3 lines
83 B
Makefile
3 lines
83 B
Makefile
|
BOOTLOADER_SIZE = 1862
|
||
|
PROGRAM_CMD = micronucleus --run $(BUILD_DIR)/$(TARGET).hex
|