.. |
analog_comparator
|
driver: Fix ana_cmpr negative enum comparison
|
2023-04-28 14:52:50 +08:00 |
dac
|
i2s: fixed i2s_ll compiling failure under C++ evironment
|
2023-06-23 11:41:43 +08:00 |
deprecated
|
driver: fixed log related warnings in i2s and uart
|
2023-07-12 15:50:06 +08:00 |
gpio
|
refactor(gpio):add gpio linker.lf to control the placement of driver and hal
|
2023-07-11 20:44:36 +08:00 |
gptimer
|
feat(gptimer): add gptimer linker.lf to control the placement of driver and hal
|
2023-07-05 12:09:00 +08:00 |
i2c
|
lp-i2c: Added support for LP I2C peripheral to LP core
|
2023-05-19 07:27:51 +02:00 |
i2s
|
i2s: fixed i2s_ll compiling failure under C++ evironment
|
2023-06-23 11:41:43 +08:00 |
include/esp_private
|
spi_slave: support spi slave hd append mode on chips other than s2
|
2023-03-21 11:30:17 +08:00 |
ledc
|
fix(ledc): fix frequency calculation
|
2023-07-10 11:45:09 +08:00 |
mcpwm
|
mcpwm: fix bldc example force output level inverted
|
2023-05-10 19:17:21 +08:00 |
parlio
|
driver: minor code clean up to pass coverity scan test
|
2023-06-10 16:21:12 +08:00 |
pcnt
|
driver: minor code clean up to pass coverity scan test
|
2023-06-10 16:21:12 +08:00 |
rmt
|
driver: minor code clean up to pass coverity scan test
|
2023-06-10 16:21:12 +08:00 |
sdio_slave
|
sdio_slave: add some documentation about impl in the source code
|
2023-04-10 15:03:16 +08:00 |
sdmmc
|
Added support for write protection polarity for SDCard
|
2023-06-28 13:20:36 +02:00 |
sigma_delta
|
driver: minor code clean up to pass coverity scan test
|
2023-06-10 16:21:12 +08:00 |
spi
|
Added support for write protection polarity for SDCard
|
2023-06-28 13:20:36 +02:00 |
temperature_sensor
|
temperature_sensor: Apply new-shared interface in temperature sensor driver
|
2023-05-18 15:00:36 +08:00 |
test_apps
|
ci: add pd_vddsdio in lightsleep UT tests
|
2023-07-14 21:21:23 +08:00 |
touch_sensor
|
driver: minor code clean up to pass coverity scan test
|
2023-06-10 16:21:12 +08:00 |
twai
|
twai: twai_driver_install() returns error on interrupt allocation failure
|
2023-06-25 18:32:41 +08:00 |
uart
|
Merge branch 'bugfix/log-related-warnings' into 'master'
|
2023-07-13 18:09:56 +08:00 |
usb_serial_jtag
|
usb_serial_jtag: Improve the code for the issue of usb cdc device unable to work during sleep
|
2023-02-27 12:10:49 +08:00 |
.build-test-rules.yml
|
ana_cmpr: add an example and test cases
|
2023-03-17 11:38:32 +08:00 |
CMakeLists.txt
|
refactor(gpio):add gpio linker.lf to control the placement of driver and hal
|
2023-07-11 20:44:36 +08:00 |
Kconfig
|
ledc:add option to put LEDC function into IRAM
|
2023-06-14 18:12:01 +08:00 |
linker.lf
|
refactor(gpio):add gpio linker.lf to control the placement of driver and hal
|
2023-07-11 20:44:36 +08:00 |
sdkconfig.rename
|
mcpwm: rename MCPWM_ISR_IN_IRAM to MCPWM_ISR_IRAM_SAFE
|
2022-06-02 15:01:18 +08:00 |