esp-idf/components/driver
Zim Kalinowski fa1a3ce0b5 Merge branch 'refactor/components_linux_compatible' into 'master'
Exclude all currently incompatible components from Linux build

Closes IDF-8318 and IDF-5996

See merge request espressif/esp-idf!25598
2023-10-18 20:17:49 +08:00
..
analog_comparator feat(ana_cmpr): supported etm in analog comparator example 2023-09-25 19:57:34 +08:00
dac refactor(apll): move the apll soc caps to clk_tree_ll 2023-09-28 15:03:27 +08:00
deprecated refactor(hal): avoid float type in hal 2023-10-07 19:01:04 +08:00
gpio feat(gpio): add a dump API to dump IO configurations 2023-10-12 17:34:20 +08:00
gptimer feat(rmt): add driver support for esp32p4 2023-09-19 12:54:14 +08:00
i2c fix(i2c_master): Fix I2C new master cannot continously probe 2023-09-05 12:27:18 +08:00
i2s ci(pre-check): revert the check list accident change in PR 2023-10-16 11:20:57 +08:00
include/esp_private Merge branch 'feature/esp32p4_hp_spi_support' into 'master' 2023-10-09 18:37:35 +08:00
ledc feat(ledc): support ledc on esp32p4 2023-10-17 16:40:04 +08:00
mcpwm refactor(mcpwm): add RCC related LL functions 2023-09-15 13:33:01 +08:00
parlio feat(parlio_tx): supported parlio tx on p4 2023-09-25 10:42:30 +08:00
pcnt feat(pcnt): replace periph_module func with new ll func 2023-09-20 15:06:04 +08:00
rmt fix(rmt): fixed unstable transfer during DFS 2023-09-26 17:01:06 +08:00
sdio_slave refactor(freertos): Refactor usage of portBASE_TYPE to BaseType_t 2023-07-31 17:10:34 +02:00
sdmmc Added support for write protection polarity for SDCard 2023-06-28 13:20:36 +02:00
sigma_delta driver: minor code clean up to pass coverity scan test 2023-06-10 16:21:12 +08:00
spi feat(spi_master): p4 add master driver supported 2023-10-08 14:45:12 +08:00
temperature_sensor fix(temperature_snesor): Put clock gate enable/disable in to sar_periph_ctrl together 2023-09-21 12:19:12 +08:00
test_apps feat(ledc): support ledc on esp32p4 2023-10-17 16:40:04 +08:00
touch_sensor driver: minor code clean up to pass coverity scan test 2023-06-10 16:21:12 +08:00
twai feat(twai): support multiple twai controllers 2023-10-12 09:59:27 +08:00
uart feat(uart): spilt LP and HP uart set_baudrate function 2023-10-08 10:10:02 +08:00
usb_serial_jtag fix(usb_serial_jtag): Clean-up usb_serial_jtag lose byte fix, Closes https://github.com/espressif/esp-idf/pull/11344 2023-09-24 17:45:22 +08:00
CMakeLists.txt refactor(linux): excluded all non-Linux components from build 2023-10-16 17:06:54 +08:00
Kconfig feat(twai): support multiple twai controllers 2023-10-12 09:59:27 +08:00
linker.lf refactor(ledc): move related kconfig and linker.lf to its own folder 2023-10-02 07:32:16 +00:00
sdkconfig.rename mcpwm: rename MCPWM_ISR_IN_IRAM to MCPWM_ISR_IRAM_SAFE 2022-06-02 15:01:18 +08:00