esp-hal/esp-hal-common/devices
Jesse Braham e5cd1bd33e
Add initial support for the ESP32-P4 (#1101)
* Add `esp32p4` feature to `esp-hal-procmacros`

* Add `esp32p4` feature to `esp-hal-common`

* Create the `esp32p4-hal` package

* Add ESP32-P4 to CI workflow

* Fix a silly typo :)

* Update `CHANGELOG.md`
2024-01-22 15:28:05 +00:00
..
esp32 Replace the radio module with peripheral singleton structs (#852) 2023-10-20 11:11:32 +01:00
esp32c2 Replace the radio module with peripheral singleton structs (#852) 2023-10-20 11:11:32 +01:00
esp32c3 Replace the radio module with peripheral singleton structs (#852) 2023-10-20 11:11:32 +01:00
esp32c6 Replace the radio module with peripheral singleton structs (#852) 2023-10-20 11:11:32 +01:00
esp32h2 Replace the radio module with peripheral singleton structs (#852) 2023-10-20 11:11:32 +01:00
esp32p4 Add initial support for the ESP32-P4 (#1101) 2024-01-22 15:28:05 +00:00
esp32s2 Replace the radio module with peripheral singleton structs (#852) 2023-10-20 11:11:32 +01:00
esp32s3 Replace the radio module with peripheral singleton structs (#852) 2023-10-20 11:11:32 +01:00