Skip to content

Commit 417c3b6

Browse files
authored
add P4 to LP example
1 parent e48457b commit 417c3b6

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
@@ -11,3 +11,8 @@
1111
platform = espressif32
1212
framework = espidf
1313
board = esp32-c6-devkitc-1
14+
15+
[env:esp32-p4]
16+
platform = espressif32
17+
framework = espidf
18+
board = esp32-p4

0 commit comments

Comments
 (0)