rules.mk 154 B

123456789
  1. # project specific files
  2. SRC += config_led.c
  3. #For platform and packs
  4. ARM_ATSAM = SAMD51J18A
  5. MCU = cortex-m4
  6. # Bootloader selection
  7. BOOTLOADER = md-boot