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 #774

Merged
merged 1 commit into from
Jul 14, 2023
Merged

Update submodules #774

merged 1 commit into from
Jul 14, 2023

Conversation

gerard5
Copy link
Contributor

@gerard5 gerard5 commented Jul 14, 2023

JIRA: RTOS-519

  • phoenix-rtos-corelibs 83c8f9c...0b47fea (1):

    libgraph: adjust TARGET define on riscv64

  • phoenix-rtos-devices 29ff189...520b994 (14):

    imx6ull-flashnor: improve build
    makes: remove local TARGET_* from CFLAGS
    imxrt-flash: replace TARGET with __CPU
    imxrt-multi: replace TARGET with __CPU
    imxrt-edma: replace TARGET with __CPU
    ade7913: replace TARGET with __CPU
    virtio-blk: adjust TARGET changes
    multi: fix imxrt1170 header guard name
    sensors: int32 accelerometer reading
    sensors: lis2mdl right-handness fix
    sensors: add mpu6000 imu driver
    sensors: add lis2mdl magnetometer driver
    pc-tty: Disable libtty TAB expansion
    imx6ull-flashnor: Fix args parsing

  • phoenix-rtos-filesystems 0ad8e81...d53f648 (1):

    makes: remove TARGET define

  • phoenix-rtos-kernel d39db91...fa9d23f (4):

    Adjust CPU to changes in phoenix-rtos-build
    imx6ull: remove dead code
    hal: Fix wrong DEBUG reset on exception logic
    hal/ia32: Rename dr4 and dr5 to dr6 and dr7

  • phoenix-rtos-utils ca08b22...b08b7be (1):

    psh: Implement rm and rmdir commands

  • plo 5221147...6a77a2a (5):

    makes: remove local IMXRT* defines from CFLAGS
    imxrt: use global _CPU* as target cpu selector
    imx6ull: remove dead code
    hal: Add reboot on exception when NDEBUG to ia32, armv7a and sparcv9
    armv7m: fix DEBUG reset on exception logic

* phoenix-rtos-corelibs 83c8f9c...0b47fea (1):
  > libgraph: adjust TARGET define on riscv64

* phoenix-rtos-devices 29ff189...520b994 (14):
  > imx6ull-flashnor: improve build
  > makes: remove local TARGET_* from CFLAGS
  > imxrt-flash: replace TARGET with __CPU
  > imxrt-multi: replace TARGET with __CPU
  > imxrt-edma: replace TARGET with __CPU
  > ade7913: replace TARGET with __CPU
  > virtio-blk: adjust TARGET changes
  > multi: fix imxrt1170 header guard name
  > sensors: int32 accelerometer reading
  > sensors: lis2mdl right-handness fix
  > sensors: add mpu6000 imu driver
  > sensors: add lis2mdl magnetometer driver
  > pc-tty: Disable libtty TAB expansion
  > imx6ull-flashnor: Fix args parsing

* phoenix-rtos-filesystems 0ad8e81...d53f648 (1):
  > makes: remove TARGET define

* phoenix-rtos-kernel d39db91...fa9d23f (4):
  > Adjust CPU to changes in phoenix-rtos-build
  > imx6ull: remove dead code
  > hal: Fix wrong DEBUG reset on exception logic
  > hal/ia32: Rename dr4 and dr5 to dr6 and dr7

* phoenix-rtos-utils ca08b22...b08b7be (1):
  > psh: Implement `rm` and `rmdir` commands

* plo 5221147...6a77a2a (5):
  > makes: remove local IMXRT* defines from CFLAGS
  > imxrt: use global __CPU_* as target cpu selector
  > imx6ull: remove dead code
  > hal: Add reboot on exception when NDEBUG to ia32, armv7a and sparcv9
  > armv7m: fix DEBUG reset on exception logic

JIRA: RTOS-519
@gerard5 gerard5 self-assigned this Jul 14, 2023
@gerard5 gerard5 marked this pull request as ready for review July 14, 2023 10:37
@gerard5 gerard5 merged commit 7d9f888 into master Jul 14, 2023
24 checks passed
@gerard5 gerard5 deleted the gerard5/RTOS-519 branch July 14, 2023 10:41
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