mirror of
https://github.com/espressif/esp-idf.git
synced 2026-01-02 16:50:43 +00:00
This fixes incorrect descriptions of I_END/I_SLEEP instructions and changes the definition of I_END. New instruction, I_WAKE, is added, which wakes up the SoC. Macro for ADC instruction is defined, and new tests are added.