Test S3 Linker fix
This commit is contained in:
@@ -19,12 +19,11 @@ board_build.embed_txtfiles =
|
||||
managed_components/espressif__esp_rainmaker/server_certs/rmaker_claim_service_server.crt
|
||||
managed_components/espressif__esp_rainmaker/server_certs/rmaker_ota_server.crt
|
||||
|
||||
; FixMe: Linker error only with S3 and arduino,espidf
|
||||
;[env:esp32-s3]
|
||||
;board = 4d_systems_esp32s3_gen4_r8n16
|
||||
;build_flags =
|
||||
; -DCONFIG_BLINK_GPIO=2
|
||||
; -DARDUINO_PARTITION_esp_sr_16
|
||||
[env:esp32-s3]
|
||||
board = 4d_systems_esp32s3_gen4_r8n16
|
||||
build_flags =
|
||||
-DCONFIG_BLINK_GPIO=2
|
||||
-DARDUINO_PARTITION_esp_sr_16
|
||||
|
||||
[env:esp32-c6-devkitm-1]
|
||||
board = esp32-c6-devkitm-1
|
||||
|
||||
Reference in New Issue
Block a user