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 |
|
Dániel Buga
|
e082d47a87
|
Multicore-aware executors (#723)
* Implement multicore-aware executors
* Add examples
* Use pre-defined config to import SystemPeripheral
* Use static_cell::make_static
|
2023-08-28 10:05:42 -07:00 |
|
Jesse Braham
|
e096bca561
|
Add embassy_serial and embassy_wait examples for ESP32-H2 (#569)
* Add `embassy_{serial,wait}` examples for ESP32-H2
* Update the CHANGELOG
|
2023-05-31 07:17:39 -07:00 |
|