Marius Vikhammer
|
d293ad94bd
feat(pm): removed dependency on driver component
|
2 years ago |
Song Ruo Jing
|
46d33e46ef
fix(console): enable to select UART1 port for console output
|
2 years ago |
gaoxu
|
bc2a6bd730
feat(uart): spilt LP and HP uart set_baudrate function
|
2 years ago |
gaoxu
|
4f24f805cc
feat(uart): add LP-UART GPIO support
|
2 years ago |
gaoxu
|
4541ad134d
feat(uart): add RCC atomic block to uart/lp-uart peripheral
|
2 years ago |
gaoxu
|
c7afa0dcef
feat(uart): uart(hp,lp) support on esp32p4
|
2 years ago |
Song Ruo Jing
|
767698b90d
feat(uart): Add sdkconfig.ci.iram_safe test for UART driver
|
2 years ago |
morris
|
4a45479336
refactor(lp_periph): move enable and reset control to LL driver
|
2 years ago |
Darian Leung
|
9ed58bf564
feat(driver): updated drivers to use CreateWithCaps() API
|
2 years ago |
Darian Leung
|
6fc935e584
refactor(freertos): Refactor usage of portBASE_TYPE to BaseType_t
|
2 years ago |
morris
|
57651c5997
Merge branch 'bugfix/log-related-warnings' into 'master'
|
2 years ago |
Zim Kalinowski
|
33e2985b95
driver: fixed log related warnings in i2s and uart
|
2 years ago |
Sonika Rathi
|
571831b2ee
UART: UART_SELECT_WRITE_NOTIF event added in UART driver
|
2 years ago |
Song Ruo Jing
|
921713fff4
uart: Support LP_UART port with UART driver on esp32c6
|
2 years ago |
Song Ruo Jing
|
a4e8960ab4
esp_clk_tree: Rename clk_tree_xxx to esp_clk_tree_xxx, add compilation warning to clk_tree.h
|
2 years ago |
Song Ruo Jing
|
3f2bed1f5c
uart: Allow the users to not specify the source_clk in uart_config_t when calling uart_param_config
|
2 years ago |
Bradley McFadden
|
6a21403cba
uart: Correct typo in referenced function name
|
2 years ago |
Song Ruo Jing
|
b69f983525
uart: Fix two TX concurrency issues
|
3 years ago |
Kevin (Lao Kaiyao)
|
421e5e6416
Merge branch 'refactor/pack_driver_source_files' into 'master'
|
2 years ago |
laokaiyao
|
f27cd67c00
driver: pack peripherals
|
2 years ago |