mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 01:52:45 +01:00
6 lines
185 B
Makefile
6 lines
185 B
Makefile
|
USEMODULE += sema
|
||
|
|
||
|
#WAMR supports "X86_32/64", "AARCH64", "ARM", "THUMB", "MIPS" and "XTENSA"
|
||
|
#no 8/16 Bit TODO: might need to blacklist more
|
||
|
FEATURES_BLACKLIST += arch_8bit arch_16bit
|