uriba107 / fcc_controller

Atmega 32u4 based USB HID controller for ViperCore's FCC3 Force sensing mod for TM warthog/Cougar
MIT License
6 stars 6 forks source link

Build instructions missing #2

Closed Blu3wolf closed 3 years ago

Blu3wolf commented 4 years ago

The readme could benefit from the addition of build instructions. Im guessing that its possible to compile all this with avrdude, and upload it to the controller over USB, but the process is hazy - and not mentioned at all in the readme.

Blu3wolf commented 3 years ago

This seems to be a product of Atmel Studio : the build process depends on specific versions of the tools and is part of the software. To date I've not successfully compiled this project - although I've been able to flash pro micros with the compiled hex files using avrdude.

As this is a general issue with Atmel Studio I'll consider this issue closed - any fix for the issue would be a fix for building AS projects generally.