Commit Graph

10 Commits

Author SHA1 Message Date
Maschell 501ef2d595 Fix version in Makefile 2024-04-24 17:22:11 +02:00
Maschell 313f281ee8 Fix reent usage for modules 2023-06-22 16:27:17 +02:00
Maschell 32044725ef WUMS 0.3.1 add hook for calling __ini and __fini 2022-01-21 19:12:01 +01:00
Maschell 5da3dd5a77 WUMS 0.3 - store up to 50000 function symbols inside the global module struct 2021-12-07 17:45:38 +01:00
Maschell fd21c46d8c WUMS 0.2.1, increase maximum number of plugin to 32 2021-10-31 16:08:31 +01:00
Maschell c5af736523 Implement WUMS 0.2 2021-09-17 16:17:54 +02:00
Maschell 00cb2d64bd Add WUMS_APPLICATION_REQUESTS_EXIT hook 2021-03-13 11:03:42 +01:00
Maschell a9aabcd149 Add WUMS_MODULE_SKIP_WUT_INIT() macro to skip wut init/fini calls 2021-02-19 16:35:44 +01:00
Maschell b580b4aa0b Rename WUMS_MODULE_INIT_BEFORE_ENTRYPOINT() to WUMS_MODULE_INIT_BEFORE_RELOCATION_DONE_HOOK(), add WUMS_MODULE_SKIP_ENTRYPOINT()
- Bump module information version to 2
- Bump WUMS version to 0.1.1
2020-12-26 15:49:11 +01:00
Maschell 6b7ccf7e95 First commit 2020-05-17 21:12:26 +02:00