]> granicus.if.org Git - esp-idf/commit
initial support for generation of ULP coprocessor code
authorIvan Grokhotkov <ivan@espressif.com>
Tue, 29 Nov 2016 14:10:31 +0000 (06:10 -0800)
committerIvan Grokhotkov <ivan@espressif.com>
Fri, 2 Dec 2016 04:26:47 +0000 (20:26 -0800)
commitab3677d64cc16a57ec1317244d4e783b637b0861
tree57f704b9dd3288d2947fae990a1a7aa5078cd54e
parentbd20288b81ec54e861b7fe5f432c1cb19d68075c
initial support for generation of ULP coprocessor code
components/ulp/README.rst [new file with mode: 0644]
components/ulp/component.mk [new file with mode: 0755]
components/ulp/include/esp32/ulp.h [new file with mode: 0644]
components/ulp/test/test_ulp.c [new file with mode: 0644]
components/ulp/ulp.c [new file with mode: 0644]
docs/Doxyfile
docs/api/ulp.rst [new file with mode: 0644]
docs/index.rst
tools/unit-test-app/sdkconfig