| .. |
|
deprecated
|
31f9915603
driver: move deprecated drivers into single folder
|
3 лет назад |
|
esp32
|
386363cafd
adc: unify adc_ll_num_t and adc_unit_t
|
3 лет назад |
|
esp32c3
|
386363cafd
adc: unify adc_ll_num_t and adc_unit_t
|
3 лет назад |
|
esp32s2
|
386363cafd
adc: unify adc_ll_num_t and adc_unit_t
|
3 лет назад |
|
esp32s3
|
a84faa3cef
touch_sensor: forbid from using touch sensor with sleep on ESP32-S3
|
3 лет назад |
|
include
|
80904a5815
Merge branch 'bugfix/spi_free_crash_uninitialized' into 'master'
|
3 лет назад |
|
test
|
974ac3b4b8
touch: add protection for touch sleep case
|
3 лет назад |
|
test_apps
|
6c56f54ed8
temperature_sensor: fix typo
|
3 лет назад |
|
CMakeLists.txt
|
31f9915603
driver: move deprecated drivers into single folder
|
3 лет назад |
|
Kconfig
|
21e29f285f
temp_sensor: avoid coexistence of new and legacy driver
|
3 лет назад |
|
adc.c
|
68e5d9d585
Remove IRAM_ATTR from any function declarations
|
3 лет назад |
|
adc1_private.h
|
690974e32f
driver: update copyright notice
|
4 лет назад |
|
adc_common.c
|
386363cafd
adc: unify adc_ll_num_t and adc_unit_t
|
3 лет назад |
|
adc_deprecated.c
|
386363cafd
adc: unify adc_ll_num_t and adc_unit_t
|
3 лет назад |
|
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
|
38090a0248
gpio: fix GPIO_IS_VALID_(OUTPUT_)GPIO macro
|
3 лет назад |
|
gptimer.c
|
de662b987e
driver: fix issue found by coverity scan
|
3 лет назад |
|
i2c.c
|
68e5d9d585
Remove IRAM_ATTR from any function declarations
|
3 лет назад |
|
i2s.c
|
de662b987e
driver: fix issue found by coverity scan
|
3 лет назад |
|
ledc.c
|
38090a0248
gpio: fix GPIO_IS_VALID_(OUTPUT_)GPIO macro
|
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 лет назад |
|
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
|
de662b987e
driver: fix issue found by coverity scan
|
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 лет назад |
|
sdio_slave.c
|
0fe3281713
driver: fix issues reported by PVS-Studio
|
3 лет назад |
|
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
|
80904a5815
Merge branch 'bugfix/spi_free_crash_uninitialized' into 'master'
|
3 лет назад |
|
spi_master.c
|
de662b987e
driver: fix issue found by coverity scan
|
3 лет назад |
|
spi_slave.c
|
de662b987e
driver: fix issue found by coverity scan
|
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 лет назад |
|
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 лет назад |