Christoph Thelen
|
8b1ef35b66
|
Consider RMT channel limitations at allocation time. (#3481)
* Consider RMT channel limitations at allocation time.
The ESP32-C3 is limited to TX on channel 0-1 and RX on channel 2-3.
|
2022-01-07 14:50:28 +11:00 |
devsaurus
|
e30904b607
|
force common intr alloc flags for all platform components that use rmt
remove ESP_INTR_FLAG_IRAM to fix #2564
|
2019-05-31 23:34:15 +02:00 |
devsaurus
|
7448d21afa
|
Updated ESP-IDF to latest.
|
2017-09-12 22:22:20 +02:00 |
devsaurus
|
066e8d60fa
|
install rmt isr as shared for dht and onewire
|
2017-04-14 19:56:36 +02:00 |
devsaurus
|
927ee7fc5f
|
Add dht module.
|
2017-04-14 19:18:38 +02:00 |