No description
.. it can find symbols and determine how to load a binary This might be useful for CircuitPython "coproc" so that an elf file can be used (instead of a bin file); symbol offsets within the shared memory area can be determined, and the right portion of the elf file can be loaded into the coprocessor memory. |
||
|---|---|---|
| py | ||
| .gitignore | ||
| Makefile | ||
| sdkconfig.h | ||
| ulp.c | ||
| ulp.riscv.ld | ||