qmk_firmware/Projects
Dean Camera 2073b96d82 Added basic driver example use code to the library documentation.
Made the USARTStream global public and documented in the SerialStream module, allowing for the serial USART stream to be accessed via its handle rather than via the implicit stdout and stdin streams.
2010-12-26 14:25:34 +00:00
..
AVRISP-MKII Combined page and word ISP programming mode code in the AVRISP-MKII clone project to reduce compiled size and increase maintainability of the code. 2010-12-25 21:36:17 +00:00
Benito Make a new general RingBuffer.h misc library driver, instead of the per-application LightweightRingBuff.h ring buffers. Change over projects to use the new driver. 2010-12-26 13:01:37 +00:00
Incomplete/StandaloneProgrammer Make a new general RingBuffer.h misc library driver, instead of the per-application LightweightRingBuff.h ring buffers. Change over projects to use the new driver. 2010-12-26 13:01:37 +00:00
LEDNotifier Make a new general RingBuffer.h misc library driver, instead of the per-application LightweightRingBuff.h ring buffers. Change over projects to use the new driver. 2010-12-26 13:01:37 +00:00
MIDIToneGenerator Make a new general RingBuffer.h misc library driver, instead of the per-application LightweightRingBuff.h ring buffers. Change over projects to use the new driver. 2010-12-26 13:01:37 +00:00
Magstripe Make a new general RingBuffer.h misc library driver, instead of the per-application LightweightRingBuff.h ring buffers. Change over projects to use the new driver. 2010-12-26 13:01:37 +00:00
MissileLauncher Make a new general RingBuffer.h misc library driver, instead of the per-application LightweightRingBuff.h ring buffers. Change over projects to use the new driver. 2010-12-26 13:01:37 +00:00
RelayBoard Make a new general RingBuffer.h misc library driver, instead of the per-application LightweightRingBuff.h ring buffers. Change over projects to use the new driver. 2010-12-26 13:01:37 +00:00
TempDataLogger Added basic driver example use code to the library documentation. 2010-12-26 14:25:34 +00:00
USBtoSerial Make a new general RingBuffer.h misc library driver, instead of the per-application LightweightRingBuff.h ring buffers. Change over projects to use the new driver. 2010-12-26 13:01:37 +00:00
Webserver Add DEVICE_STATE_AS_GPIOR=0 compile time option to the library projects, to reduce compiled binary size. 2010-12-24 18:04:51 +00:00
XPLAINBridge Make a new general RingBuffer.h misc library driver, instead of the per-application LightweightRingBuff.h ring buffers. Change over projects to use the new driver. 2010-12-26 13:01:37 +00:00
makefile Added new completed MIDIToneGenerator project. 2010-12-03 03:51:46 +00:00