aboutsummaryrefslogtreecommitdiff
path: root/config.env
blob: 32c6bb32b0570f8a0be0f9271e5a4c487c007842 (plain)
1
2
3
4
5
6
7
# This env file controls some parameters of the build/test system

# Size of the resulting ROM
ROM_MAX=0x8000

# To add extra flags
#EXTRA_CFLAGS += ???