OVMS3-idf/components/soc
michael 0b523c2300 spi_master: fix the dual/quad io issue
introduced in f871cc5ffa

The issue is caused by

1. The hal didn't pass the io_mode to LL.
2. The setup_device function overwrite the trans-specific settings.
2019-04-27 01:36:47 +08:00
..
esp32 fix the dram low addr defined in the soc.h header 2019-04-25 17:29:48 +08:00
include global: move the soc component out of the common list 2019-04-16 13:21:15 +08:00
src spi_master: fix the dual/quad io issue 2019-04-27 01:36:47 +08:00
test soc: fix compiling unit tests with CMake 2019-03-19 11:42:51 +08:00
CMakeLists.txt global: move the soc component out of the common list 2019-04-16 13:21:15 +08:00
component.mk spi_master: refactor and add HAL support 2019-03-28 17:14:50 +08:00
linker.lf Merge branch 'feat/spi_hal_support' into 'master' 2019-04-15 07:57:11 +08:00