diff options
Diffstat (limited to 'tools/gencfg/xml/stm32f4board.xml')
-rw-r--r-- | tools/gencfg/xml/stm32f4board.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/gencfg/xml/stm32f4board.xml b/tools/gencfg/xml/stm32f4board.xml index dffa016c7..b1f755a2f 100644 --- a/tools/gencfg/xml/stm32f4board.xml +++ b/tools/gencfg/xml/stm32f4board.xml @@ -5,6 +5,7 @@ xsi:noNamespaceSchemaLocation="http://www.chibios.org/xml/schema/boards/stm32f4xx_board.xsd">
<board_name>-----human readable blard name-----</board_name>
<board_id>BOARD_IDENTIFIER</board_id>
+ <board_functions></board_functions>
<ethernet_phy>
<identifier>MII_KS8721_ID</identifier>
<bus_type>RMII</bus_type>
|