Marius Vikhammer 453516fbbe Merge branch 'bugfix/replace_deprecated_options' into 'master' 4 éve
..
deprecated 21e29f285f temp_sensor: avoid coexistence of new and legacy driver 4 éve
esp32 57fd78f5ba freertos: Remove legacy data types 4 éve
esp32c3 b248046bcb Temperature_sensor: Create new temperature sensor API 4 éve
esp32s2 b248046bcb Temperature_sensor: Create new temperature sensor API 4 éve
esp32s3 214e206111 Temperature_sensor: Add temperature support for ESP32-S3 4 éve
include cd10ac50cb Merge branch 'bugfix/temp_sensor_coexist_issue' into 'master' 4 éve
test ca3c056ac9 kconfig: replace deprecated options with new values 4 éve
test_apps 6c56f54ed8 temperature_sensor: fix typo 4 éve
CMakeLists.txt b248046bcb Temperature_sensor: Create new temperature sensor API 4 éve
Kconfig 21e29f285f temp_sensor: avoid coexistence of new and legacy driver 4 éve
adc.c 4ca115be98 adc: fix adc digital not reset issue 4 éve
adc1_private.h 690974e32f driver: update copyright notice 4 éve
adc_common.c a2fc3629bd adc: add explicit sdkconfig.h include 4 éve
adc_deprecated.c 4dc0d6b2fe adc: support adc dma driver on all chips 4 éve
dac_common.c e51474ef70 build: fix unused tag string 4 éve
dedic_gpio.c e8c5f8656b fast_gpio: fix wrong initial occupy mask 4 éve
gdma.c 7112009473 lcd: support rgb lcd interupt iram safe 4 éve
gpio.c c8c137f2b7 esp32h2: support GPIO peripheral, IO_MUX, GPIO matrix. 4 éve
gptimer.c 7112009473 lcd: support rgb lcd interupt iram safe 4 éve
i2c.c 1fce1616c4 i2c: fix typo in SOC_I2C_SUPPORT_SALVE 4 éve
i2s.c a9fda54d39 esp_hw_support/esp_system: Re-evaluate header inclusions and include directories 4 éve
ledc.c f38c13adea Merge branch 'contrib/github_pr_8497' into 'master' 4 éve
legacy_new_driver_coexist.c 21e29f285f temp_sensor: avoid coexistence of new and legacy driver 4 éve
linker.lf ec8defaa96 pulse_cnt: new driver for PCNT peripheral 4 éve
mcpwm.c 16677b0d3c global: make periph enable/disable APIs private 4 éve
pcnt_legacy.c 04b3f8b210 pcnt: deprecated as legacy driver 4 éve
periph_ctrl.c 2a8c8686ac esp_wifi: fix common clock bug 4 éve
pulse_cnt.c 7112009473 lcd: support rgb lcd interupt iram safe 4 éve
rmt.c 4dfbc9ee7b rmt: remove deprecated functions 4 éve
rtc_io.c 869bed1bb5 soc: don't expose unstable soc header files in public api 4 éve
rtc_module.c 690974e32f driver: update copyright notice 4 éve
rtc_temperature_legacy.c cd10ac50cb Merge branch 'bugfix/temp_sensor_coexist_issue' into 'master' 4 éve
sdio_slave.c ad90373a69 sdio_slave: fixed the issue DMA desc not capable 4 éve
sdkconfig.rename e9f1011b1b Rename Kconfig options (components/driver) 6 éve
sdmmc_host.c 16677b0d3c global: make periph enable/disable APIs private 4 éve
sdmmc_private.h 690974e32f driver: update copyright notice 4 éve
sdmmc_transaction.c ffdbeee9f6 sdmmc: Add erase command-38. Support erase/trim/discard/sanitize 4 éve
sdspi_crc.c 690974e32f driver: update copyright notice 4 éve
sdspi_crc.h 690974e32f driver: update copyright notice 4 éve
sdspi_host.c 8bb95150bf sdspi_host: bugfix The clock may be sent out before the bus that was used immediately before is released. 4 éve
sdspi_private.h 690974e32f driver: update copyright notice 4 éve
sdspi_transaction.c 690974e32f driver: update copyright notice 4 éve
sigmadelta.c c2d5af17a2 dac: apply generic check macro 4 éve
spi_bus_lock.c ca6f76d831 spi flash: fix cache accessed while disabled issues at -O0 4 éve
spi_common.c 4dc0d6b2fe adc: support adc dma driver on all chips 4 éve
spi_master.c 6a74cb695d spi: support spi on 8684 4 éve
spi_slave.c cda3c2b92b driver: spi_slave: make sure CS helpers are in IRAM if the ISR is 4 éve
spi_slave_hd.c 4dc0d6b2fe adc: support adc dma driver on all chips 4 éve
temperature_sensor.c 21e29f285f temp_sensor: avoid coexistence of new and legacy driver 4 éve
timer_legacy.c 5deb83b12d gptimer: new driver for previous timer group 4 éve
touch_sensor_common.c 690974e32f driver: update copyright notice 4 éve
twai.c 869bed1bb5 soc: don't expose unstable soc header files in public api 4 éve
uart.c 24a60c12c6 uart: Provide support for esp32c2 and esp32h2 4 éve
usb_serial_jtag.c 57fd78f5ba freertos: Remove legacy data types 4 éve