qmk_firmware/Projects/RelayBoard
Dean Camera e331b531c6 Change over instances of "make" in the makefiles to "$(MAKE)" to allow for the make tool to be overridden. 2010-05-07 07:11:25 +00:00
..
Descriptors.c All Class Driver Host mode demos now correctly set the board LEDs to READY once the enumeration process has completed. 2010-03-25 06:34:38 +00:00
Descriptors.h All Class Driver Host mode demos now correctly set the board LEDs to READY once the enumeration process has completed. 2010-03-25 06:34:38 +00:00
Doxygen.conf Added new Relay Controller Board project (thanks to OBinou). 2010-03-24 08:06:23 +00:00
RelayBoard.c USB_Init() no longer calls sei() to enable global interrupts - this must now be done in the user application once all init code has run. 2010-04-28 07:48:26 +00:00
RelayBoard.h USB_Init() no longer calls sei() to enable global interrupts - this must now be done in the user application once all init code has run. 2010-04-28 07:48:26 +00:00
RelayBoard.txt Added new Relay Controller Board project (thanks to OBinou). 2010-03-24 08:06:23 +00:00
makefile Change over instances of "make" in the makefiles to "$(MAKE)" to allow for the make tool to be overridden. 2010-05-07 07:11:25 +00:00