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

Merged
merged 1 commit into from
Jul 22, 2021
Merged

update submodules #158

merged 1 commit into from
Jul 22, 2021

Conversation

nalajcie
Copy link
Member

  • libphoenix f7cac36...cb0ceb8 (3):

    arch: add missing architectures from gcc ARM multilib config
    sys: setpriority/getpriority return value fix
    pthreads: Enabled thread safe errno

  • phoenix-rtos-build c6491a4...e5116b7 (1):

    imx6ull: core: install headers needed to build filesystems first

  • phoenix-rtos-devices 4407579...59e09b2 (7):

    imx6ull-flashsrv-test: more specific tests for flashdrv API
    imx6ull-flashsrv: introduce DEV chip-file and partiton-files
    imx6ull-flashdrv: add dynamic NAND fetures detection
    imx6ull-flashdrv: add badblock management
    build: install imx6ull-flashdrv.h and use it the proper way
    stm32l4-multi: Increase stack size
    stm32lX-multi: Add missing volatile

  • phoenix-rtos-filesystems bb3b64b...0d59e3c (3):

    jffs2: use flashdrv API for badblock management
    jffs2: get NAND params dynamically
    jffs2: fix imx6ull-flashdrv.h include

  • phoenix-rtos-hostutils 2c0c345..c1fe65e (1):

    imx6ull: update scripts to comunnicate with new PSD correctly

  • phoenix-rtos-kernel 9027f55...b976f70 (1):

    proc/threads.c: fix stack canary initialization

  • phoenix-rtos-utils 725427d...deae64d (1):

    imx6ull-psd: rewrite

* libphoenix f7cac36...cb0ceb8 (3):
  > arch: add missing architectures from gcc ARM multilib config
  > sys: setpriority/getpriority return value fix
  > pthreads: Enabled thread safe errno

* phoenix-rtos-build c6491a4...e5116b7 (1):
  > imx6ull: core: install headers needed to build filesystems first

* phoenix-rtos-devices 4407579...59e09b2 (7):
  > imx6ull-flashsrv-test: more specific tests for flashdrv API
  > imx6ull-flashsrv: introduce DEV chip-file and partiton-files
  > imx6ull-flashdrv: add dynamic NAND fetures detection
  > imx6ull-flashdrv: add badblock management
  > build: install imx6ull-flashdrv.h and use it the proper way
  > stm32l4-multi: Increase stack size
  > stm32lX-multi: Add missing volatile

* phoenix-rtos-filesystems bb3b64b...0d59e3c (3):
  > jffs2: use flashdrv API for badblock management
  > jffs2: get NAND params dynamically
  > jffs2: fix imx6ull-flashdrv.h include

* phoenix-rtos-hostutils 2c0c345..c1fe65e (1):
  > imx6ull: update scripts to comunnicate with new PSD correctly

* phoenix-rtos-kernel 9027f55...b976f70 (1):
  > proc/threads.c: fix stack canary initialization

* phoenix-rtos-utils 725427d...deae64d (1):
  > imx6ull-psd: rewrite
@nalajcie nalajcie requested a review from a team July 21, 2021 16:11
Copy link
Contributor

@ziemleszcz ziemleszcz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nalajcie nalajcie merged commit 92feec1 into master Jul 22, 2021
@nalajcie nalajcie deleted the nalajcie/verify branch July 22, 2021 08:42
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.

2 participants