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-18 19:55:30 +08:00
2020-05-18 19:55:30 +08:00
2020-01-22 12:14:38 +08:00
2019-12-12 11:05:04 +11:00
2020-05-12 06:52:26 +00:00
2020-05-12 06:52:26 +00:00
2020-05-12 06:52:26 +00:00
2020-04-01 12:41:51 +08:00
2020-05-12 06:52:26 +00:00
2019-12-23 10:22:59 +08:00
2020-04-04 10:15:30 +08:00
2020-02-26 11:12:09 +08:00
2020-02-26 15:12:03 +08:00
2020-05-18 19:55:30 +08:00
2020-02-15 18:28:25 +08:00
2020-02-26 16:52:53 +08:00
2020-01-06 17:13:53 +08:00
2020-03-25 17:14:00 +08:00
2020-01-22 12:14:38 +08:00
2019-11-21 10:40:49 +08:00
2020-05-12 12:25:46 +08:00
2020-02-12 15:16:08 +08:00
2018-06-13 10:15:06 +08:00
2020-04-22 16:06:13 +08:00
2020-03-26 22:08:26 +08:00
2020-03-11 13:24:30 +08:00
2020-01-22 12:14:38 +08:00
2019-12-23 10:22:59 +08:00
2019-11-24 21:10:50 +01:00
2020-06-16 14:34:23 +08:00