| .. |
|
esp32
|
68ed940668
Driver(adc): Disable the synchronization operation function of ADC1 and DAC
|
5 лет назад |
|
esp32s2
|
406b8f423d
driver(adc): add adc initial code before app_main for esp32s2.
|
5 лет назад |
|
include
|
ccdfbb865e
Merge branch 'bugfix/add_return_task_awoken_for_timer_callback_v4.2' into 'release/v4.2'
|
5 лет назад |
|
test
|
e6e4fe45c6
Merge branch 'ci/fix_uart_read_write_priorities_v4.2' into 'release/v4.2'
|
5 лет назад |
|
CMakeLists.txt
|
11d96b39d0
esp_ipc: Move to new component
|
5 лет назад |
|
Kconfig
|
5454c268f7
Docs: Omit kconfig configurations not available for the target
|
6 лет назад |
|
adc1_private.h
|
baa7898e35
driver(adc/dac): fix adc dac driver for esp32s2
|
5 лет назад |
|
adc_common.c
|
68ed940668
Driver(adc): Disable the synchronization operation function of ADC1 and DAC
|
5 лет назад |
|
can.c
|
429712c6eb
freertos: moved all xtensa specific files into a separated folder
|
6 лет назад |
|
component.mk
|
baa7898e35
driver(adc/dac): fix adc dac driver for esp32s2
|
5 лет назад |
|
dac.c
|
68ed940668
Driver(adc): Disable the synchronization operation function of ADC1 and DAC
|
5 лет назад |
|
gpio.c
|
d91e64cea4
driver(gpio): fix gpio can't wakeup light sleep
|
5 лет назад |
|
i2c.c
|
661f4c430d
Merge branch 'feature/esp32s2_i2c_driver' into 'master'
|
5 лет назад |
|
i2s.c
|
b35d9002f3
driver(I2S): Fix i2s_comm_format_t configuration parameter does not match the TRM bug.
|
5 лет назад |
|
ledc.c
|
e30cd361a8
global: rename esp32s2beta to esp32s2
|
6 лет назад |
|
mcpwm.c
|
e64d1378b4
Fix init MCPWM Fault line via config struct
|
5 лет назад |
|
pcnt.c
|
580ce8fa4a
driver: clean pcnt.h i2s.h
|
6 лет назад |
|
periph_ctrl.c
|
e0b9f7be6d
periph_clk_gating: add reference counter
|
5 лет назад |
|
rmt.c
|
0bf2906bc9
driver(RMT): Fix the breaking change issue of RMT driver introduced by refactoring.
|
5 лет назад |
|
rtc_io.c
|
0c2bf7c8bc
rtcio: add hal for driver
|
6 лет назад |
|
rtc_module.c
|
e30cd361a8
global: rename esp32s2beta to esp32s2
|
6 лет назад |
|
sdio_slave.c
|
0ec08ca21b
sdio_slave: support HAL layer
|
6 лет назад |
|
sdkconfig.rename
|
e9f1011b1b
Rename Kconfig options (components/driver)
|
6 лет назад |
|
sdmmc_host.c
|
fb0fa34ac8
sdmmc: Correctly check function parameters before using them
|
5 лет назад |
|
sdmmc_private.h
|
afbaf74007
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
6 лет назад |
|
sdmmc_transaction.c
|
afbaf74007
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
6 лет назад |
|
sdspi_crc.c
|
278634dcbd
sdspi: support crc16_be for esp32s2
|
6 лет назад |
|
sdspi_crc.h
|
a67d5d89e0
Replace all DOS line endings with Unix
|
7 лет назад |
|
sdspi_host.c
|
48a62b3490
sdspi: use polling transactions to increase reading speed.
|
6 лет назад |
|
sdspi_private.h
|
067f3d21c9
sdspi, vfs_fat: allow sharing SPI bus among devices, and mounting multiple SD cards
|
6 лет назад |
|
sdspi_transaction.c
|
3b39e60f97
driver: remove unused drivers for esp32s2beta
|
6 лет назад |
|
sigmadelta.c
|
e62b831867
refactor(sigmadelta): add hal sigmadelta driver
|
6 лет назад |
|
spi_bus_lock.c
|
e04bb43b9f
spi: suppress spi_bus_lock_touch log level
|
5 лет назад |
|
spi_common.c
|
49a48644e4
spi: allow using esp_flash and spi_master driver on the same bus
|
5 лет назад |
|
spi_master.c
|
fdf983e0c4
spi: fix config break and reduce overhead of the bus lock on SPI1
|
5 лет назад |
|
spi_slave.c
|
49a48644e4
spi: allow using esp_flash and spi_master driver on the same bus
|
5 лет назад |
|
timer.c
|
9274339fb5
timer: add return task awoken for timer callback
|
5 лет назад |
|
touch_sensor_common.c
|
e30cd361a8
global: rename esp32s2beta to esp32s2
|
6 лет назад |
|
uart.c
|
3abdd2207d
freemodbus: fix long buffer failure
|
5 лет назад |