ardupilot/libraries/AP_HAL_ChibiOS/hwdef/common
Andrew Tridgell 999919424b hwdef: allow for MCO pin to be configured
this allows for hwdef.dat lines like this:

  PA8 MCO1 RCC
  PC9 MCO2 RCC

you can control the scaling by defining the following:

- STM32_MCO1SEL
- STM32_MCO1PRE_VALUE
- STM32_MCO2SEL
- STM32_MCO2PRE_VALUE
2023-08-25 07:37:12 +10:00
..
board.c
board.h
bouncebuffer.c
bouncebuffer.h
chconf.h
chibios_board.mk
chibios_common.mk
common.ld
common_extf.ld
common_extf_h730.ld
common_extf_h750.ld
common_mixf.ld
crashdump.c
cstdio
ffconf.h
flash.c
flash.h
halconf.h
hrt.c
hrt.h
lwipopts.h
malloc.c
mcuconf.h
poll.h
ppm.h
spi_hook.h
stdio.h
stm32_util.c
stm32_util.h
stm32f1_mcuconf.h AP_HAL_ChibiOS: run STM32F103 core clock at 72Mhz on 24Mhz oscillators 2023-08-15 06:53:48 +10:00
stm32f3_mcuconf.h
stm32f47_mcuconf.h
stm32g4_mcuconf.h
stm32h7_mcuconf.h hwdef: allow for MCO pin to be configured 2023-08-25 07:37:12 +10:00
stm32h7_type2_mcuconf.h hwdef: allow for MCO pin to be configured 2023-08-25 07:37:12 +10:00
stm32l4+_mcuconf.h
stm32l4_mcuconf.h
stubs.c
usbcfg.c
usbcfg.h
usbcfg_common.c
usbcfg_dualcdc.c
watchdog.c
watchdog.h