mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-16 12:55:16 +03:00
[BUILD] Refactor cmake macros and variable names
Make them a bit more generic
This commit is contained in:
parent
65c04ae234
commit
518e8243cb
12 changed files with 63 additions and 77 deletions
|
@ -1,5 +1,4 @@
|
|||
set(STM32_STDPERIPH_SRC
|
||||
main_sources(STM32_STDPERIPH_SRC
|
||||
drivers/bus_spi.c
|
||||
drivers/serial_uart.c
|
||||
)
|
||||
main_sources(STM32_STDPERIPH_SRC)
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue