Historial de Commits

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