10 Commits

Author SHA1 Message Date
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
ivmarkov
fcbba08fe3 Symmetry with SPI 2022-11-12 12:56:54 +02:00
ivmarkov
83c1ebf4b7 Native delay API does not need self 2022-09-25 12:00:51 +03:00
ivmarkov
574e9764e7 Native delay API does not need self 2022-09-25 11:08:08 +03:00
ivmarkov
98b3d98884 Fix the i2c example 2022-09-25 10:41:46 +03:00
Ivan Markov
9a1ade644f Update examples
Restore LedcTimerDriver

Fix the ledc driver code
2022-09-18 11:01:33 +03:00
ivmarkov
a47d38b919 Remove esp_idf_svc references from examples 2022-02-20 19:26:37 +02:00
ivmarkov
fe7fca8c0a Fix the example that relies on e-hal-1.0... 2022-02-20 19:06:38 +02:00
ivmarkov
36e146c615 Remove the esp-idf-svc dependency 2022-02-20 18:18:27 +02:00
Björn Quentin
e57736e4c2
Add some basic examples (#46) 2022-02-20 15:14:36 +02:00