]> code.bitgloo.com Git - clyne/stmdsp.git/commit
add L4 and G4 to ChibiOS; delete bloat
authorClyne Sullivan <clyne@bitgloo.com>
Thu, 4 Mar 2021 22:54:40 +0000 (17:54 -0500)
committerClyne Sullivan <clyne@bitgloo.com>
Thu, 4 Mar 2021 22:54:40 +0000 (17:54 -0500)
commiteeeb04fa1a202c68279d4b4ee0a1e3ff34c62c7f
treed297b41a662c831d7e5bab76c85f48d33e2c604b
parent5f6181bb3c6ab4274a8068aaf14b278fa65e443e
add L4 and G4 to ChibiOS; delete bloat
270 files changed:
.gitignore
ChibiOS_20.3.2/documentation.html [deleted file]
ChibiOS_20.3.2/os/common/ext/ST/STM32G4xx/stm32g474xx.h [new file with mode: 0644]
ChibiOS_20.3.2/os/common/ext/ST/STM32G4xx/stm32g4xx.h [new file with mode: 0644]
ChibiOS_20.3.2/os/common/ext/ST/STM32G4xx/system_stm32g4xx.h [new file with mode: 0644]
ChibiOS_20.3.2/os/common/ext/ST/STM32H7xx/stm32h742xx.h [deleted file]
ChibiOS_20.3.2/os/common/ext/ST/STM32H7xx/stm32h743xx.h [deleted file]
ChibiOS_20.3.2/os/common/ext/ST/STM32H7xx/stm32h745xx.h [deleted file]
ChibiOS_20.3.2/os/common/ext/ST/STM32H7xx/stm32h747xx.h [deleted file]
ChibiOS_20.3.2/os/common/ext/ST/STM32H7xx/stm32h750xx.h [deleted file]
ChibiOS_20.3.2/os/common/ext/ST/STM32H7xx/stm32h753xx.h [deleted file]
ChibiOS_20.3.2/os/common/ext/ST/STM32H7xx/stm32h755xx.h [deleted file]
ChibiOS_20.3.2/os/common/ext/ST/STM32H7xx/stm32h757xx.h [deleted file]
ChibiOS_20.3.2/os/common/ext/ST/STM32H7xx/stm32h7a3xx.h [deleted file]
ChibiOS_20.3.2/os/common/ext/ST/STM32H7xx/stm32h7a3xxq.h [deleted file]
ChibiOS_20.3.2/os/common/ext/ST/STM32H7xx/stm32h7b0xx.h [deleted file]
ChibiOS_20.3.2/os/common/ext/ST/STM32H7xx/stm32h7b0xxq.h [deleted file]
ChibiOS_20.3.2/os/common/ext/ST/STM32H7xx/stm32h7b3xx.h [deleted file]
ChibiOS_20.3.2/os/common/ext/ST/STM32H7xx/stm32h7b3xxq.h [deleted file]
ChibiOS_20.3.2/os/common/ext/ST/STM32L4xx/stm32l476xx.h [new file with mode: 0644]
ChibiOS_20.3.2/os/common/ext/ST/STM32L4xx/stm32l4xx.h [new file with mode: 0644]
ChibiOS_20.3.2/os/common/ext/ST/STM32L4xx/system_stm32l4xx.h [new file with mode: 0644]
ChibiOS_20.3.2/os/common/startup/ARM/compilers/GCC/crt0.S [deleted file]
ChibiOS_20.3.2/os/common/startup/ARM/compilers/GCC/crt1.c [deleted file]
ChibiOS_20.3.2/os/common/startup/ARM/compilers/GCC/ld/LPC2148.ld [deleted file]
ChibiOS_20.3.2/os/common/startup/ARM/compilers/GCC/ld/rules.ld [deleted file]
ChibiOS_20.3.2/os/common/startup/ARM/compilers/GCC/mk/startup_lpc214x.mk [deleted file]
ChibiOS_20.3.2/os/common/startup/ARM/compilers/GCC/rules.mk [deleted file]
ChibiOS_20.3.2/os/common/startup/ARM/compilers/GCC/vectors.S [deleted file]
ChibiOS_20.3.2/os/common/startup/ARM/devices/LPC214x/armparams.h [deleted file]
ChibiOS_20.3.2/os/common/startup/ARM/devices/LPC214x/lpc214x.h [deleted file]
ChibiOS_20.3.2/os/common/startup/ARMCMx-SB/compilers/GCC/crt0.S [deleted file]
ChibiOS_20.3.2/os/common/startup/ARMCMx-SB/compilers/GCC/ld/rules.ld [deleted file]
ChibiOS_20.3.2/os/common/startup/ARMCMx-SB/compilers/GCC/ld/rules_code.ld [deleted file]
ChibiOS_20.3.2/os/common/startup/ARMCMx-SB/compilers/GCC/ld/rules_data.ld [deleted file]
ChibiOS_20.3.2/os/common/startup/ARMCMx-SB/compilers/GCC/ld/rules_memory.ld [deleted file]
ChibiOS_20.3.2/os/common/startup/ARMCMx-SB/compilers/GCC/ld/rules_stacks.ld [deleted file]
ChibiOS_20.3.2/os/common/startup/ARMCMx-SB/compilers/GCC/mk/startup.mk [deleted file]
ChibiOS_20.3.2/os/common/startup/SIMIA32/compilers/GCC/rules.mk [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/compilers/CW/crt0.s [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/compilers/CW/unhandled.s [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/compilers/CW/vectors.h [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/compilers/CW/vectors.s [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/compilers/GCC/crt0.S [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/compilers/GCC/ld/SPC560B50.ld [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/compilers/GCC/ld/SPC560B60.ld [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/compilers/GCC/ld/SPC560B64.ld [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/compilers/GCC/ld/SPC560D40.ld [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/compilers/GCC/ld/SPC560P50.ld [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/compilers/GCC/ld/SPC563M64.ld [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/compilers/GCC/ld/SPC564A70.ld [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/compilers/GCC/ld/SPC564A80.ld [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/compilers/GCC/ld/SPC56EC74.ld [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/compilers/GCC/ld/SPC56EL54_LSM.ld [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/compilers/GCC/ld/SPC56EL60_LSM.ld [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/compilers/GCC/ld/SPC56EL70_LSM.ld [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/compilers/GCC/ld/rules_z0.ld [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/compilers/GCC/ld/rules_z3.ld [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/compilers/GCC/ld/rules_z4.ld [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/compilers/GCC/mk/startup_spc560bcxx.mk [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/compilers/GCC/mk/startup_spc560bxx.mk [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/compilers/GCC/mk/startup_spc560dxx.mk [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/compilers/GCC/mk/startup_spc560pxx.mk [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/compilers/GCC/mk/startup_spc563mxx.mk [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/compilers/GCC/mk/startup_spc564axx.mk [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/compilers/GCC/mk/startup_spc56ecxx.mk [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/compilers/GCC/mk/startup_spc56elxx.mk [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/compilers/GCC/rules.mk [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/compilers/GCC/vectors.S [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/compilers/GCC/vectors.h [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/compilers/GHS/crt0.s [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/compilers/GHS/ld/SPC560B50.ld [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/compilers/GHS/ld/SPC560B60.ld [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/compilers/GHS/ld/SPC560B64.ld [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/compilers/GHS/ld/SPC560D40.ld [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/compilers/GHS/ld/SPC560P50.ld [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/compilers/GHS/ld/SPC56EC74.ld [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/compilers/GHS/mk/startup_spc560bcxx.mk [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/compilers/GHS/mk/startup_spc560bxx.mk [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/compilers/GHS/mk/startup_spc560dxx.mk [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/compilers/GHS/mk/startup_spc560pxx.mk [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/compilers/GHS/mk/startup_spc563mxx.mk [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/compilers/GHS/mk/startup_spc564axx.mk [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/compilers/GHS/mk/startup_spc56ecxx.mk [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/compilers/GHS/mk/startup_spc56elxx.mk [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/compilers/GHS/rules.mk [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/compilers/GHS/vectors.h [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/compilers/GHS/vectors.s [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/devices/SPC560BCxx/boot.S [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/devices/SPC560BCxx/boot.h [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/devices/SPC560BCxx/intc.h [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/devices/SPC560BCxx/ppcparams.h [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/devices/SPC560Bxx/boot.S [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/devices/SPC560Bxx/boot.h [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/devices/SPC560Bxx/intc.h [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/devices/SPC560Bxx/ppcparams.h [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/devices/SPC560Dxx/boot.S [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/devices/SPC560Dxx/boot.h [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/devices/SPC560Dxx/boot_cw.s [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/devices/SPC560Dxx/boot_ghs.s [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/devices/SPC560Dxx/intc.h [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/devices/SPC560Dxx/ppcparams.h [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/devices/SPC560Pxx/boot.S [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/devices/SPC560Pxx/boot.h [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/devices/SPC560Pxx/intc.h [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/devices/SPC560Pxx/ppcparams.h [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/devices/SPC563Mxx/boot.S [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/devices/SPC563Mxx/boot.h [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/devices/SPC563Mxx/intc.h [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/devices/SPC563Mxx/ppcparams.h [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/devices/SPC564Axx/boot.S [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/devices/SPC564Axx/boot.h [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/devices/SPC564Axx/intc.h [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/devices/SPC564Axx/ppcparams.h [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/devices/SPC56ECxx/boot.S [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/devices/SPC56ECxx/boot.h [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/devices/SPC56ECxx/boot_cw.s [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/devices/SPC56ECxx/boot_ghs.s [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/devices/SPC56ECxx/intc.h [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/devices/SPC56ECxx/ppcparams.h [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/devices/SPC56ELxx/boot.S [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/devices/SPC56ELxx/boot.h [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/devices/SPC56ELxx/intc.h [deleted file]
ChibiOS_20.3.2/os/common/startup/e200/devices/SPC56ELxx/ppcparams.h [deleted file]
ChibiOS_20.3.2/os/hal/boards/ST_NUCLEO144_H743ZI/board.c [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/ST_NUCLEO144_H743ZI/board.h [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/ST_NUCLEO144_H743ZI/board.mk [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/ST_NUCLEO144_H743ZI/cfg/board.chcfg [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/ST_NUCLEO144_H743ZI/cfg/board.fmpp [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/ST_NUCLEO144_H755ZI/board.c [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/ST_NUCLEO144_H755ZI/board.h [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/ST_NUCLEO144_H755ZI/board.mk [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/ST_NUCLEO144_H755ZI/cfg/board.chcfg [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/ST_NUCLEO144_H755ZI/cfg/board.fmpp [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/ST_NUCLEO64_G071RB/board.c [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/ST_NUCLEO64_G071RB/board.h [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/ST_NUCLEO64_G071RB/board.mk [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/ST_NUCLEO64_G071RB/cfg/board.chcfg [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/ST_NUCLEO64_G071RB/cfg/board.fmpp [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/ST_NUCLEO64_G431RB/board.c [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/ST_NUCLEO64_G431RB/board.h [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/ST_NUCLEO64_G431RB/board.mk [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/ST_NUCLEO64_G431RB/cfg/board.chcfg [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/ST_NUCLEO64_G431RB/cfg/board.fmpp [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/ST_NUCLEO64_G474RE/board.c [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/ST_NUCLEO64_G474RE/board.h [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/ST_NUCLEO64_G474RE/board.mk [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/ST_NUCLEO64_G474RE/cfg/board.chcfg [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/ST_NUCLEO64_G474RE/cfg/board.fmpp [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/ST_NUCLEO64_L053R8/board.c [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/ST_NUCLEO64_L053R8/board.h [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/ST_NUCLEO64_L053R8/board.mk [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/ST_NUCLEO64_L053R8/cfg/board.chcfg [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/ST_NUCLEO64_L053R8/cfg/board.fmpp [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/ST_NUCLEO64_L073RZ/board.c [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/ST_NUCLEO64_L073RZ/board.h [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/ST_NUCLEO64_L073RZ/board.mk [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/ST_NUCLEO64_L073RZ/cfg/board.chcfg [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/ST_NUCLEO64_L073RZ/cfg/board.fmpp [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/ST_NUCLEO64_L152RE/board.c [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/ST_NUCLEO64_L152RE/board.h [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/ST_NUCLEO64_L152RE/board.mk [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/ST_NUCLEO64_L152RE/cfg/board.chcfg [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/ST_NUCLEO64_L152RE/cfg/board.fmpp [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/ST_NUCLEO64_L452RE_P/board.c [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/ST_NUCLEO64_L452RE_P/board.h [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/ST_NUCLEO64_L452RE_P/board.mk [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/ST_NUCLEO64_L452RE_P/cfg/board.chcfg [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/ST_NUCLEO64_L452RE_P/cfg/board.fmpp [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/ST_NUCLEO64_L476RG/board.c [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/ST_NUCLEO64_L476RG/board.h [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/ST_NUCLEO64_L476RG/board.mk [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/ST_NUCLEO64_L476RG/cfg/board.chcfg [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/ST_NUCLEO64_L476RG/cfg/board.fmpp [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/genboard.sh [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/genboards.sh [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/boards/readme.txt [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/ports/STM32/LLD/ADCv4/hal_adc_lld.c
ChibiOS_20.3.2/os/hal/ports/STM32/LLD/ADCv4/hal_adc_lld.h
ChibiOS_20.3.2/os/hal/ports/STM32/LLD/DACv1/hal_dac_lld.c
ChibiOS_20.3.2/os/hal/ports/STM32/LLD/DACv1/hal_dac_lld.c.bak [deleted file]
ChibiOS_20.3.2/os/hal/ports/STM32/LLD/DACv1/hal_dac_lld.h.bak [deleted file]
ChibiOS_20.3.2/os/hal/ports/STM32/LLD/OTGv1/hal_usb_lld.h
ChibiOS_20.3.2/os/hal/ports/STM32/STM32G4xx/hal_lld.c [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/ports/STM32/STM32G4xx/hal_lld.h [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/ports/STM32/STM32G4xx/platform.mk [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/ports/STM32/STM32G4xx/stm32_dmamux.h [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/ports/STM32/STM32G4xx/stm32_isr.c [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/ports/STM32/STM32G4xx/stm32_isr.h [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/ports/STM32/STM32G4xx/stm32_rcc.h [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/ports/STM32/STM32G4xx/stm32_registry.h [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/ports/STM32/STM32L4xx/hal_efl_lld.c [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/ports/STM32/STM32L4xx/hal_efl_lld.h [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/ports/STM32/STM32L4xx/hal_lld.c [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/ports/STM32/STM32L4xx/hal_lld.h [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/ports/STM32/STM32L4xx/platform.mk [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/ports/STM32/STM32L4xx/platform_l432.mk [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/ports/STM32/STM32L4xx/stm32_isr.c [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/ports/STM32/STM32L4xx/stm32_isr.h [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/ports/STM32/STM32L4xx/stm32_rcc.h [new file with mode: 0644]
ChibiOS_20.3.2/os/hal/ports/STM32/STM32L4xx/stm32_registry.h [new file with mode: 0644]
ChibiOS_20.3.2/tools/calc/STM32L4+.ods [deleted file]
ChibiOS_20.3.2/tools/eclipse/debug/OpenOCD no interface (prompts for .cfg board configuration).launch [deleted file]
ChibiOS_20.3.2/tools/eclipse/debug/OpenOCD on CMSIS-DAP (prompts for .cfg target configuration).launch [deleted file]
ChibiOS_20.3.2/tools/eclipse/debug/OpenOCD on ICDI (prompts for .cfg target configuration).launch [deleted file]
ChibiOS_20.3.2/tools/eclipse/debug/OpenOCD on STLink (prompts for .cfg target configuration).launch [deleted file]
ChibiOS_20.3.2/tools/eclipse/fmpp/Run FMPP (pre-select folder containing config.fmpp).launch [deleted file]
ChibiOS_20.3.2/tools/ftl/libs/liblicense.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/libs/libutils.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/boards/stm32f0xx/templates/board.c.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/boards/stm32f0xx/templates/board.h.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/boards/stm32f0xx/templates/board.mk.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/boards/stm32f3xx/templates/board.c.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/boards/stm32f3xx/templates/board.h.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/boards/stm32f3xx/templates/board.mk.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/boards/stm32f4xx/templates/board.c.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/boards/stm32f4xx/templates/board.h.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/boards/stm32f4xx/templates/board.mk.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/boards/stm32f7xx/templates/board.c.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/boards/stm32f7xx/templates/board.h.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/boards/stm32f7xx/templates/board.mk.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/boards/stm32g0xx/templates/board.c.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/boards/stm32g0xx/templates/board.h.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/boards/stm32g0xx/templates/board.mk.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/boards/stm32g4xx/templates/board.c.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/boards/stm32g4xx/templates/board.h.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/boards/stm32g4xx/templates/board.mk.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/boards/stm32h7xx/templates/board.c.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/boards/stm32h7xx/templates/board.h.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/boards/stm32h7xx/templates/board.mk.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/boards/stm32l0xx/templates/board.c.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/boards/stm32l0xx/templates/board.h.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/boards/stm32l0xx/templates/board.mk.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/boards/stm32l1xx/templates/board.c.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/boards/stm32l1xx/templates/board.h.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/boards/stm32l1xx/templates/board.mk.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/boards/stm32l4xx/templates/board.c.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/boards/stm32l4xx/templates/board.h.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/boards/stm32l4xx/templates/board.mk.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/boards/stm32l5xx/templates/board.c.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/boards/stm32l5xx/templates/board.h.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/boards/stm32l5xx/templates/board.mk.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/conf/chconf_nil/chconf.h.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/conf/chconf_rt/chconf.h.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/conf/halconf/halconf.h.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/conf/mcuconf_stm32f303xx/mcuconf.h.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/conf/mcuconf_stm32f407xx/mcuconf.h.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/conf/mcuconf_stm32f413xx/mcuconf.h.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/conf/mcuconf_stm32f72xxx/mcuconf.h.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/conf/mcuconf_stm32f746xx/mcuconf.h.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/conf/mcuconf_stm32f76xxx/mcuconf.h.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/conf/mcuconf_stm32g071xx/mcuconf.h.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/conf/mcuconf_stm32g4x1xx/mcuconf.h.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/conf/mcuconf_stm32g4x4xx/mcuconf.h.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/conf/mcuconf_stm32h743xx/mcuconf.h.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/conf/mcuconf_stm32l05xxx/mcuconf.h.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/conf/mcuconf_stm32l07xxx/mcuconf.h.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/conf/mcuconf_stm32l432xx/mcuconf.h.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/conf/mcuconf_stm32l452xx/mcuconf.h.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/conf/mcuconf_stm32l476xx/mcuconf.h.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/conf/mcuconf_stm32l496xx/mcuconf.h.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/conf/mcuconf_stm32l4rxxx/mcuconf.h.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/conf/notes.txt [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/unittest/test/test_root.c.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/unittest/test/test_root.h.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/unittest/test/test_sequence.c.ftl [deleted file]
ChibiOS_20.3.2/tools/ftl/processors/unittest/test/test_sequence.h.ftl [deleted file]
Makefile
cfg/mcuconf.h
source/adc.cpp