REVERT: HAL_ChibiOS: Rename STM32F412 hw definition file

This reverts commit 5de6c690d8.

That commit broke the build for the affected board as the chibios
headers rely on the name of the file matching a ifdef
This commit is contained in:
Andrew Tridgell 2021-09-02 19:01:33 +10:00 committed by Peter Barker
parent 8366a1622c
commit 532396e5e6
9 changed files with 8 additions and 8 deletions

View File

@ -3,7 +3,7 @@
# MCU class and specific type
# note: the device is STM32F412CE, not all F412 pins are available
MCU STM32F4xx STM32F412xx
MCU STM32F4xx STM32F412Rx
FLASH_RESERVE_START_KB 0
# two sectors for bootloader, two for storage

View File

@ -3,7 +3,7 @@
# MCU class and specific type
# note: the device is STM32F412CE, not all F412 pins are available
MCU STM32F4xx STM32F412xx
MCU STM32F4xx STM32F412Rx
# bootloader starts firmware at 64k
FLASH_RESERVE_START_KB 64

View File

@ -1,7 +1,7 @@
# hw definition file for processing by chibios_pins.py
# MCU class and specific type
MCU STM32F4xx STM32F412xx
MCU STM32F4xx STM32F412Rx
FLASH_RESERVE_START_KB 0
# two sectors for bootloader, two for storage

View File

@ -2,7 +2,7 @@
# MCU class and specific type
# MCU class and specific type
MCU STM32F4xx STM32F412xx
MCU STM32F4xx STM32F412Rx
# bootloader starts firmware at 64k
FLASH_RESERVE_START_KB 64

View File

@ -1,7 +1,7 @@
# hw definition file for processing by chibios_pins.py
# MCU class and specific type
MCU STM32F4xx STM32F412xx
MCU STM32F4xx STM32F412Rx
FLASH_RESERVE_START_KB 0

View File

@ -2,7 +2,7 @@
# MCU class and specific type
# MCU class and specific type
MCU STM32F4xx STM32F412xx
MCU STM32F4xx STM32F412Rx
# bootloader starts firmware at 64k
FLASH_RESERVE_START_KB 64

View File

@ -1,7 +1,7 @@
# hw definition file for processing by chibios_pins.py
# old F412 layout
MCU STM32F4xx STM32F412xx
MCU STM32F4xx STM32F412Rx
# board ID for firmware load
APJ_BOARD_ID 9

View File

@ -1,7 +1,7 @@
# hw definition file for processing by chibios_pins.py
# new SkyViper 2018 Journey
MCU STM32F4xx STM32F412xx
MCU STM32F4xx STM32F412Rx
# board ID for firmware load
APJ_BOARD_ID 9