This website requires JavaScript.
Explore
Help
Sign In
eqmk
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
forked from
mfulz_github/qmk_firmware
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
qmk_firmware
/
Projects
/
RelayBoard
History
Dean Camera
e977774d4e
Relocate USBInterrupt.c/.h from the HighLevel USB driver directory to the LowLevel directory as it is hardware-dependent.
2010-04-28 08:15:16 +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
makefile
Relocate USBInterrupt.c/.h from the HighLevel USB driver directory to the LowLevel directory as it is hardware-dependent.
2010-04-28 08:15:16 +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