1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/jerryscript
Alexandre Abadie 51cda0d2ad
pkg/jerryscript: adapt CMake options
Add the possibility to set JERRY_STACK to prevent stack overflows due to recursion, JERRY_GC_LIMIT to the maximum allowed heap usage increase until triggering the next garbage collection and JERRY_GC_MARK_LIMIT to adjust the maximum recursion depth during the GC mark phase
2020-07-17 20:03:15 +02:00
..
doc.txt pkg: enhance doxygen packages documentation 2017-07-03 09:56:07 +02:00
Makefile pkg/jerryscript: adapt CMake options 2020-07-17 20:03:15 +02:00
Makefile.dep pkg/jerryscript: cleanup Makefile.dep 2019-11-18 08:54:02 +01:00
Makefile.include pkg/jerryscript: ensure MCPU is exported 2020-01-03 14:20:21 +01:00