mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-05 07:28:29 -04:00
c057cc5485
add support for undef of STM32 lines and DMA_NOMAP add support for F103 running at 24Mhz add f103 variants of iofirmware reduce memory usage in iomcu for new model correct pwm output reporting split iofirmware into config + mcu to allow f103 definition don't enable non-existant timers on F103
7 lines
140 B
Plaintext
7 lines
140 B
Plaintext
# hw definition file for processing by chibios_pins.py
|
|
|
|
# MCU class and specific type
|
|
MCU STM32F100 STM32F100xB
|
|
|
|
include ../iomcu/hwdef.inc
|