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