diff options
author | Nick Brassel <nick@tzarc.org> | 2020-06-06 18:52:19 +1000 |
---|---|---|
committer | James Young <18669334+noroadsleft@users.noreply.github.com> | 2020-08-29 14:30:02 -0700 |
commit | 385d49cc39b57e74203e0c1c78c0789d249e4742 (patch) | |
tree | dbd8b3f7bc30a9d40d51ffaa5cd5a93d5eb47359 /drivers/boards/BLACKPILL_STM32_F411/cfg | |
parent | 5cc3ab38c9148cd6bc7ccdba176a88fbb95653b1 (diff) | |
download | qmk_firmware-385d49cc39b57e74203e0c1c78c0789d249e4742.tar.gz qmk_firmware-385d49cc39b57e74203e0c1c78c0789d249e4742.zip |
Initial work for consolidation of ChibiOS platform files (#8327)
* Initial work for consolidation of board files and default ChibiOS configs.
* Migrate F401/F411 black pills for testing.
* Add early init bootloader jump flag.
* Add support for I2C in order to use i2c_scanner keymap.
* Add F401/F411 HSE bypass to get things booting.
* Exempt "hooked" ChibiOS conf files from updater script.
* Fix up ordering for bootloader_defs file check.
* Match previous $(KEYBOARD_PATHS) value for Proton-C, updated for all board configs.
Diffstat (limited to 'drivers/boards/BLACKPILL_STM32_F411/cfg')
-rw-r--r-- | drivers/boards/BLACKPILL_STM32_F411/cfg/board.chcfg | 1193 | ||||
-rw-r--r-- | drivers/boards/BLACKPILL_STM32_F411/cfg/board.fmpp | 15 |
2 files changed, 0 insertions, 1208 deletions
diff --git a/drivers/boards/BLACKPILL_STM32_F411/cfg/board.chcfg b/drivers/boards/BLACKPILL_STM32_F411/cfg/board.chcfg deleted file mode 100644 index 3095409cca..0000000000 --- a/drivers/boards/BLACKPILL_STM32_F411/cfg/board.chcfg +++ /dev/null @@ -1,1193 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- STM32F4xx board Template --> -<board - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:noNamespaceSchemaLocation="http://www.chibios.org/xml/schema/boards/stm32f4xx_board.xsd"> - <configuration_settings> - <templates_path>resources/gencfg/processors/boards/stm32f4xx/templates</templates_path> - <output_path>..</output_path> - <hal_version>5.0.x</hal_version> - </configuration_settings> - <board_name>STMicroelectronics STM32 Nucleo64-F411RE</board_name> - <board_id>ST_NUCLEO64_F411RE</board_id> - <board_functions></board_functions> - <subtype>STM32F411xE</subtype> - <clocks - HSEFrequency="8000000" - HSEBypass="true" - LSEFrequency="0" - LSEBypass="false" - VDD="300" /> - <ports> - <GPIOA> - <pin0 - ID="ARD_A0 ADC1_IN0" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin1 - ID="ARD_A1 ADC1_IN1" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin2 - ID="ARD_D1 USART2_TX" - Type="PushPull" - Level="High" - Speed="High" - Resistor="Floating" - Mode="Alternate" - Alternate="7" /> - <pin3 - ID="ARD_D0 USART2_RX" - Type="PushPull" - Level="High" - Speed="High" - Resistor="Floating" - Mode="Alternate" - Alternate="7" /> - <pin4 - ID="ARD_A2 ADC1_IN4" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin5 - ID="LED_GREEN ARD_D13" - Type="PushPull" - Level="Low" - Speed="High" - Resistor="Floating" - Mode="Output" - Alternate="0" /> - <pin6 - ID="ARD_D12" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin7 - ID="ARD_D11" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin8 - ID="ARD_D7" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin9 - ID="ARD_D8" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin10 - ID="ARD_D2" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin11 - ID="OTG_FS_DM" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="Floating" - Mode="Alternate" - Alternate="10" /> - <pin12 - ID="OTG_FS_DP" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="Floating" - Mode="Alternate" - Alternate="10" /> - <pin13 - ID="SWDIO" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Alternate" - Alternate="0" /> - <pin14 - ID="SWCLK" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullDown" - Mode="Alternate" - Alternate="0" /> - <pin15 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - </GPIOA> - <GPIOB> - <pin0 - ID="ARD_A3 ADC1_IN8" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin1 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin2 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin3 - ID="SWO ARD_D3" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Alternate" - Alternate="0" /> - <pin4 - ID="ARD_D5" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin5 - ID="ARD_D4" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin6 - ID="ARD_D10" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin7 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin8 - ID="ARD_D15" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin9 - ID="ARD_D14" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin10 - ID="ARD_D6" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin11 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin12 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin13 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin14 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin15 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - </GPIOB> - <GPIOC> - <pin0 - ID="ARD_A5 ADC1_IN10" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin1 - ID="ARD_A4 ADC1_IN11" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin2 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin3 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin4 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin5 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin6 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin7 - ID="ARD_D9" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin8 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin9 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin10 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin11 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin12 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin13 - ID="BUTTON" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="Floating" - Mode="Input" - Alternate="0" /> - <pin14 - ID="OSC32_IN" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="Floating" - Mode="Input" - Alternate="0" /> - <pin15 - ID="OSC32_OUT" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="Floating" - Mode="Input" - Alternate="0" /> - </GPIOC> - <GPIOD> - <pin0 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin1 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin2 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin3 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin4 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin5 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin6 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin7 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin8 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin9 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin10 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin11 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin12 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin13 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin14 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin15 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - </GPIOD> - <GPIOE> - <pin0 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin1 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin2 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin3 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin4 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin5 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin6 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin7 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin8 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin9 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin10 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin11 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin12 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin13 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin14 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin15 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - </GPIOE> - <GPIOF> - <pin0 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin1 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin2 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin3 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin4 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin5 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin6 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin7 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin8 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin9 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin10 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin11 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin12 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin13 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin14 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin15 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - </GPIOF> - <GPIOG> - <pin0 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin1 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin2 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin3 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin4 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin5 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin6 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin7 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin8 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin9 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin10 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin11 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin12 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin13 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin14 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin15 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - </GPIOG> - <GPIOH> - <pin0 - ID="OSC_IN" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="Floating" - Mode="Input" - Alternate="0" /> - <pin1 - ID="OSC_OUT" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="Floating" - Mode="Input" - Alternate="0" /> - <pin2 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin3 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin4 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin5 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin6 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin7 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin8 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin9 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin10 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin11 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin12 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin13 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin14 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin15 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - </GPIOH> - <GPIOI> - <pin0 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin1 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin2 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin3 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin4 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin5 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin6 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin7 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin8 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin9 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin10 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin11 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin12 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin13 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin14 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - <pin15 - ID="" - Type="PushPull" - Level="High" - Speed="Maximum" - Resistor="PullUp" - Mode="Input" - Alternate="0" /> - </GPIOI> - </ports> -</board> diff --git a/drivers/boards/BLACKPILL_STM32_F411/cfg/board.fmpp b/drivers/boards/BLACKPILL_STM32_F411/cfg/board.fmpp deleted file mode 100644 index 41754c1414..0000000000 --- a/drivers/boards/BLACKPILL_STM32_F411/cfg/board.fmpp +++ /dev/null @@ -1,15 +0,0 @@ -sourceRoot: ../../../../../tools/ftl/processors/boards/stm32f4xx/templates -outputRoot: .. -dataRoot: . - -freemarkerLinks: { - lib: ../../../../../tools/ftl/libs -} - -data : { - doc1:xml ( - board.chcfg - { - } - ) -} |