RP2040: Enable telemetry and update HW models (#2525)

This commit is contained in:
GUVWAF
2023-05-28 10:30:54 -05:00
committed by GitHub
co-authored by GitHub
parent 696afeef41
commit e699427bfc
4 changed files with 17 additions and 5 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ upload_protocol = picotool
# add our variants files to the include and src paths
build_flags = ${rp2040_base.build_flags}
-DPRIVATE_HW
-DRAK11310
-Ivariants/rak11310
-DDEBUG_RP2040_PORT=Serial
-L "${platformio.libdeps_dir}/${this.__env__}/BSEC2 Software Library/src/cortex-m0plus"
+1 -1
View File
@@ -5,7 +5,7 @@ upload_protocol = picotool
# add our variants files to the include and src paths
build_flags = ${rp2040_base.build_flags}
-DPRIVATE_HW
-DRPI_PICO
-Ivariants/rpipico
-DDEBUG_RP2040_PORT=Serial
-DHW_SPI1_DEVICE
+1 -1
View File
@@ -6,7 +6,7 @@ upload_protocol = picotool
# add our variants files to the include and src paths
build_flags = ${rp2040_base.build_flags}
-DPRIVATE_HW
-DRPI_PICO
-Ivariants/rpipicow
-DDEBUG_RP2040_PORT=Serial
-DHW_SPI1_DEVICE