4 Commits

Author SHA1 Message Date
lonesometraveler
80c674e0a8
Replace Arc with Rc in ledc_threads example (#514)
* Update ledc_threads.rs

* Update CHANGELOG.md

* Update CHANGELOG.md

---------

Co-authored-by: ivmarkov <ivan.markov@gmail.com>
2025-03-13 20:35:31 +02:00
ivmarkov
bb92e2a47e Async examples 2023-10-14 07:36:30 +00:00
ivmarkov
8cc193aa35
TWAI driver async hack; examples cleanup (#292)
* Hacky async TWAI driver

* Async TWAI: Custom priority and pin to core

* Async TWAI: Proper configuration of alerts

* Do not refer to esp-idf-sys as it is not an explicit dependency anymore
2023-08-27 10:47:18 +03:00
Sergio Gasquez Arcos
061a234ba9
Update ledc examples names (#214)
* style: 🎨 Rename ledc examples to be consistent

* docs: 📝 Update rust-board name
2023-03-08 07:43:02 +02:00