boards/stm32f429i-disco: add highlevel_stdio feature
This commit is contained in:
parent
e77d12da26
commit
44911bc3e0
@ -22,4 +22,5 @@ config BOARD_STM32F429I_DISCO
|
|||||||
select HAS_PERIPH_USBDEV
|
select HAS_PERIPH_USBDEV
|
||||||
|
|
||||||
# Put other features for this board (in alphabetical order)
|
# Put other features for this board (in alphabetical order)
|
||||||
|
select HAS_HIGHLEVEL_STDIO
|
||||||
select HAS_RIOTBOOT
|
select HAS_RIOTBOOT
|
||||||
|
|||||||
@ -1 +1,3 @@
|
|||||||
|
FEATURES_PROVIDED += highlevel_stdio
|
||||||
|
|
||||||
include $(RIOTBOARD)/stm32f429i-disc1/Makefile.features
|
include $(RIOTBOARD)/stm32f429i-disc1/Makefile.features
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user