aboutsummaryrefslogtreecommitdiffstats
path: root/Bootloaders/Incomplete
Commit message (Expand)AuthorAgeFilesLines
* Add FLASH writing routine to the VirtualFAT layer of the incomplete Mass Stor...Dean Camera2013-03-092-4/+32
* Make the VirtualFAT firmware file read from device flash when opened by the h...Dean Camera2013-03-091-2/+4
* Remove debug code from the incomplete Mass Storage class bootloader, rename m...Dean Camera2013-03-095-14/+4
* Use real firmware file size in the VirtualFAT layer, clean up FAT12 chain upd...Dean Camera2013-03-091-34/+38
* FAT heuristics mean a disk as small as the one emulated in the incomplete Mas...Dean Camera2013-03-091-10/+24
* Fix off-by-one in the VirtualFAT cluster chain generator.Dean Camera2013-03-092-2/+2
* Refactor macros in the VirtualFAT implementation of the incomplete Mass Stora...Dean Camera2013-03-093-15/+17
* Corrections and debug channel in the Incomplete Mass Storage class bootloader.Dean Camera2013-03-095-42/+65
* Add APIs to the incomplete Mass Storage bootloader.Dean Camera2013-03-084-4/+236
* Add the start of a new Mass Storage class bootloader.Dean Camera2013-03-0810-0/+1300
* Remove incomplete/nonfunctional MIDI class bootloader.Dean Camera2010-04-289-3343/+0
* USB_Init() no longer calls sei() to enable global interrupts - this must now ...Dean Camera2010-04-282-38/+8
* Removed invalid dfu and flip related targets from the bootloaders - bootloade...Dean Camera2010-04-131-35/+2
* New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which ...Dean Camera2010-02-041-1/+1
* Exlude the "INCLUDE_FROM_*" macros from the individual project's documentation.Dean Camera2010-02-031-1/+2
* Add Webserver project Doxygen configuration file and overview document.Dean Camera2010-01-251-1/+1
* Update Doxygen configuration files to the latest Doxygen version.Dean Camera2010-01-061-631/+709
* Update copyright year to 2010.Dean Camera2009-12-305-10/+10
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-285-35/+35
* Spell check all source code variables, comments and strings.Dean Camera2009-11-091-1/+1
* Fix invalid Event name rule in demo/project makefiles.Dean Camera2009-10-161-1/+1
* Make Audio device demos compatible with AVRs running at 16MHz instead of 8MHz.Dean Camera2009-10-121-70/+0
* Application documentation/comment cleanup.Dean Camera2009-10-082-2/+2
* Add new MIDIHost LowLevel demo application.Dean Camera2009-10-081-2/+2
* Removed mostly useless "TestApp" demo, as it was mainly useful only for check...Dean Camera2009-09-3010-0/+3397