| .. |
|
dac
|
e27f3e3128
adc: support ADC on esp32c6 (hal)
|
il y a 3 ans |
|
deprecated
|
943dcd2cd1
i2s_pdm: fix tx frequency limitation
|
il y a 3 ans |
|
esp32
|
f9f9a09dfb
dac: update unit-test docs and examples for driver-NG
|
il y a 3 ans |
|
esp32s2
|
5406c80d99
docs:fix a typo in touch_sensor.h of esp32s2 and esp32s3
|
il y a 3 ans |
|
esp32s3
|
5406c80d99
docs:fix a typo in touch_sensor.h of esp32s2 and esp32s3
|
il y a 3 ans |
|
gpio
|
ca1b182b25
glitch_filter: support derive clock source form IO MUX
|
il y a 3 ans |
|
gptimer
|
bc2a2d3cde
gptimer: support RC_FAST clock source
|
il y a 3 ans |
|
i2s
|
943dcd2cd1
i2s_pdm: fix tx frequency limitation
|
il y a 3 ans |
|
include
|
747214616c
Merge branch 'feature/add_api_spi_slave_trans_in_isr' into 'master'
|
il y a 3 ans |
|
mcpwm
|
f997b81242
mcpwm: support esp32c6
|
il y a 3 ans |
|
rmt
|
32cd193ddf
rmt: support pll clock source on esp32c6
|
il y a 3 ans |
|
test
|
774197b7d3
ledc: Move ledc unit test to test_apps pytest framework
|
il y a 3 ans |
|
test_apps
|
120d54d700
test: formate test_spi_slave.c
|
il y a 3 ans |
|
.build-test-rules.yml
|
d5b4108085
gpio: combine sdm, glitch filter, fast gpio tests into one app
|
il y a 3 ans |
|
CMakeLists.txt
|
4713a9a7f2
ESP32H2: Introduce new chip target esp32h2, hello_world example supported
|
il y a 3 ans |
|
Kconfig
|
971eaa0c08
spi_slave: fix spi_slave_isr iram_safe and add test case for it
|
il y a 3 ans |
|
i2c.c
|
803fc3fbe0
I2C: Add i2c support for ESP32C6
|
il y a 3 ans |
|
ledc.c
|
662df0da3b
ledc: Channel configuration requires the ledc core clock on to be effective. Therefore, a clock source is selected for the core clock since the peripheral initialization. Additionally, correct the usage of channel para_up and duty_start bits.
|
il y a 3 ans |
|
linker.lf
|
00b6ec28b2
gptimer: support etm event and task
|
il y a 3 ans |
|
pulse_cnt.c
|
5bd99deb48
pcnt: support accumulate count value
|
il y a 3 ans |
|
sdio_slave.c
|
507864c4f1
sdio_slave: allow disabling highspeed mode
|
il y a 3 ans |
|
sdkconfig.rename
|
a12936dca9
mcpwm: rename MCPWM_ISR_IN_IRAM to MCPWM_ISR_IRAM_SAFE
|
il y a 3 ans |
|
sdm.c
|
cbe297e5a0
sdm: support derive clock source from IO MUX
|
il y a 3 ans |
|
sdmmc_host.c
|
56f2001317
sdmmc/sdspi: allow custom setup of SD card frequency
|
il y a 3 ans |
|
sdmmc_private.h
|
690974e32f
driver: update copyright notice
|
il y a 4 ans |
|
sdmmc_transaction.c
|
d91c8759c0
driver: remove -Wno-format flag
|
il y a 3 ans |
|
sdspi_crc.c
|
690974e32f
driver: update copyright notice
|
il y a 4 ans |
|
sdspi_crc.h
|
690974e32f
driver: update copyright notice
|
il y a 4 ans |
|
sdspi_host.c
|
56f2001317
sdmmc/sdspi: allow custom setup of SD card frequency
|
il y a 3 ans |
|
sdspi_private.h
|
3ad98984e9
driver: sdspi: add support for R1b response
|
il y a 3 ans |
|
sdspi_transaction.c
|
d91c8759c0
driver: remove -Wno-format flag
|
il y a 3 ans |
|
spi_bus_lock.c
|
36fcb4b3a1
SPI fix DMA rxbuf size calculation
|
il y a 3 ans |
|
spi_common.c
|
ea0b839302
spi: limit esp32 dma workaround only on esp32
|
il y a 3 ans |
|
spi_master.c
|
36fcb4b3a1
SPI fix DMA rxbuf size calculation
|
il y a 3 ans |
|
spi_slave.c
|
45c1dc424f
spi_slave: add spi 'spi_slave_queue_reset_isr' and add test
|
il y a 3 ans |
|
spi_slave_hd.c
|
781d06af73
esp_hw_support: Remove compare_set.h API
|
il y a 3 ans |
|
temperature_sensor.c
|
d91c8759c0
driver: remove -Wno-format flag
|
il y a 3 ans |
|
touch_sensor_common.c
|
9ab4abfb46
hw_support: move rtc_ctrl from driver to hw_support
|
il y a 3 ans |
|
twai.c
|
2b9d3a37ee
twai: fix coverity warnings
|
il y a 3 ans |
|
uart.c
|
fd04374aa5
feat (driver) added new critical section API to UART driver
|
il y a 3 ans |
|
usb_serial_jtag.c
|
01143bd732
gpio: fix USB D+ pin cannot disable pullup
|
il y a 3 ans |