mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-13 03:19:58 +03:00
add at32 bsp driver lib
Co-Authored-By: EMSR <10240646+shanggl@users.noreply.github.com> Co-Authored-By: carl <101383042+tcdddd@users.noreply.github.com> Co-Authored-By: Hugo Chiang <hugo@gyroflow.xyz>
This commit is contained in:
parent
b355551789
commit
389e9e9bc8
139 changed files with 135899 additions and 1 deletions
4
cmake/at32-stdperiph.cmake
Normal file
4
cmake/at32-stdperiph.cmake
Normal file
|
@ -0,0 +1,4 @@
|
|||
main_sources(AT32_STDPERIPH_SRC
|
||||
drivers/bus_spi_at32f43x.c
|
||||
drivers/serial_uart_hal_at32f43x.c
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue