mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-16 01:53:51 +01:00
Without this disabled `nanosleep()` is used, which isn't provided for most our platforms (though the header `<time.h>` is). Furthermore, that macro is only used in that instance throughout the JerryScript codebase.