1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-30 08:51:19 +01:00

2 Commits

Author SHA1 Message Date
Marian Buschsieweke
adf423e1ed
tests/sys/event_thread_shared: fix on native
On native the stack size needs to be a bit larger than on MCUs to not
run into a stack overflow.
2025-12-15 22:44:08 +01:00
Marian Buschsieweke
37eb21325f
tests/sys/event_thread_shared: test stack size handling
This adds a simple integration test for declaring the stack size
requirements in modules.
2025-12-09 13:51:07 +01:00