mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
6 lines
101 B
Makefile
6 lines
101 B
Makefile
TOOLCHAIN ?= host-gcc
|
|
USE_LIBA ?= 0
|
|
ION_KEYBOARD_LAYOUT = layout_B2
|
|
EXE = bin
|
|
|
|
EPSILON_TELEMETRY ?= 0
|