Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Wangjialin 870efdb9d4 bugfix(uart): patten detect function 8 yıl önce
  kooho 492db0591d Fix uart fifo overflow bug 8 yıl önce
  Alexey Morozov 25b8642835 uart driver: Remove unnecessary xSemaphoreGive() 8 yıl önce
  Wangjialin 4052803e16 bugfix(uart): workaround for uart fifo reset issue 8 yıl önce
  Wangjialin 102eb96c8b bugfix(uart): Don't disable console UART peripheral 8 yıl önce
  Wangjialin 303b9f60db bugfix(uart): set default tx idle num 8 yıl önce
  Ivan Grokhotkov fba9678c56 uart: add support for REF_TICK 8 yıl önce
  krzychb 9107b47deb Updated UART API documentation and examples. Included a fix of #1091 from GitHub 8 yıl önce
  Alex Burr 93cc3a77cb uart: Add api call to switch on hardware support for 'software' flow control. 8 yıl önce
  Jeroen Domburg fe140fe347 Fix off-by-one in 5MBaud arg checking; propagate errors better 8 yıl önce
  Angus Gratton 96f9ae3e30 Merge branch 'bugfix/minor_prs_github' into 'master' 8 yıl önce
  Angus Gratton 4f812eb29c Remove redundant code line from uart.c 8 yıl önce
  Henrik Maier 95fe7929c0 Fix spinlock bug for uart_set_rts and uart_set_dtr 8 yıl önce
  Wangjialin 9d466de235 bugfix(uart): fix signal glitch on tx pin 8 yıl önce
  Wangjialin 40fd9db55d bugfix(uart): fix bugs reported from github 8 yıl önce
  Wangjialin 315aa1fcd8 Fix uart tx function block issue 8 yıl önce
  shinyquagsire23 8e89a136e1 Fix impossible check in uart_set_line_inverse 8 yıl önce
  Wangjialin 5d5b625d0e bugfix: fix uart 2-stop-bit error 9 yıl önce
  Angus Gratton 3db4402f3c uart driver: Remove UART ISR handler from IRAM 9 yıl önce
  Wang Jia Lin 8bcd341fca Merge branch 'buffix/uart_frm_err_parity_err_mismatch' into 'master' 9 yıl önce
  Angus Gratton 1c08cf2f79 Merge branch 'bugfix/uart_intr_config' into 'master' 9 yıl önce
  Angus Gratton 6395081503 uart driver: Set type of uart_driver_install queue param 9 yıl önce
  Wangjialin 794f7dd294 bugfix: uart event mismatch 9 yıl önce
  Wangjialin 9dbdab5c9a driver: uart 9 yıl önce
  Deomid Ryabkov 2c165aba36 uart_intr_config should return ESP_OK on success 9 yıl önce
  Jeroen Domburg 1037a50abe Convert DOS line ends to Unix line ends in drivers 9 yıl önce
  Ivan Grokhotkov 1c60a0450e Merge branch 'bugfix/driver_cleanup_log' into 'master' 9 yıl önce
  Jeroen Domburg 2c34ab3374 Mark some interrupts that are now allocated dynamically as free, add int handle param documentation, add local ints test 9 yıl önce
  Jeroen Domburg ae8c37e0b6 Add disabling/enabling of shared interrupt, add testcase for interrupts 9 yıl önce
  Jeroen Domburg 655fd2986a Add interrupt allocation scheme / interrupt sharing. Also modifies drivers and examples. Also allows interrupts 9 yıl önce