mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
468ea89953
This is handled by periph_init_leds now
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
|