..
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
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
Upgrade IDF to v4.4.2
2022-10-12 16:14:40 +11:00