firmware/arch/rp2040/rp2040.ini

20 lines
771 B
INI
Raw Normal View History

2022-09-12 12:02:21 +00:00
; Common settings for rp2040 Processor based targets
[rp2040_base]
2023-01-31 14:51:21 +00:00
platform = https://github.com/maxgerhardt/platform-raspberrypi.git#9f8c10e50b5acd18e7bfd32638199c655be73a5b
2022-09-12 12:02:21 +00:00
extends = arduino_base
board_build.core = earlephilhower
2022-09-12 12:02:21 +00:00
board_build.filesystem_size = 0.5m
build_flags =
${arduino_base.build_flags} -Wno-unused-variable
-Isrc/platform/rp2040
-D__PLAT_RP2040__
# -D _POSIX_THREADS
build_src_filter =
${arduino_base.build_src_filter} -<platform/esp32/> -<nimble/> -<mesh/api/> -<mesh/http/> -<modules/esp32> -<mqtt/> -<platform/nrf52/> -<platform/stm32wl> -<mesh/eth/>
2022-09-12 12:02:21 +00:00
lib_ignore =
BluetoothOTA
lib_deps =
${arduino_base.lib_deps}
${environmental_base.lib_deps}
https://github.com/kokke/tiny-AES-c.git#f06ac37fc31dfdaca2e0d9bec83f90d5663c319b