mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 14:03:55 +01:00
5 lines
116 B
Makefile
5 lines
116 B
Makefile
# Use Picolibc to reduce ROM usage
|
|
FEATURES_REQUIRED += picolibc
|
|
|
|
include $(RIOTBOARD)/common/nucleo32/Makefile.dep
|