Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update submodules #765

Merged
merged 1 commit into from
Jul 5, 2023
Merged

Update submodules #765

merged 1 commit into from
Jul 5, 2023

Conversation

gerard5
Copy link
Contributor

@gerard5 gerard5 commented Jul 5, 2023

  • libphoenix 7cf5893...9da3f2b (6):

    ioctl: Fix wrong mask value
    libphoenix: format ioctl.h with clang-format
    getopt: Add support for :: optional arguments
    unistd: Adjust style getopt() to suit MISRA
    reduce path resolving stack usage
    string: fix lack of type casts

  • phoenix-rtos-devices 2cd2361...b6af998 (1):

    ade7913: Change read of interrupt counter

  • phoenix-rtos-hostutils a62dfad...9e71d7d (2):

    psu: extend check for invalid timeout value
    psu: add ability to set usb timeout from cmdline

  • phoenix-rtos-kernel 2571d96...221b5ba (2):

    interrupts/risc64: fix reschedule invoked indirect
    ia32: implement hal_cpuReschedule() in assembler

  • phoenix-rtos-utils 24da127...ca08b22 (3):

    psh/dd: Add guards of parameter values overflows
    psh/dd: Add minimal conv support
    psh: Implement dd command

  • plo 9a488af...ac040e9 (4):

    hal: enable jffs2 command for zynq7000
    getopt: Add support for :: optional arguments
    getopt: Apply MISRA style
    getopt: Allow to reset on negative optind

* libphoenix 7cf5893...9da3f2b (6):
  > ioctl: Fix wrong mask value
  > libphoenix: format ioctl.h with clang-format
  > getopt: Add support for :: optional arguments
  > unistd: Adjust style getopt() to suit MISRA
  > reduce path resolving stack usage
  > string: fix lack of type casts

* phoenix-rtos-devices 2cd2361...b6af998 (1):
  > ade7913: Change read of interrupt counter

* phoenix-rtos-hostutils a62dfad...9e71d7d (2):
  > psu: extend check for invalid timeout value
  > psu: add ability to set usb timeout from cmdline

* phoenix-rtos-kernel 2571d96...221b5ba (2):
  > interrupts/risc64: fix reschedule invoked indirect
  > ia32: implement hal_cpuReschedule() in assembler

* phoenix-rtos-utils 24da127...ca08b22 (3):
  > psh/dd: Add guards of parameter values overflows
  > psh/dd: Add minimal conv support
  > psh: Implement `dd` command

* plo 9a488af...ac040e9 (4):
  > hal: enable jffs2 command for zynq7000
  > getopt: Add support for :: optional arguments
  > getopt: Apply MISRA style
  > getopt: Allow to reset on negative optind
@gerard5 gerard5 self-assigned this Jul 5, 2023
@gerard5 gerard5 marked this pull request as ready for review July 5, 2023 09:05
@gerard5 gerard5 requested a review from a team July 5, 2023 09:06
@gerard5 gerard5 merged commit bfd463c into master Jul 5, 2023
24 checks passed
@gerard5 gerard5 deleted the update-64a52d14 branch July 5, 2023 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants