Sergio Gasquez Arcos
|
e2442f2d47
|
Initial support for I2C in ESP32-H2 (#538)
* feat: ✨ Enable i2c peripheral
* feat: ✨ Add I2cExt1 for H2
* feat: ✨ Initial i2c support
* feat: ✨ Add i2c examples
* ci: ✨ Add embassy_i2c check
* ci: 🐛 Fix features
* docs: 📝 Update changelog
* feat: ✨ Add read_efuse example
|
2023-05-15 16:20:01 +02:00 |
|
Sergio Gasquez Arcos
|
70e453902c
|
Initial support for RSA in ESP32-H2 (#526)
* feat: ✨ Initial support for RSA
* docs: 📝 Update docstring
* docs: 📝 Update changelog
* fix: 🔥 Remove duplicated code
|
2023-05-15 09:42:19 +01:00 |
|
Jesse Braham
|
fc2dd38d83
|
Fix build errors after rebasing
|
2023-05-08 08:03:08 -07:00 |
|
Jesse Braham
|
c3b4e83846
|
Add initial ADC/GPIO implementation for ESP32-H2 (#494)
* Add `esp32h2-hal` package to the VS Code workspace and CI workflow
* Add initial (not quite complete) implementation of GPIO/ADC for ESP32-H2
|
2023-05-08 08:03:08 -07:00 |
|
Kirill Mikhailov
|
9493b38a1b
|
Started adding ESP32-H2 support (#482)
|
2023-05-08 08:03:08 -07:00 |
|