jerryscript: bump version#9808
Conversation
Alternative to RIOT-OS#9735, as it [includes that fix in upstream][851f4]. [851f4]: jerryscript-project/jerryscript@851f4f0
|
Mhh |
|
(or should I just blacklist them for the |
|
My investigation so far:
|
For some reason |
|
OK. So how about just blacklisting |
+1. |
|
|
|
Done |
|
Found a better solution :-) (just deactivated |
|
Murdock likes it :-) |
|
Perfect! Please squash. |
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.
5169ef5 to
dde802f
Compare
|
Squashed |
|
Looks good. Tested on IoT-lab M3. |
Alternative to #9735, as it includes that fix in upstream.
Issues/PRs references
Closes #9735 when merged.