mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +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
|