ud3tn/include/platform
Felix Walter 19ee4e4aeb include/platform: Address style issue in function-like macro
The stylecheck complains that we do not use the argument there. We now
explicitly ignore it by casting it to `void`.

Signed-off-by: Felix Walter <felix.walter@d3tn.com>
2024-09-11 10:10:43 +02:00
..
posix hal_task: Make detached threads optional 2024-01-23 15:25:59 +01:00
hal_io.h include/platform: Address style issue in function-like macro 2024-09-11 10:10:43 +02: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