Commit Graph

9 Commits

Author SHA1 Message Date
Maschell a2ca8a5777 Add WUMS_DEPENDS_ON macro, bump version to 0.3.2 2023-01-06 15:30:04 +01:00
Maschell fdf9993069 Format the code via clang-format 2022-02-04 22:31:54 +01:00
Maschell 32044725ef WUMS 0.3.1 add hook for calling __ini and __fini 2022-01-21 19:12:01 +01:00
Maschell c5af736523 Implement WUMS 0.2 2021-09-17 16:17:54 +02: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 728b6e182c Add the macro for using the "init before entrypoint" flag 2020-06-10 14:10:54 +02:00
Maschell c88c061613 Add module defines 2020-06-06 16:46:11 +02:00
Maschell 6b7ccf7e95 First commit 2020-05-17 21:12:26 +02:00