| .. |
|
esp32
|
12a0f93f87
adc_i2s: solve the i2s_adc issue when using wifi
|
5 years ago |
|
esp32s2
|
be3fc35533
[cxx]: fixed extern "C" declarations
|
4 years ago |
|
include
|
74649219f4
Merge branch 'bugfix/adc_full_scale_voltages_v4.2' into 'release/v4.2'
|
4 years ago |
|
test
|
4fb18da50b
bugfix(dac): fix testcase fail for dac
|
4 years ago |
|
CMakeLists.txt
|
847a697c93
Driver(dac): fix DAC-DMA driver and unit test
|
5 years ago |
|
Kconfig
|
a0bb9b2f57
TWAI: ISR runs when cache is disabled
|
5 years ago |
|
adc1_private.h
|
12a0f93f87
adc_i2s: solve the i2s_adc issue when using wifi
|
5 years ago |
|
adc_common.c
|
f8c691faaf
esp_wifi: Fixes issue of crashing when verbose logs are enabled.
|
4 years ago |
|
component.mk
|
baa7898e35
driver(adc/dac): fix adc dac driver for esp32s2
|
5 years ago |
|
dac_common.c
|
847a697c93
Driver(dac): fix DAC-DMA driver and unit test
|
5 years ago |
|
gpio.c
|
d91e64cea4
driver(gpio): fix gpio can't wakeup light sleep
|
5 years ago |
|
i2c.c
|
14587e7e73
i2c: Acquire PM lock after acquiring mutex
|
5 years ago |
|
i2s.c
|
12a0f93f87
adc_i2s: solve the i2s_adc issue when using wifi
|
5 years ago |
|
ledc.c
|
e30cd361a8
global: rename esp32s2beta to esp32s2
|
6 years ago |
|
mcpwm.c
|
48dc6e9347
mcpwm: fix second fault line broken
|
5 years ago |
|
pcnt.c
|
dcb23c0bc8
pcnt: fix bug in clear interrupt status
|
5 years ago |
|
periph_ctrl.c
|
0b1ef494a7
wifi, bt: move esp_phy_common_clock_disable into periph_ctrl and put it into IRAM
|
5 years ago |
|
rmt.c
|
0bf2906bc9
driver(RMT): Fix the breaking change issue of RMT driver introduced by refactoring.
|
5 years ago |
|
rtc_io.c
|
0c2bf7c8bc
rtcio: add hal for driver
|
6 years ago |
|
rtc_module.c
|
e30cd361a8
global: rename esp32s2beta to esp32s2
|
6 years ago |
|
sdio_slave.c
|
0ec08ca21b
sdio_slave: support HAL layer
|
6 years ago |
|
sdkconfig.rename
|
e9f1011b1b
Rename Kconfig options (components/driver)
|
6 years ago |
|
sdmmc_host.c
|
fb0fa34ac8
sdmmc: Correctly check function parameters before using them
|
5 years ago |
|
sdmmc_private.h
|
afbaf74007
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
6 years ago |
|
sdmmc_transaction.c
|
afbaf74007
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
6 years ago |
|
sdspi_crc.c
|
278634dcbd
sdspi: support crc16_be for esp32s2
|
6 years ago |
|
sdspi_crc.h
|
a67d5d89e0
Replace all DOS line endings with Unix
|
7 years ago |
|
sdspi_host.c
|
48a62b3490
sdspi: use polling transactions to increase reading speed.
|
6 years ago |
|
sdspi_private.h
|
067f3d21c9
sdspi, vfs_fat: allow sharing SPI bus among devices, and mounting multiple SD cards
|
6 years ago |
|
sdspi_transaction.c
|
3b39e60f97
driver: remove unused drivers for esp32s2beta
|
6 years ago |
|
sigmadelta.c
|
e62b831867
refactor(sigmadelta): add hal sigmadelta driver
|
6 years ago |
|
spi_bus_lock.c
|
e04bb43b9f
spi: suppress spi_bus_lock_touch log level
|
5 years ago |
|
spi_common.c
|
49a48644e4
spi: allow using esp_flash and spi_master driver on the same bus
|
5 years ago |
|
spi_master.c
|
929632739a
spi: fix duplex mode switch issue for multi devices
|
5 years ago |
|
spi_slave.c
|
49a48644e4
spi: allow using esp_flash and spi_master driver on the same bus
|
5 years ago |
|
timer.c
|
ff4ca61cc6
timer: add IRAM_ATTR to spinlock give/take API
|
4 years ago |
|
touch_sensor_common.c
|
e30cd361a8
global: rename esp32s2beta to esp32s2
|
6 years ago |
|
twai.c
|
a0bb9b2f57
TWAI: ISR runs when cache is disabled
|
5 years ago |
|
uart.c
|
c8ef66abad
driver(uart): fix uart module reset issue (release V4.2)
|
4 years ago |