Added JLink flash scripts
This commit is contained in:
@@ -31,6 +31,9 @@ FPU = -mfloat-abi=soft
|
||||
# Command for flashing the left half of the keyboard.
|
||||
FLASH_CMD = node ../lib/agent/packages/usb/update-module-firmware.js leftHalf $(PROJECT_OBJ:.axf=.bin)
|
||||
|
||||
# Path to the JLink script used for the left half.
|
||||
JLINK_SCRIPT = ../scripts/flash-left.jlink
|
||||
|
||||
# Source files.
|
||||
SOURCE = $(wildcard src/*.c) \
|
||||
../lib/KSDK_2.0_MKL03Z8xxx4/devices/MKL03Z4/system_MKL03Z4.c \
|
||||
|
||||
Reference in New Issue
Block a user