esp-hal/esp32h2-hal/examples
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
..
aes.rs Initial support for AES in ESP32-H2 (#528) 2023-05-12 13:46:22 +02:00
blinky_erased_pins.rs Add blinky_erased_pins example for ESP32-H2 (#530) 2023-05-12 14:18:04 +02:00
blinky.rs Update the top-level README and CHANGELOG, fix blinky example 2023-05-08 08:03:08 -07:00
embassy_i2c.rs Initial support for I2C in ESP32-H2 (#538) 2023-05-15 16:20:01 +02:00
hello_world.rs Added WDT support for ESP32-H2 (#511) 2023-05-08 08:03:08 -07:00
i2c_bmp180_calibration_data.rs Initial support for I2C in ESP32-H2 (#538) 2023-05-15 16:20:01 +02:00
i2c_display.rs Initial support for I2C in ESP32-H2 (#538) 2023-05-15 16:20:01 +02:00
read_efuse.rs Initial support for I2C in ESP32-H2 (#538) 2023-05-15 16:20:01 +02:00
rsa.rs Initial support for RSA in ESP32-H2 (#526) 2023-05-15 09:42:19 +01:00
rtc_time.rs Rebase branch, update rtc_cntl implementation, add rtc_time example 2023-05-08 08:10:34 -07:00
rtc_watchdog.rs Added WDT support for ESP32-H2 (#511) 2023-05-08 08:03:08 -07:00
sha.rs feat: Initial support for SHA 2023-05-11 09:30:40 -07:00
watchdog.rs Added WDT support for ESP32-H2 (#511) 2023-05-08 08:03:08 -07:00