Skip to content

Commit 8928fc3

Browse files
authored
add c5 to LP example
1 parent e57b3d4 commit 8928fc3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

examples/espidf-ulp-lp/platformio.ini

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,8 @@ board = esp32-c6-devkitc-1
1616
platform = espressif32
1717
framework = espidf
1818
board = esp32-p4
19+
20+
[env:esp32-c5]
21+
platform = espressif32
22+
framework = espidf
23+
board = esp32-c5-devkitc-1

0 commit comments

Comments
 (0)