ud3tn/components
Felix Walter 9fc5f753b4 hal_task: Remove custom priorities and stack size
We implemented this to mirror the behavior on STM32 with FreeRTOS. We do
not need it anymore on POSIX systems, so better go with the defaults of
the OS.

Closes: #162

Signed-off-by: Felix Walter <felix.walter@d3tn.com>
2023-12-20 10:32:22 +01:00
..
aap Merge branch 'feature/fuzzer-binary' 2023-07-14 10:09:47 +02:00
aap2 Adjust all logging calls to include a log level 2023-11-24 14:50:25 +01:00
agents Adjust all logging calls to include a log level 2023-11-24 14:50:25 +01:00
bundle6 Remove config.h: Move all definitions to individual headers 2023-09-29 14:43:21 +02:00
bundle7 bundle7/reports: Use the proper test for BIBE draft v1 compatibility 2023-10-26 14:45:52 +02:00
cla CLA: Abort on failure to accept connection 2023-11-30 10:59:52 +01:00
daemon Insert SPDX license expression comments into our .c, .h, .py, and .sh code 2022-02-20 16:24:38 +01:00
platform/posix hal_task: Remove custom priorities and stack size 2023-12-20 10:32:22 +01:00
spp CLA: TCPSPP: Fail on NULL-returning allocations 2023-10-26 14:58:46 +02:00
ud3tn Ensure proper termination on fatal errors in release builds 2023-11-24 15:52:00 +01:00