update apollo platform files and exclude from building other platforms

This commit is contained in:
Thomas Göttgens
2023-04-24 17:09:47 +02:00
parent 4b053ddd73
commit a54ad6ba75
9 changed files with 10 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
extends = arduino_base
platform = platformio/espressif32@^6.1.0
build_src_filter =
${arduino_base.build_src_filter} -<platform/nrf52/> -<platform/stm32wl> -<platform/rp2040> -<mesh/eth/>
${arduino_base.build_src_filter} -<platform/nrf52/> -<platform/stm32wl> -<platform/rp2040> -<platform/apollo3> -<mesh/eth/>
upload_speed = 961200
monitor_speed = 115200
debug_init_break = tbreak setup