nodemcu-firmware/components/platform
Tom Sutcliffe 7155d7197a Fix platform_rmt_allocate for esp32-S3
By not relying on ifdefing for specific targets, but instead using the
SOC_RMT_xxx macros to figure it out.
2023-05-13 19:32:39 +10:00
..
include Make UART buffer sizes configurable. (#3500) 2022-01-26 11:32:24 +11:00
CMakeLists.txt Switch to IDF-provided VFS and standard `io` module. 2021-10-20 21:49:11 +11:00
Kconfig Make UART buffer sizes configurable. (#3500) 2022-01-26 11:32:24 +11:00
dht.c Explicitly set RMT config::flags. 2022-06-04 16:00:19 +10: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 Explicitly set RMT config::flags. 2022-06-04 16:00:19 +10: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 platform uart: really feed uart data to both console and on-data cb 2022-08-30 18:14:57 +10: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 Fix platform_rmt_allocate for esp32-S3 2023-05-13 19:32:39 +10: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 Fix ws2812 on later esp32 variants 2023-05-13 19:32:39 +10:00