ardupilot/libraries/AP_HAL_ChibiOS/hwdef/scripts
Peter Barker 2efd9341cd AP_HAL_ChibiOS: copy the common linker script to outdir, use it from there
The directory we write the linker script to might not have the correct relative path to reference this common.ld script.  So make it reference common.ld in the current directory and copy common.ld to the output directory
2018-03-23 11:06:24 +11:00
..
addfunc_parse.py HAL_ChibiOS: added ADC1_Map to STM32 tables 2018-01-15 11:46:02 +11:00
af_parse.py HAL_Chibios: added ChibiOS HAL 2018-01-15 11:46:02 +11:00
chibios_hwdef.py AP_HAL_ChibiOS: copy the common linker script to outdir, use it from there 2018-03-23 11:06:24 +11:00
dma_parse.py HAL_ChibiOS: added missing DMA table for STM32F405 2018-01-15 11:46:02 +11:00
dma_resolver.py HAL_ChibiOS: added DMA_PRIORITY and DMA_NOSHARE options 2018-02-08 22:13:00 +11:00
STM32F405xx.py HAL_ChibiOS: improved mini-pix support 2018-02-14 18:27:00 +11:00
STM32F412Rx.py HAL_ChibiOS: added ADC1_Map to STM32 tables 2018-01-15 11:46:02 +11:00
STM32F427xx.py HAL_ChibiOS: added ADC1_Map to STM32 tables 2018-01-15 11:46:02 +11:00