nodemcu-firmware/components/platform
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
..
include Consider RMT channel limitations at allocation time. (#3481) 2022-01-07 14:50:28 +11:00
CMakeLists.txt Switch to IDF-provided VFS and standard `io` module. 2021-10-20 21:49:11 +11:00
Kconfig Switch to IDF-provided VFS and standard `io` module. 2021-10-20 21:49:11 +11:00
dht.c Consider RMT channel limitations at allocation time. (#3481) 2022-01-07 14:50:28 +11:00
flash_api.c Add ESP32C3 support/coexistence. 2021-08-11 17:32:47 +10:00
flash_fs.c WIP ESP32 IDF port. 2016-09-16 18:11:42 +10:00
onewire.c Consider RMT channel limitations at allocation time. (#3481) 2022-01-07 14:50:28 +11:00
partitions-2MB.csv Switch to IDF-provided VFS and standard `io` module. 2021-10-20 21:49:11 +11:00
partitions.csv Switch to IDF-provided VFS and standard `io` module. 2021-10-20 21:49:11 +11:00
platform.c Prevent memory leak in UART driver when message handling is slow 2021-11-04 20:54:56 +11:00
platform_flash.c Switch to IDF-provided VFS and standard `io` module. 2021-10-20 21:49:11 +11:00
platform_partition.c idf4: overhaul to new build system, part 1 of 3 2021-07-15 16:27:03 +10:00
platform_rmt.c Consider RMT channel limitations at allocation time. (#3481) 2022-01-07 14:50:28 +11:00
project_include.cmake idf4: overhaul to new build system, part 1 of 3 2021-07-15 16:27:03 +10:00
u8x8_nodemcu_hal.c Add ESP32C3 support/coexistence. 2021-08-11 17:32:47 +10:00
ucg_nodemcu_hal.c Add ucg module. 2018-10-07 16:31:28 +02:00
wdt.c refactor task wdt handling to platform layer 2018-04-04 09:25:47 +02:00
ws2812.c Consider RMT channel limitations at allocation time. (#3481) 2022-01-07 14:50:28 +11:00