mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 12:40:15 +01:00
This commit cleans up and generalises the Makefile, adds support for variants (following the unix port) and adds the "standard" variant as the default variant. Signed-off-by: Damien George <damien@micropython.org>
2 lines
43 B
C
2 lines
43 B
C
#define MICROPY_VARIANT_ENABLE_JS_HOOK (1)
|