]> granicus.if.org Git - esp-idf/commitdiff
Merge branch 'feature/ulp' into 'master'
authorIvan Grokhotkov <ivan@espressif.com>
Fri, 2 Dec 2016 14:45:47 +0000 (22:45 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Fri, 2 Dec 2016 14:45:47 +0000 (22:45 +0800)
Initial support for generation of ULP coprocessor code

This adds basic support for writing ULP coprocessor programs using an assembly-like syntax, with integer labels and branches to labels.

See merge request !261


Trivial merge