|
Swadge ESP32-S2
2.0.0
APIs to develop for the Magfest Swadge
|
Functions | |
| bool | process_cfun (processorInput_t *arg) |
Variables | |
| const assetProcessor_t | cfunProcessor = {.name = "cfun", .type = FUNCTION, .function = process_cfun, .inFmt = FMT_FILENAME, .outFmt = FMT_FILENAME} |
| This compiles cfun files to target the on-board ch32v003. | |
| bool process_cfun | ( | processorInput_t * | arg | ) |
| const assetProcessor_t cfunProcessor = {.name = "cfun", .type = FUNCTION, .function = process_cfun, .inFmt = FMT_FILENAME, .outFmt = FMT_FILENAME} |
This compiles cfun files to target the on-board ch32v003.