aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/Benito/Benito.c
Commit message (Expand)AuthorAgeFilesLines
* New revision Benito hardware will be 16MHz, and use the ATMEGA32U2. Change ma...Dean Camera2010-01-211-4/+1
* Update Benito project -- device should be reset when DTR is *asserted* not de...Dean Camera2010-01-211-1/+1
* Oops - missing brace in the updated Benito code causing compilation to fail.Dean Camera2010-01-171-1/+1
* Fix the Benito project not pulsing the target's /RESET line when DTR is de-as...Dean Camera2010-01-171-2/+9
* Update copyright year to 2010.Dean Camera2009-12-301-2/+2
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-281-7/+7
* Add double banking property to LUFA powered projects in the Projects director...Dean Camera2009-11-061-7/+10
* Updated Benito project -- added hardware interrupt and software buffering for...Dean Camera2009-08-251-31/+44
* Added beginnings of a new AVRISP-MKII clone project.Dean Camera2009-08-171-1/+1
* Make Benito ping-pong LED code more explicit, using masks of the TX and RX LE...Dean Camera2009-08-071-1/+1
* Fixed issue in USBtoSerial demos where the USART Rx line was not having its p...Dean Camera2009-08-051-6/+7
* Renamed all library events to properly seperate out Device and Host mode even...Dean Camera2009-08-051-6/+6
* Changed AudioOutput demos to explicitly use timer 3 - the smaller USB AVRs wh...Dean Camera2009-07-281-1/+1
* State information for class drivers is now zeroed out during enumeration (bot...Dean Camera2009-07-271-5/+0
* Added new LEDs_ToggleLEDs() function to the Board LEDs driver.Dean Camera2009-07-241-1/+1
* Ensure new Benito Programmer project matches Don's established LED behaviour ...Dean Camera2009-07-241-8/+24
* Minor updates to the Benito programmer - remove redundant PORT register manip...Dean Camera2009-07-231-8/+3
* Tweaks to the new Benito Programmer project for documentation and port/pin us...Dean Camera2009-07-231-0/+5
* Added new Benito project, a simple modified USB-to-Serial bridge for the prog...Dean Camera2009-07-231-0/+230