| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update copyright year on all source files. | Dean Camera | 2011-01-01 | 4 | -8/+8 |
| | | |||||
| * | Documentation improvements - put driver example code into its own section, ↵ | Dean Camera | 2010-12-26 | 1 | -4/+4 |
| | | | | | fix incorrect and missing section names. | ||||
| * | Make a new general RingBuffer.h misc library driver, instead of the ↵ | Dean Camera | 2010-12-26 | 1 | -0/+1 |
| | | | | | | | | | per-application LightweightRingBuff.h ring buffers. Change over projects to use the new driver. Add ORDERED_EP_CONFIG to the device Projects (only) that use only a single class driver, or where the endpoint ordering is fixed, to save on compiled binary size. Added new GCC_FORCE_POINTER_ACCESS() macro to correct GCC's mishandling of struct pointers. | ||||
| * | Add DEVICE_STATE_AS_GPIOR=0 compile time option to the library projects, to ↵ | Dean Camera | 2010-12-24 | 1 | -0/+1 |
| | | | | | reduce compiled binary size. | ||||
| * | Add missing AVRStudio4 project file for the MIDIToneGenerator project. | Dean Camera | 2010-12-17 | 1 | -0/+1 |
| | | |||||
| * | Added new completed MIDIToneGenerator project. | Dean Camera | 2010-12-03 | 6 | -0/+1550 |
