[ion/device] Add parameter PCB_LATEST

This indicates the latest PCB revision on which this version of Epsilon
can run.
This commit is contained in:
Gabriel Ozouf
2021-03-12 14:10:24 +01:00
committed by Gabriel
parent 3000431f3b
commit e456667d5e
3 changed files with 3 additions and 1 deletions

View File

@@ -1,2 +1,3 @@
TOOLCHAIN ?= arm-gcc-m4f
ION_KEYBOARD_LAYOUT = layout_B2
PCB_LATEST = 0

View File

@@ -1,2 +1,3 @@
TOOLCHAIN ?= arm-gcc-m7f
ION_KEYBOARD_LAYOUT = layout_B3
PCB_LATEST = 111