OVMS3-idf/components/soc/src
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
..
esp32 bugfix(uart): fix esp32 fifo_cnt bug 2020-06-16 14:34:23 +08:00
esp32s2 Merge branch 'feature/allow_rtc_memory_for_task_stacks' into 'master' 2020-05-29 14:07:01 +08:00
hal Merge branch 'bugfix/fix_rmt_driver_breaking_change_issue' into 'master' 2020-05-25 15:27:24 +08:00
compare_set.c spin_lock: added new spinlock interface and decoupled it from RTOS 2020-01-22 06:20:34 +08:00
cpu_util.c esp32, esp32s2: move panic handling code to new component 2020-03-10 19:56:24 +08:00
lldesc.c spi_master: refactor and add HAL support 2019-03-28 17:14:50 +08:00
memory_layout_utils.c heap: add rtc fast memory region to dynamic pool 2020-05-14 13:12:26 +00:00
soc_include_legacy_warn.c global: move the soc component out of the common list 2019-04-16 13:21:15 +08:00