mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
.. | ||
Board | ||
Arduino-usbdfu.c | ||
Arduino-usbdfu.h | ||
Descriptors.c | ||
Descriptors.h | ||
makefile | ||
readme.txt |
To setup the project and program an ATMEG32U2 with the Arduino USB DFU bootloader: > make clean > make > make program Check that the board enumerates as "Atmega32u2". Test by uploading the Arduino-usbserial application firmware (see instructions in Arduino-usbserial directory)