mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
14be504b6a
cpu: Add support for STM32F401xE cpu boards: Add support for Nucleo-f401 boards/nucleo-f401: New line fixes and comment on green led pin board/nucleo-f401: Added LED GPIO board/nucleo-f401: Fixed LED GPIO board/nucleo-f401: Minor fixes
4 lines
58 B
Makefile
4 lines
58 B
Makefile
MODULE = $(BOARD)_base
|
|
|
|
include $(RIOTBASE)/Makefile.base
|