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-02-15 18:28:25 +08:00
2020-02-26 16:52:53 +08:00
2020-03-25 17:14:00 +08:00
2019-11-21 10:40:49 +08:00