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
This commit is contained in:
Brandon Lewis 2021-08-09 16:14:33 -05:00 committed by GitHub
parent 26ea090190
commit 760caaa9af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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