ud3tn/include/platform
Felix Walter 972d62f9d8 hal_task: Add hal_task_wait function to join threads
This enables us to wait for threads to exit cleanly.

Signed-off-by: Felix Walter <felix.walter@d3tn.com>
2024-06-21 10:36:30 +02:00
..
posix hal_task: Make detached threads optional 2024-01-23 15:25:59 +01:00
hal_io.h hal_io: Print log level when printing system errors 2023-12-20 10:06:48 +01:00
hal_platform.h external, hal: Remove unused crypto (HMAC, SHA2) and JSON functions 2023-05-12 09:12:30 +02:00
hal_queue.h simple_queue: Add NULL pointer checks to queueCreate() and queueDelete() 2024-06-03 13:41:58 +02:00
hal_semaphore.h hal_semaphore/hal_queue: Accept 64-bit timestamps as delay 2023-05-15 11:39:29 +02:00
hal_task.h hal_task: Add hal_task_wait function to join threads 2024-06-21 10:36:30 +02:00
hal_time.h Remove config.h: Move all definitions to individual headers 2023-09-29 14:43:21 +02:00
hal_types.h Remove STM32/FreeRTOS support from uD3TN 2022-03-22 00:05:13 +01:00