]> granicus.if.org Git - esp-idf/commitdiff
Merge branch 'feature/ulp' into 'master'
authorIvan Grokhotkov <ivan@espressif.com>
Tue, 20 Dec 2016 02:25:55 +0000 (10:25 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Tue, 20 Dec 2016 02:25:55 +0000 (10:25 +0800)
ULP: add new instructions, fix bugs, add tests

This adds peripheral register read and write instructions, an instruction to wake the SoC from deep sleep, and some tests.

Also fixes two bugs: ANDI instruction definition, and running the ULP when in deep sleep mode.

See merge request !317


Trivial merge