1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 00:35:39 +03:00
betaflight/make
J Blackman 72ab5b1275
Re-arranging VCP/IO/EXTI files in preparation for AT32 (#12289)
* Re-arranging VCP files in preparation for AT32

* Tab size 4

* Adding ADC driver for AT32F43x

* RCC code here is STM32 specific.

* Adding rcc.c for AT32

* pwm_output.c has very specific MCU coupling - to be re factored.

* Separating exti.c

* Split up io.c int stm32/io_stm32.c and at32/io_at32.c

* Adding in VCP files for AT32 and move timer

- note will require more cleanup

* Solving for sanity checks

* Inadvertent inclusion of timer.c for HAL

* rcc.c, timer.c and moving other spevific files out of the driver directory

* Adding I2C drivers

* Formatting

* ws2811 driver and usb_msc driver skeleton
2023-02-06 05:15:56 +01:00
..
mcu Re-arranging VCP/IO/EXTI files in preparation for AT32 (#12289) 2023-02-06 05:15:56 +01:00
build_verbosity.mk remove not needed whitespaces 2017-08-24 11:33:39 +02:00
checks.mk Remove unified target configurations 2022-01-01 19:55:53 +01:00
linux.mk Fix dfuse and python check 2020-10-13 01:52:21 +02:00
macosx.mk Fix dfuse and python check 2020-10-13 01:52:21 +02:00
openocd.mk Remove F1 and F3 support 2022-06-14 19:10:13 +01:00
source.mk Re-arranging VCP/IO/EXTI files in preparation for AT32 (#12289) 2023-02-06 05:15:56 +01:00
system-id.mk Simplified the Makefile OS detection output. 2020-10-25 12:08:32 +01:00
tools.mk Revert "Update ARM SDK to 11.3rel1" (#12285) 2023-02-02 21:13:53 +11:00
windows.mk include the make arm_sdk_install target, for easy building 2016-09-02 19:56:15 -07:00