Skip to content

Commit b82a529

Browse files
authored
Update platformio.ini
1 parent b5c5c01 commit b82a529

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

examples/arduino-blink/platformio.ini

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,15 @@ custom_sdkconfig = 'CONFIG_IDF_TARGET="esp32c2"'
3535
custom_component_remove = espressif/esp_hosted
3636
espressif/esp_wifi_remote
3737
espressif/esp-dsp
38-
espressif/esp_modem
3938
espressif/esp32-camera
39+
espressif/libsodium
40+
espressif/esp-modbus
41+
espressif/qrcode
42+
espressif/esp_insights
43+
espressif/esp_diag_data_store
44+
espressif/esp_diagnostics
45+
espressif/esp_rainmaker
46+
espressif/rmaker_common
4047

4148
[env:esp32s3-qio_opi_per]
4249
; OPI Performance settings -> Display use

0 commit comments

Comments
 (0)