Skip to content

Conversation

@wenyongh
Copy link
Contributor

Fix sample littlevgl/guil build issues on zephyr platform, modify code of zephyr platform by adding some macros to control some apis to fit different zephyr version, and align to zephyr-v2.3.0 for sample littlevgl/gui as the latest zephyr version (>=v2.4.0) requires that the thread stack for the thread to create must be defined by macro but not allocating stack memory dynamically.

Signed-off-by: Wenyong Huang [email protected]

@wenyongh wenyongh merged commit be54b4c into bytecodealliance:main Mar 23, 2021
wenyongh referenced this pull request in wenyongh/wasm-micro-runtime Mar 23, 2021
Fix sample littlevgl/gui build issues on zephyr platform (#588)
wenyongh added a commit that referenced this pull request Mar 23, 2021
* platforms/nuttx: Add SIM compilation for WAMR (#581)

N/A

Signed-off-by: zhouliang3 <[email protected]>
Change-Id: Ic95cd0fa1b386c80e2cc3e8037cc638710a1c8a9

Co-authored-by: zhouliang3 <[email protected]>

* Fix some compilation warnings and enable Windows JIT (#586)

* Fix sample littlevgl/gui build issues on zephyr platform (#588)

Fix sample littlevgl/guil build issues on zephyr platform, modify code of zephyr platform by adding some macros to control some apis to fit different zephyr version, and align to zephyr-v2.3.0 for sample littlevgl/gui as the latest zephyr version (>=v2.4.0) requires that the thread stack for the thread to create must be defined by macro but not allocating stack memory dynamically.

Signed-off-by: Wenyong Huang <[email protected]>

Co-authored-by: 小米-周亮 <[email protected]>
Co-authored-by: zhouliang3 <[email protected]>
vickiegpt pushed a commit to vickiegpt/wamr-aot-gc-checkpoint-restore that referenced this pull request May 27, 2024
…iance#588)

Fix sample littlevgl/guil build issues on zephyr platform, modify code of zephyr platform by adding some macros to control some apis to fit different zephyr version, and align to zephyr-v2.3.0 for sample littlevgl/gui as the latest zephyr version (>=v2.4.0) requires that the thread stack for the thread to create must be defined by macro but not allocating stack memory dynamically.

Signed-off-by: Wenyong Huang <[email protected]>
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.

1 participant