Commit Graph

10 Commits

Author SHA1 Message Date
Maschell
2f0b030350 Use non-newlib function to allocate memory for reent structs to make things simpler
Some checks failed
Publish Docker Image / build-and-push-image (push) Has been cancelled
2026-04-18 13:03:26 +02:00
Maschell
1025c3d2d7 Move reent logic into WUMSLoader 2026-04-18 13:03:26 +02:00
Maschell
9916b10c8e Reimplement __wums_getreent to be per module and (hopefully) future proof 2026-04-18 13:03:26 +02:00
Maschell
82d1ce0f1b Implement assert and abort 2024-04-24 17:22:11 +02:00
Maschell
004f7f76e8 Make sure wut_get_thread_specific has been overriden properly 2023-07-19 16:14:05 +02:00
Maschell
313f281ee8 Fix reent usage for modules 2023-06-22 16:27:17 +02:00
Maschell
fdf9993069 Format the code via clang-format 2022-02-04 22:31:54 +01:00
Maschell
c5af736523 Implement WUMS 0.2 2021-09-17 16:17:54 +02:00
Maschell
e34863d75a The entrypoint is now called ONCE by the SetupPayload. Replace the usage by WUMS_APPLICATION_STARTS 2020-06-03 19:30:45 +02:00
Maschell
6b7ccf7e95 First commit 2020-05-17 21:12:26 +02:00