Commit Verlauf

Autor SHA1 Nachricht Datum
  Jakob Hasse fd04374aa5 feat (driver) added new critical section API to UART driver vor 3 Jahren
  laokaiyao 888ca08cb2 uart: support examples and tests on esp32c6 vor 3 Jahren
  laokaiyao 8677216576 esp32h2: renaming esp32h2 to esp32h4 vor 3 Jahren
  Song Ruo Jing 701e49278a uart: Fix unwanted processing of TX_DONE interrupt immediately after calling uart_wait_tx_done() vor 3 Jahren
  songruojing 9d515185d0 esp32c6: clean up existing soc files and header file inclusion in IDF to be compatible with the new chip vor 3 Jahren
  Marius Vikhammer b844df8c85 uart: fixed sclk_freq not init warning when compiling with asserts disabled vor 3 Jahren
  Michael (XIAO Xufeng) 746f4b814c uart: move frequency of clock sources out of HAL vor 3 Jahren
  songruojing 9d73475e44 uart: Add a new API to get the free space size of tx buffer vor 3 Jahren
  morris c49e99f9e7 uart: use clk_tree API to acquire FAST_RC clock vor 3 Jahren
  Alex Lisitsyn fe41cc13f8 driver: uart fix send bytes in RS485 mode rts assert failure vor 3 Jahren
  songruojing 24a60c12c6 uart: Provide support for esp32c2 and esp32h2 vor 4 Jahren
  Darian Leung 57fd78f5ba freertos: Remove legacy data types vor 4 Jahren
  Michael (XIAO Xufeng) c1b30491dd Merge branch 'feature/esp32c3_uart_add_wakeup_event' into 'master' vor 4 Jahren
  laokaiyao c4cfb654d2 uart: support light sleep on esp32s3 vor 4 Jahren
  Chen Yi Qun 56e9920958 uart: add wakeup event for esp32c3 vor 4 Jahren
  Omar Chebib 473974c8f6 UART & I2C: remove custom ISR registration function vor 4 Jahren
  Omar Chebib 708e3b6ec0 UART: RX interrupts are now properly restored after a flush vor 4 Jahren
  Cao Sen Miao eddc196081 esp_clk: refactor target/clk.h to private/esp_clk.h vor 4 Jahren
  morris 16677b0d3c global: make periph enable/disable APIs private vor 4 Jahren
  Cao Sen Miao a9f0a3531e ESP8684: add driver esp_pm heap support vor 4 Jahren
  Dmitry fdb9edd8c6 Bugfix enable console RX UART for gdbstub for runtime mode only. vor 4 Jahren
  Omar Chebib 4e3f5573c4 uart: cleaner way of handling error in a critical section vor 4 Jahren
  Luca Burelli e41e67f2f1 uart: Add missing critical section wrappers around rx_buffered_len vor 5 Jahren
  morris dbeb4bdb84 uart: support alloc driver object in SRAM vor 4 Jahren
  morris 62d9109eb5 uart: format driver code by astyle vor 4 Jahren
  Omar Chebib 779e7400b0 uart: uart_set_pin function will now use IOMUX whenever possible vor 4 Jahren
  Marius Vikhammer baf0b7cdf5 uart: fix typo in error message vor 4 Jahren
  Michael (XIAO Xufeng) fbb6b1b11a Merge branch 'bugfix/fix_uart_reset_issue_on_esp32c3' into 'master' vor 4 Jahren
  Marius Vikhammer a29a6ceef0 uart: update register headers and examples for S3 vor 4 Jahren
  Chen Yi Qun 6317f5b481 add uart core reset in uart_module_enable() vor 4 Jahren