esp-hal/esp32-hal/examples
Robert Wiewel 21b64f5c28 WIP: Prototype of shared I2C implementation
- Add example for I2C display example for ESP32-C3 and ESP32
- Example works for ESP32-C3, but not yet for ESP32
- Dependent on patched and forked `esp-pacs` version (referenced
  relatively for now, please check out and place accordingly)
2022-03-01 14:16:57 +01:00
..
blinky.rs Add RWDT disable in RTC_CNTL for ESP32/S2/S3 2022-02-25 23:41:05 +01:00
gpio_interrupt.rs Add RWDT disable in RTC_CNTL for ESP32/S2/S3 2022-02-25 23:41:05 +01:00
hello_world.rs Add RWDT disable in RTC_CNTL for ESP32/S2/S3 2022-02-25 23:41:05 +01:00
i2c_display.rs WIP: Prototype of shared I2C implementation 2022-03-01 14:16:57 +01:00
ram.rs Don't disable RWDT boot protection in RAM examples 2022-02-28 08:47:37 +01:00