Skip to content

Commit 96f2228

Browse files
Merge pull request #201 from ESP32Async/p4
Add P4 to build
2 parents c25ff11 + 0b17b06 commit 96f2228

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.github/workflows/build-esp32.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ jobs:
133133
- esp32-c3-devkitc-02
134134
- esp32-c6-devkitc-1
135135
- esp32-h2-devkitm-1
136+
- esp32-p4
136137

137138
steps:
138139
- name: Checkout

platformio.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ board_build.filesystem = littlefs
6868
6969

7070
[env:arduino-3]
71+
; board = esp32-p4
72+
; board = esp32-h2-devkitm-1
7173

7274
[env:arduino-3-latest]
7375
platform = https://github.com/pioarduino/platform-espressif32/releases/download/54.03.20-rc2/platform-espressif32.zip

0 commit comments

Comments
 (0)