Просмотр исходного кода

Ristretto - Update bootloader (#13933)

* updated bootloader for 32u4 mcu

Should be atmel-dfu instead of caterina as the mcu is integrated instead of on a pro-micro/elite-c
Brandon Lewis 3 лет назад
Родитель
Сommit
760caaa9af
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      keyboards/ristretto/rules.mk

+ 1 - 1
keyboards/ristretto/rules.mk

@@ -2,7 +2,7 @@
 MCU = atmega32u4
 
 # Bootloader selection
-BOOTLOADER = caterina
+BOOTLOADER = atmel-dfu
 
 # Build Options
 #   change yes to no to disable