1
0

rules.mk 111 B

12345678
  1. # MCU name
  2. MCU = atmega32a
  3. # Processor frequency
  4. F_CPU = 16000000
  5. # Bootloader selection
  6. BOOTLOADER = USBasp