mirror of
https://github.com/espressif/esp-idf
synced 2025-03-25 08:59:10 -04: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.