@@ -188,7 +188,7 @@ custom_hardware = Theengs Plug
188
188
platform = ${com.esp32_platform}
189
189
board = esp32dev
190
190
extra_scripts = ${com-esp32.extra_scripts}
191
- board_build.partitions = min_spiffs .csv
191
+ board_build.partitions = partitions/no_coredump .csv
192
192
lib_deps =
193
193
${com-esp32.lib_deps}
194
194
${libraries.ble}
@@ -270,6 +270,7 @@ build_flags =
270
270
[env:esp32dev-rf]
271
271
platform = ${com.esp32_platform}
272
272
board = esp32dev
273
+ board_build.partitions = min_spiffs.csv
273
274
lib_deps =
274
275
${com-esp32.lib_deps}
275
276
${libraries.rc-switch}
@@ -311,6 +312,7 @@ custom_description = Gateway using ESPilight library only, need CC1101
311
312
[env:esp32dev-somfy-cc1101]
312
313
platform = ${com.esp32_platform}
313
314
board = esp32dev
315
+ board_build.partitions = min_spiffs.csv
314
316
lib_deps =
315
317
${com-esp32.lib_deps}
316
318
${libraries.somfy_remote}
@@ -342,6 +344,7 @@ custom_description = Gateway using Somfy Remote and ESPilight library, need CC11
342
344
[env:esp32dev-weatherstation]
343
345
platform = ${com.esp32_platform}
344
346
board = esp32dev
347
+ board_build.partitions = min_spiffs.csv
345
348
lib_deps =
346
349
${com-esp32.lib_deps}
347
350
${libraries.rfWeatherStation}
@@ -354,6 +357,7 @@ custom_description = Gateway to retrieve weather station data Ventus W174/W132 (
354
357
[env:esp32dev-gf-sun-inverter]
355
358
platform = ${com.esp32_platform}
356
359
board = esp32dev
360
+ board_build.partitions = min_spiffs.csv
357
361
lib_deps =
358
362
${com-esp32.lib_deps}
359
363
${libraries.emodbus}
@@ -598,10 +602,10 @@ custom_description = BLE gateway using wifi
598
602
custom_hardware = OLIMEX ESP32 Gateway
599
603
600
604
[env:esp32-m5stick-ble]
601
- platform = ${com.esp32_platform}
605
+
602
606
board = m5stack-core-esp32
603
607
extra_scripts = ${com-esp32.extra_scripts}
604
- board_build.partitions = min_spiffs .csv
608
+ board_build.partitions = partitions/no_coredump .csv
605
609
lib_deps =
606
610
${com-esp32.lib_deps}
607
611
${libraries.ble}
@@ -622,7 +626,7 @@ custom_description = Expandable module with BLE gateway, display, and little IR
622
626
custom_hardware = M5Stick Grey
623
627
624
628
[env:esp32-m5stack-ble]
625
- platform = ${com.esp32_platform}
629
+
626
630
board = m5stack-core-esp32
627
631
extra_scripts = ${com-esp32.extra_scripts}
628
632
board_build.partitions = min_spiffs.csv
@@ -647,7 +651,7 @@ custom_description = Expandable module with BLE gateway and display
647
651
custom_hardware = M5Stack Core
648
652
649
653
[env:esp32-m5tough-ble]
650
- platform = ${com.esp32_platform}
654
+
651
655
board = m5stack-core-esp32
652
656
extra_scripts = ${com-esp32.extra_scripts}
653
657
board_build.partitions = min_spiffs.csv
@@ -666,7 +670,7 @@ custom_description = Expandable module with BLE gateway and display, suitable fo
666
670
custom_hardware = M5Tough rugged
667
671
668
672
[env:esp32-m5stick-c-ble]
669
- platform = ${com.esp32_platform}
673
+
670
674
board = m5stick-c
671
675
extra_scripts = ${com-esp32.extra_scripts}
672
676
board_build.partitions = min_spiffs.csv
@@ -697,10 +701,10 @@ custom_description = Expandable module with BLE gateway, display, and little IR
697
701
custom_hardware = M5Stick C
698
702
699
703
[env:esp32-m5stick-cp-ble]
700
- platform = ${com.esp32_platform}
704
+
701
705
board = pico32
702
706
extra_scripts = ${com-esp32.extra_scripts}
703
- board_build.partitions = min_spiffs .csv
707
+ board_build.partitions = partitions/no_coredump .csv
704
708
lib_deps =
705
709
${com-esp32.lib_deps}
706
710
${libraries.ble}
@@ -731,7 +735,7 @@ custom_hardware = M5Stick CP
731
735
platform = ${com.esp32_platform}
732
736
board = pico32
733
737
extra_scripts = ${com-esp32.extra_scripts}
734
- board_build.partitions = min_spiffs .csv
738
+ board_build.partitions = partitions/no_coredump .csv
735
739
lib_deps =
736
740
${com-esp32.lib_deps}
737
741
${libraries.ble}
@@ -762,7 +766,7 @@ custom_hardware = M5 ATOM Matrix
762
766
platform = ${com.esp32_platform}
763
767
board = pico32
764
768
extra_scripts = ${com-esp32.extra_scripts}
765
- board_build.partitions = min_spiffs .csv
769
+ board_build.partitions = partitions/no_coredump .csv
766
770
lib_deps =
767
771
${com-esp32.lib_deps}
768
772
${libraries.ble}
@@ -785,7 +789,7 @@ custom_description = Compact enclosure ESP32 with BLE gateway
785
789
custom_hardware = M5 ATOM Lite
786
790
787
791
[env:esp32doitv1-aithinker-r01-sx1278]
788
- platform = ${com.esp32_platform}
792
+
789
793
board = esp32doit-devkit-v1
790
794
board_build.partitions = min_spiffs.csv
791
795
lib_deps =
@@ -864,7 +868,7 @@ upload_flags =
864
868
--port =8266
865
869
866
870
[env:esp32dev-rtl_433]
867
- platform = ${com.esp32_platform}
871
+
868
872
board = esp32dev
869
873
board_build.partitions = min_spiffs.csv
870
874
lib_deps =
@@ -904,7 +908,7 @@ build_flags =
904
908
custom_description = Gateway using RTL_433_ESP library, need CC1101
905
909
906
910
[env:heltec-rtl_433]
907
- platform = ${com.esp32_platform}
911
+
908
912
board = heltec_wifi_lora_32_V2
909
913
; ~/.platformio/packages/framework-arduinoespressif32/variants/.../pins_arduino.h
910
914
board_build.partitions = min_spiffs.csv
@@ -933,7 +937,7 @@ custom_description = Gateway using RTL_433_ESP and RadioLib
933
937
custom_hardware = ESP32 HELTEC LORA32 V2
934
938
935
939
[env:heltec-rtl_433-fsk]
936
- platform = ${com.esp32_platform}
940
+
937
941
board = heltec_wifi_lora_32_V2
938
942
; ~/.platformio/packages/framework-arduinoespressif32/variants/.../pins_arduino.h
939
943
board_build.partitions = min_spiffs.csv
@@ -991,7 +995,7 @@ custom_description = Heltec BLE gateway with adaptive scanning activated, automa
991
995
custom_hardware = ESP32 HELTEC LORA32 V2
992
996
993
997
[env:lilygo-rtl_433]
994
- platform = ${com.esp32_platform}
998
+
995
999
board = ttgo-lora32-v21
996
1000
; ~/.platformio/packages/framework-arduinoespressif32/variants/.../pins_arduino.h
997
1001
board_build.partitions = min_spiffs.csv
@@ -1020,7 +1024,7 @@ custom_description = For ESP32, Gateway using RTL_433_ESP and RadioLib
1020
1024
custom_hardware = ESP32 LILYGO LoRa32 V2.1
1021
1025
1022
1026
[env:lilygo-rtl_433-fsk]
1023
- platform = ${com.esp32_platform}
1027
+
1024
1028
board = ttgo-lora32-v21
1025
1029
; ~/.platformio/packages/framework-arduinoespressif32/variants/.../pins_arduino.h
1026
1030
board_build.partitions = min_spiffs.csv
@@ -1078,7 +1082,7 @@ custom_description = LilyGo BLE gateway with adaptive scanning activated, automa
1078
1082
custom_hardware = ESP32 LILYGO LoRa32 V2.1
1079
1083
1080
1084
[env:esp32dev-multi_receiver]
1081
- platform = ${com.esp32_platform}
1085
+
1082
1086
board = esp32dev
1083
1087
board_build.partitions = min_spiffs.csv
1084
1088
lib_deps =
@@ -1896,11 +1900,16 @@ framework = arduino, espidf
1896
1900
board = esp32dev
1897
1901
extra_scripts = ${com-esp32.extra_scripts}
1898
1902
board_build.partitions = partitions/min_spiffs.csv
1903
+ board_build.embed_txtfiles =
1904
+ managed_components/espressif__esp_insights/server_certs/https_server.crt
1905
+ managed_components/espressif__esp_rainmaker/server_certs/rmaker_mqtt_server.crt
1906
+ managed_components/espressif__esp_rainmaker/server_certs/rmaker_claim_service_server.crt
1907
+ managed_components/espressif__esp_rainmaker/server_certs/rmaker_ota_server.crt
1899
1908
lib_deps =
1900
1909
${com-esp32.lib_deps}
1901
1910
${libraries.decoder}
1902
- h2zero/esp-nimble-cpp@2.0 .1
1903
- h2zero/NimBLEOta@0.1 .0
1911
+ h2zero/esp-nimble-cpp@2.1 .1
1912
+ h2zero/NimBLEOta@0.2 .0
1904
1913
build_flags =
1905
1914
${com-esp32.build_flags}
1906
1915
' -DZgatewayBT="BT"'
@@ -1909,5 +1918,4 @@ build_flags =
1909
1918
' -DGateway_Name="OMG_ESP32_BLE"'
1910
1919
' -DUSE_BLUFI=1'
1911
1920
' -DenableMultiGTWSync=false'
1912
- ' -DCONFIG_NIMBLE_CPP_FREERTOS_TASK_BLOCK_BIT=31'
1913
1921
custom_description = Regular BLE gateway based on esp-idf with adaptive scanning activated, automatically adapts the scan parameters depending on your devices
0 commit comments