OVMS3-idf/components/soc/include
houwenxiang 0bf2906bc9 driver(RMT): Fix the breaking change issue of RMT driver introduced by refactoring.
After RMT driver refactor, two breaking change are introduced:

    1. Users needs to call `rmt_driver_install` before `rmt_config`.

    2. Do not support memory block count > 1,

    fix this two issues

    closes https://github.com/espressif/esp-idf/issues/4664

    closes https://github.com/espressif/esp-idf/issues/4959
2020-05-19 11:39:38 +08:00
..
hal driver(RMT): Fix the breaking change issue of RMT driver introduced by refactoring. 2020-05-19 11:39:38 +08:00
soc Merge branch 'bugfix/restore_rtc_wdt_driver' into 'master' 2020-04-02 19:11:49 +08:00
soc_log.h soc: minor header fix typo and include of sdkconfig 2020-03-13 12:53:52 +01:00