1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 01:12:44 +01:00
RIOT/pkg/jerryscript/Makefile.dep

6 lines
156 B
Makefile
Raw Normal View History

2021-10-02 15:03:09 +02:00
USEMODULE += jerryscript-port-default
USEMODULE += jerryscript-ext
# Jerryscript is only supported by 32-bit architectures
FEATURES_REQUIRED += arch_32bit