This website requires JavaScript.
Explore
Repositories
Help
Sign In
melissa
/
zsa_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked zsa_qmk_firmware
mirror of
https://github.com/zsa/qmk_firmware.git
synced
2026-02-10 22:30:17 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
27f0ba6fc30db478fbab0b952bf2c3137f5a7719
zsa_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