wasm-micro-runtime/core/shared/platform/zephyr
Lucas Abad 3094ffbdc1
fix(zephyr): Introduce a os_nanosleep function:
- Declare it in the api_vm_extension for each platform
- Increase the experimental functions doc
- Create a os_nanosleep function in a new zephyr_sleep file
- add it to the compilation process.
2025-09-09 12:18:42 +02:00
..
platform_internal.h fix(zephyr): Real os_timespec definition with comments 2025-09-09 12:13:45 +02:00
shared_platform.cmake fix(zephyr): Introduce a os_nanosleep function: 2025-09-09 12:18:42 +02:00
zephyr_clock.c Merge dev/zephyr_file_socket into main (#4347) 2025-08-25 16:55:23 +08:00
zephyr_file.c Merge dev/zephyr_file_socket into main (#4347) 2025-08-25 16:55:23 +08:00
zephyr_platform.c initialize WASI stdio handles to invalid for better error handling (#4092) 2025-05-08 08:47:07 +08:00
zephyr_sleep.c fix(zephyr): Introduce a os_nanosleep function: 2025-09-09 12:18:42 +02:00
zephyr_socket.c Merge dev/zephyr_file_socket into main (#4347) 2025-08-25 16:55:23 +08:00
zephyr_thread.c Merge dev/zephyr_file_socket into main (#4347) 2025-08-25 16:55:23 +08:00
zephyr_time.c Only access Zephyr thread stats info when it's available (#3962) 2024-12-19 14:26:34 +08:00