mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 11:40:18 +01:00
esp32/boards/ESP32_GENERIC_P4: Add board definition for ESP32P4.
Includes a base variant with LAN, and C5_WIFI and C6_WIFI variants with LAN, WiFi and BLE. And builds this board in the esp32 CI, to cover the P4 support. Signed-off-by: Vincent1-python <pywei201209@163.com> Signed-off-by: Angus Gratton <angus@redyak.com.au> Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
committed by
Damien George
parent
e6f1f78713
commit
50a06b6404
1
.github/workflows/ports_esp32.yml
vendored
1
.github/workflows/ports_esp32.yml
vendored
@@ -30,6 +30,7 @@ jobs:
|
||||
- esp32_build_cmod_spiram_s2
|
||||
- esp32_build_s3_c3
|
||||
- esp32_build_c2_c5_c6
|
||||
- esp32_build_p4
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
|
||||
Reference in New Issue
Block a user