ardupilot/libraries/AP_HAL_ChibiOS/hwdef/scripts
Peter Barker d72d02ca47 AP_HAL_ChibiOS: remove convenience debug code based on new define
bootloaders (at least the ones that need to fit into 16kB pages) don't really have the space for this sort of debug.

I figure if you're debugging a bootloader fault you probably have the know-how to get his information yourself based on the code now being excluded, or add it back in.
2023-02-26 17:20:23 +11:00
..
addfunc_parse.py
af_parse_cubemx.py HAL_ChibiOS: mark af_parse_cubemx.py as executable, py3 2021-10-17 20:30:20 +11:00
af_parse.py AP_HAL_ChibiOS: Tweak sorting to be py2/py3 compatible 2020-11-12 10:27:31 +11:00
chibios_hwdef.py AP_HAL_ChibiOS: remove convenience debug code based on new define 2023-02-26 17:20:23 +11:00
convert_betaflight_unified.py AP_HAL_ChibiOS: add vanity and build requirements to betaflight converter 2023-01-18 19:17:22 +11:00
convert_uart_order.py HAL_ChibiOS: use SERIAL_ORDER instead of UART_ORDER 2020-04-28 10:32:23 +10:00
dma_parse.py
dma_resolver.py HAL_ChibiOS: sort shared dma mask 2021-12-14 09:37:17 +11:00
STM32F100xB.py HAL_ChibiOS: added CPU defines to hwdef 2022-02-22 12:13:19 +11:00
STM32F103xB.py HAL_ChibiOS: added CPU defines to hwdef 2022-02-22 12:13:19 +11:00
STM32F105xC.py HAL_ChibiOS: added CPU defines to hwdef 2022-02-22 12:13:19 +11:00
STM32F303xC.py HAL_ChibiOS: added CPU defines to hwdef 2022-02-22 12:13:19 +11:00
STM32F405xx.py HAL_ChibiOS: added CPU defines to hwdef 2022-02-22 12:13:19 +11:00
STM32F407xx.py HAL_ChibiOS: added CPU defines to hwdef 2022-02-22 12:13:19 +11:00
STM32F412Rx.py HAL_ChibiOS: added CPU defines to hwdef 2022-02-22 12:13:19 +11:00
STM32F427xx.py HAL_ChibiOS: added CPU defines to hwdef 2022-02-22 12:13:19 +11:00
STM32F469xx.py HAL_ChibiOS: added CPU defines to hwdef 2022-02-22 12:13:19 +11:00
STM32F732xx.py HAL_ChibiOS: added CPU defines to hwdef 2022-02-22 12:13:19 +11:00
STM32F745xx.py HAL_ChibiOS: added CPU defines to hwdef 2022-02-22 12:13:19 +11:00
STM32F767xx.py HAL_ChibiOS: added CPU defines to hwdef 2022-02-22 12:13:19 +11:00
STM32F777xx.py HAL_ChibiOS: added CPU defines to hwdef 2022-02-22 12:13:19 +11:00
STM32G431xx.py HAL_ChibiOS: added CPU defines to hwdef 2022-02-22 12:13:19 +11:00
STM32G441xx.py HAL_ChibiOS: added CPU defines to hwdef 2022-02-22 12:13:19 +11:00
STM32G474xx.py HAL_ChibiOS: added CPU defines to hwdef 2022-02-22 12:13:19 +11:00
STM32G491xx.py HAL_ChibiOS: added CPU defines to hwdef 2022-02-22 12:13:19 +11:00
STM32H743xx.py HAL_ChibiOS: added support for ALT_RAM_MAP on H7 2022-06-15 17:28:40 +10:00
STM32H750xx.py AP_HAL_ChibiOS: allow H7 480Mhz clock speed to be configured in hwdef via MCU_CLOCKRATE_MHZ 2022-03-16 20:37:30 +11:00
STM32H757xx.py AP_HAL_ChibiOS: add HAL_WITH_MCU_MONITORING define for H757 2023-02-11 16:07:07 +11:00
STM32L431xx.py HAL_ChibiOS: added CPU defines to hwdef 2022-02-22 12:13:19 +11:00
STM32L476xx.py HAL_ChibiOS: added CPU defines to hwdef 2022-02-22 12:13:19 +11:00
STM32L496xx.py HAL_ChibiOS: added CPU defines to hwdef 2022-02-22 12:13:19 +11:00