esp-idf/components
xiongyu 27e6e8c485 bugfix(uart): fix esp32 fifo_cnt bug
When using DPort to read fifo, fifo_cnt is not credible, we need to calculate the real cnt based on the fifo read and write pointer. When using AHB to read FIFO, we can use fifo_cnt to indicate the data length in fifo.
2020-06-16 14:34:23 +08:00
..
2020-05-22 16:39:44 +08:00
2020-05-18 16:51:45 +08:00
2020-05-18 16:51:45 +08:00
2020-05-25 11:23:03 +08:00
2020-04-30 14:05:36 +00:00
2020-06-16 14:34:23 +08:00
2020-04-15 15:46:47 +02:00