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