Jesse Braham
|
d12a3dbac5
|
Update all examples to remove unnecessary disabling of watchdogs (#768)
* Update `esp32-hal` examples
* Update `esp32c2-hal` examples
* Update `esp32c3-hal` examples
* Update `esp32c6-hal` examples
* Update `esp32h2-hal` examples
* Update `esp32s2-hal` examples
* Update `esp32s3-hal` examples
* Fix the `ram.rs` examples
|
2023-08-31 07:17:12 -07:00 |
|
Björn Quentin
|
9a894879a7
|
PARL_IO RX for ESP32-C6 / H2 (#760)
* PARL_IO RX for ESP32-C6 / H2
* Add PARL_IO RX to README.md
* Remove logger-init from PARL_IO_RX examples
|
2023-08-29 18:48:37 +02:00 |
|
Björn Quentin
|
95a1255c3b
|
PARL_IO TX driver (#733)
* PARL_IO TX driver
* Update CHANGELOG.md
* Update esp-hal-common/src/dma/mod.rs
Co-authored-by: Jesse Braham <jessebraham@users.noreply.github.com>
---------
Co-authored-by: Jesse Braham <jessebraham@users.noreply.github.com>
|
2023-08-23 10:32:13 -07:00 |
|