Merge branch 'feature/ulp' into 'master'

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
This commit is contained in:
Ivan Grokhotkov
2016-12-02 22:45:47 +08:00
9 changed files with 1200 additions and 3 deletions

1
docs/api/ulp.rst Normal file
View File

@@ -0,0 +1 @@
.. include:: ../../components/ulp/README.rst