mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 18:08:30 -04:00
HAL_ChibiOS: Rename STM32F412 hw definition file
This commit is contained in:
parent
60155a7fec
commit
5de6c690d8
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
# MCU class and specific type
|
# MCU class and specific type
|
||||||
# note: the device is STM32F412CE, not all F412 pins are available
|
# note: the device is STM32F412CE, not all F412 pins are available
|
||||||
MCU STM32F4xx STM32F412Rx
|
MCU STM32F4xx STM32F412xx
|
||||||
|
|
||||||
FLASH_RESERVE_START_KB 0
|
FLASH_RESERVE_START_KB 0
|
||||||
# two sectors for bootloader, two for storage
|
# two sectors for bootloader, two for storage
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
# MCU class and specific type
|
# MCU class and specific type
|
||||||
# note: the device is STM32F412CE, not all F412 pins are available
|
# note: the device is STM32F412CE, not all F412 pins are available
|
||||||
MCU STM32F4xx STM32F412Rx
|
MCU STM32F4xx STM32F412xx
|
||||||
|
|
||||||
# bootloader starts firmware at 64k
|
# bootloader starts firmware at 64k
|
||||||
FLASH_RESERVE_START_KB 64
|
FLASH_RESERVE_START_KB 64
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# hw definition file for processing by chibios_pins.py
|
# hw definition file for processing by chibios_pins.py
|
||||||
|
|
||||||
# MCU class and specific type
|
# MCU class and specific type
|
||||||
MCU STM32F4xx STM32F412Rx
|
MCU STM32F4xx STM32F412xx
|
||||||
|
|
||||||
FLASH_RESERVE_START_KB 0
|
FLASH_RESERVE_START_KB 0
|
||||||
# two sectors for bootloader, two for storage
|
# two sectors for bootloader, two for storage
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
# MCU class and specific type
|
# MCU class and specific type
|
||||||
|
|
||||||
# MCU class and specific type
|
# MCU class and specific type
|
||||||
MCU STM32F4xx STM32F412Rx
|
MCU STM32F4xx STM32F412xx
|
||||||
|
|
||||||
# bootloader starts firmware at 64k
|
# bootloader starts firmware at 64k
|
||||||
FLASH_RESERVE_START_KB 64
|
FLASH_RESERVE_START_KB 64
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# hw definition file for processing by chibios_pins.py
|
# hw definition file for processing by chibios_pins.py
|
||||||
|
|
||||||
# MCU class and specific type
|
# MCU class and specific type
|
||||||
MCU STM32F4xx STM32F412Rx
|
MCU STM32F4xx STM32F412xx
|
||||||
|
|
||||||
FLASH_RESERVE_START_KB 0
|
FLASH_RESERVE_START_KB 0
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
# MCU class and specific type
|
# MCU class and specific type
|
||||||
|
|
||||||
# MCU class and specific type
|
# MCU class and specific type
|
||||||
MCU STM32F4xx STM32F412Rx
|
MCU STM32F4xx STM32F412xx
|
||||||
|
|
||||||
# bootloader starts firmware at 64k
|
# bootloader starts firmware at 64k
|
||||||
FLASH_RESERVE_START_KB 64
|
FLASH_RESERVE_START_KB 64
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# hw definition file for processing by chibios_pins.py
|
# hw definition file for processing by chibios_pins.py
|
||||||
# old F412 layout
|
# old F412 layout
|
||||||
|
|
||||||
MCU STM32F4xx STM32F412Rx
|
MCU STM32F4xx STM32F412xx
|
||||||
|
|
||||||
# board ID for firmware load
|
# board ID for firmware load
|
||||||
APJ_BOARD_ID 9
|
APJ_BOARD_ID 9
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# hw definition file for processing by chibios_pins.py
|
# hw definition file for processing by chibios_pins.py
|
||||||
# new SkyViper 2018 Journey
|
# new SkyViper 2018 Journey
|
||||||
|
|
||||||
MCU STM32F4xx STM32F412Rx
|
MCU STM32F4xx STM32F412xx
|
||||||
|
|
||||||
# board ID for firmware load
|
# board ID for firmware load
|
||||||
APJ_BOARD_ID 9
|
APJ_BOARD_ID 9
|
||||||
|
Loading…
Reference in New Issue
Block a user