Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Michael (XIAO Xufeng) fb0c3e8016 Merge branch 'bugfix/fix_modbus_rs485_rts_en_fail_v40' into 'release/v4.0' 4 gadi atpakaļ
  Alex Lisitsyn a183b32972 Bugfix/fix modbus rs485 rts en fail (backport v4.0) 4 gadi atpakaļ
  Omar Chebib abd6ea3087 uart: Add missing critical section wrappers around rx_buffered_len 4 gadi atpakaļ
  Marius Vikhammer 3b708987f0 uart: fix typo in error message 4 gadi atpakaļ
  morris 10a0d7b8cf uart: add option to put ISR in IRAM 4 gadi atpakaļ
  xiongyu f75088d40d bugfix(uart): fix esp32 uart fifo_cnt bug 5 gadi atpakaļ
  Roland Dobai 642dc19c25 VFS: Check in select() if the UART driver is installed or not 6 gadi atpakaļ
  Konstantin Kondrashov 199c4e55f2 uart/driver: Add module reset before enabling 6 gadi atpakaļ
  kooho 09a63cca51 bugfix(UART): fixed two UART issues: 6 gadi atpakaļ
  chenjianqiang cf2ba210ef uart: multichip support 6 gadi atpakaļ
  Angus Gratton 2331597ed2 Merge branch 'bugfix/ticks_to_wait_for_uart_and_i2c' into 'master' 6 gadi atpakaļ
  Konstantin Kondrashov 355f209dba uart: Fix ticks_to_wait when 0 or expired 6 gadi atpakaļ
  Konstantin Kondrashov 399d2d2605 all: Using xxx_periph.h 6 gadi atpakaļ
  Roland Dobai 0ae53691ba Rename Kconfig options (components/esp32) 6 gadi atpakaļ
  morris f5b03c9ea3 misc adjustment of esp32 component 6 gadi atpakaļ
  morris 956c25dedd move esp32 chip specific includes to esp32/xxx.h 6 gadi atpakaļ
  Mahavir Jain e9652e8ef3 uart: use correct critical section API (portENTER_CRITICAL_ISR) from ISR context 7 gadi atpakaļ
  kooho a9c1124763 driver(uart): fixed uart read error bug when using dual core. 7 gadi atpakaļ
  Ivan Grokhotkov 002d913ab6 uart: add function to set light sleep wakeup threshold 7 gadi atpakaļ
  kooho 2d0af81ccf driver(uart): Fixed uart tx_empty interrupt wdt timeout bug. 7 gadi atpakaļ
  Roland Dobai 0efb4a11ec Correct source code encoding 7 gadi atpakaļ
  hou wen xiang e2b9b70800 driver(uart): Fix uart time_out bug when using ref_tick 7 gadi atpakaļ
  Alex Lisitsyn a9fca0c775 driver: add rs485 half duplex interface support to uart driver (fix after review) 7 gadi atpakaļ
  Alex Lisitsyn ef5dc73f6f driver: add rs485 half duplex interface support to uart driver (update after review) 7 gadi atpakaļ
  Alex Lisitsyn 51e9cf6848 driver: add rs485 half duplex interface support to uart driver (update after review) 7 gadi atpakaļ
  Jiang Jiang Jian 35d148256b Merge branch 'bugfix/fix_uart_buffer_full_flg_error_bug' into 'master' 7 gadi atpakaļ
  Angus Gratton 03414b1f39 Merge branch 'bugfix/reset_some_peripherals_when_cpu_start' into 'master' 7 gadi atpakaļ
  kooho 33b99caf50 driver(uart):Fix the bug that uart buffer_full flag is true all the time. 7 gadi atpakaļ
  kooho ef39c09bc1 driver: reset communication peripherals when the cpu starts. 7 gadi atpakaļ
  Roland Dobai 18e83bcd53 Allow VFS file descriptors in select() 7 gadi atpakaļ