UNPKG

nectarjs_external

Version:

Javascript's God Mode. No VM. No Bytecode. No GC. Just native binaries.

20 lines (19 loc) 389 B
{ "base": { "supported_toolchains": ["GCC_ARM"], "extra_labels": [], "default_lib": "std", "core": "Cortex-M0" }, "b1": { "inherits": ["base"], "extra_labels_add": ["b1_label"] }, "b2": { "inherits": ["base"], "extra_labels_add": ["b2_label"] }, "both": { "inherits": ["b1", "b2"] } }