micropython/ports/zephyr/src
Maureen Helm 4e54bf7186 zephyr: Link MicroPython with the Zephyr kernel library.
Unlike most other Zephyr libraries, libkernel.a is not built as a
whole-archive.

This change also fixes a linker error observed on nucleo_wb55rg while
preparing an upgrade to Zephyr v3.5.0, caused by an undefined reference
to `z_impl_k_busy_wait'.

Signed-off-by: Maureen Helm <maureen.helm@analog.com>
2024-01-02 16:12:49 -06:00
..
zephyr_getchar.c zephyr: Update include paths to use the zephyr namespace. 2022-06-17 16:44:30 +10:00
zephyr_getchar.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
zephyr_start.c zephyr: Link MicroPython with the Zephyr kernel library. 2024-01-02 16:12:49 -06:00