Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

This project exists to act as a framework for creating basic USB-capable firmware for the xmega32a4u using the awesome USB-XMEGA stack by Kevin Mehall.

I was tired of copying the same half-dozen files every time I worked on a new project, so I created this repository to act as a template for making stuff happen.

To use this project, you will need to modify ".VendorID" and ".ProductID" on lines 56 and 57 of Descriptors.h to match your end device. This change will also need to be reflected in the makefile definition of "make update."

Additionally, to accurately reflect the branding of your hardware, you will need to modify all instances of "USB_Descriptor_String_t" in Descriptors.h.

About

Basic framework project for developing firmware with the Nonolith USB-XMEGA stack.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages