ardupilot/libraries/AP_HAL_ChibiOS/hwdef/iomcu/hwdef.dat
Andy Piper c057cc5485 AP_HAL_ChibiOS: add get_output_mode() and use it to print correct banner for iomcu
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
2023-08-15 06:53:48 +10:00

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