morris 5fb9866f0d Merge branch 'feature/add_sdm_dac_example' into 'master' 3 лет назад
..
dac e27f3e3128 adc: support ADC on esp32c6 (hal) 3 лет назад
deprecated 6b631b68d1 sdm: correct concept duty to density 3 лет назад
esp32 f9f9a09dfb dac: update unit-test docs and examples for driver-NG 3 лет назад
esp32s2 5406c80d99 docs:fix a typo in touch_sensor.h of esp32s2 and esp32s3 3 лет назад
esp32s3 5406c80d99 docs:fix a typo in touch_sensor.h of esp32s2 and esp32s3 3 лет назад
gpio ca1b182b25 glitch_filter: support derive clock source form IO MUX 3 лет назад
gptimer bc2a2d3cde gptimer: support RC_FAST clock source 3 лет назад
i2s 943dcd2cd1 i2s_pdm: fix tx frequency limitation 3 лет назад
include 5fb9866f0d Merge branch 'feature/add_sdm_dac_example' into 'master' 3 лет назад
mcpwm 592673b052 mcpwm: support non-varg version of generator functions 3 лет назад
rmt 32cd193ddf rmt: support pll clock source on esp32c6 3 лет назад
test 774197b7d3 ledc: Move ledc unit test to test_apps pytest framework 3 лет назад
test_apps 5fb9866f0d Merge branch 'feature/add_sdm_dac_example' into 'master' 3 лет назад
.build-test-rules.yml d5b4108085 gpio: combine sdm, glitch filter, fast gpio tests into one app 3 лет назад
CMakeLists.txt 4713a9a7f2 ESP32H2: Introduce new chip target esp32h2, hello_world example supported 3 лет назад
Kconfig 971eaa0c08 spi_slave: fix spi_slave_isr iram_safe and add test case for it 3 лет назад
i2c.c 803fc3fbe0 I2C: Add i2c support for ESP32C6 3 лет назад
ledc.c 46f67092d0 ledc: Fix -Werror=maybe-uninitialized warning on glb_clk variable on specific kconfig options selected 3 лет назад
linker.lf 6b631b68d1 sdm: correct concept duty to density 3 лет назад
pulse_cnt.c 5bd99deb48 pcnt: support accumulate count value 3 лет назад
sdio_slave.c 507864c4f1 sdio_slave: allow disabling highspeed mode 3 лет назад
sdkconfig.rename a12936dca9 mcpwm: rename MCPWM_ISR_IN_IRAM to MCPWM_ISR_IRAM_SAFE 3 лет назад
sdm.c 6b631b68d1 sdm: correct concept duty to density 3 лет назад
sdmmc_host.c 56f2001317 sdmmc/sdspi: allow custom setup of SD card frequency 3 лет назад
sdmmc_private.h 690974e32f driver: update copyright notice 4 лет назад
sdmmc_transaction.c d91c8759c0 driver: remove -Wno-format flag 3 лет назад
sdspi_crc.c 690974e32f driver: update copyright notice 4 лет назад
sdspi_crc.h 690974e32f driver: update copyright notice 4 лет назад
sdspi_host.c 56f2001317 sdmmc/sdspi: allow custom setup of SD card frequency 3 лет назад
sdspi_private.h 3ad98984e9 driver: sdspi: add support for R1b response 3 лет назад
sdspi_transaction.c d91c8759c0 driver: remove -Wno-format flag 3 лет назад
spi_bus_lock.c 36fcb4b3a1 SPI fix DMA rxbuf size calculation 3 лет назад
spi_common.c ea0b839302 spi: limit esp32 dma workaround only on esp32 3 лет назад
spi_master.c 36fcb4b3a1 SPI fix DMA rxbuf size calculation 3 лет назад
spi_slave.c 45c1dc424f spi_slave: add spi 'spi_slave_queue_reset_isr' and add test 3 лет назад
spi_slave_hd.c 781d06af73 esp_hw_support: Remove compare_set.h API 3 лет назад
temperature_sensor.c d91c8759c0 driver: remove -Wno-format flag 3 лет назад
touch_sensor_common.c 9ab4abfb46 hw_support: move rtc_ctrl from driver to hw_support 3 лет назад
twai.c 2b9d3a37ee twai: fix coverity warnings 3 лет назад
uart.c fd04374aa5 feat (driver) added new critical section API to UART driver 3 лет назад
usb_serial_jtag.c 01143bd732 gpio: fix USB D+ pin cannot disable pullup 3 лет назад