Files
esp-idf/components
xiongyu eea38d7698 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-02 21:38:31 +08:00
..
2020-05-22 16:39:44 +08:00
2020-05-18 16:51:45 +08:00
2020-05-28 11:20:13 +05:30
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-02 21:38:31 +08:00
2020-04-15 15:46:47 +02:00