This website requires JavaScript.
Explore
Help
Sign In
me
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
forked from
mirror/qmk_firmware
Code
Pull Requests
Activity
Files
ea361a0d302e19faf587d31a891d0eecedd765d6
qmk_firmware
/
Demos
/
Host
/
LowLevel
/
JoystickHostWithParser
History
Dean Camera
3d4d8e7f62
Add new ARCH option to the makefiles to (eventually) specify the target device architecture. Update non-usb peripheral drivers to reflect future multiple architecture support.
2011-02-19 18:37:22 +00:00
..
ConfigDescriptor.c
…
ConfigDescriptor.h
…
Doxygen.conf
…
HIDReport.c
…
HIDReport.h
…
JoystickHostWithParser.aps
…
JoystickHostWithParser.c
Renamed all driver termination *_ShutDown() functions to the more logical name *_Disable().
2011-01-30 23:12:06 +00:00
JoystickHostWithParser.h
Removed SerialStream module, rolled functionality into the base USART Serial peripheral driver instead through the new Serial_CreateStream() and Serial_CreateBlockingStream() methods.
2011-01-30 19:47:31 +00:00
JoystickHostWithParser.txt
…
makefile
Add new ARCH option to the makefiles to (eventually) specify the target device architecture. Update non-usb peripheral drivers to reflect future multiple architecture support.
2011-02-19 18:37:22 +00:00