aboutsummaryrefslogtreecommitdiff
path: root/Projects/Magstripe/Magstripe.txt
AgeCommit message (Expand)Author
2012-05-20Merge in latest trunk.Dean
2012-05-18Minor documentation adjustments to the demos, projects and bootloaders to ens...Dean
2012-05-10AppConfigHeaders: Update several user projects to use configuration header fi...Dean
2011-06-05Massive corrections to the project documentation and code comments, thanks to...Dean
2010-12-26Documentation improvements - put driver example code into its own section, fi...Dean
2010-10-13Clean up excessive whitespace at the end of each line using the wspurify tool...Dean
2010-07-30More spell checking of all source files -- correct missed errors, switch to E...Dean
2010-07-29Spell check all source files once again to find any typos.Dean
2010-07-19Update makefiles to use the latest WinAVR/Atmel toolchain makefile template.Dean
2010-05-08Add svn:eol-style property to source files, so that the line endings are corr...Dean
2009-12-15Speed up bit-banged USART code in the AVRISP project.Dean
2009-10-12Make Audio device demos compatible with AVRs running at 16MHz instead of 8MHz.Dean
2009-09-07Add link to third-party signed version of the official FLIP DFU driver for 64...Dean
2009-08-19Added handler for the V2 Protocol SPI_MULTI command to the AVRISP Programmer ...Dean
2009-08-13Adjust endpoint polling intervals for HID demos, to make them compliant with ...Dean
2009-07-13Added compatibility list to the documentation of each individual demo.Dean
2009-04-19Spell checked non-source documentation pages.Dean
2009-03-19Combined Mouse, MouseViaInt and MouseFullInt demos into a single unified demo.Dean
2009-03-04Updated makefiles to reflect new dfu-ee programming target invocations (suppl...Dean