This website requires JavaScript.
Explore
Help
Register
Sign In
arne
/
cheapino_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked cheapino_qmk_firmware
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
13d812a7188f0b0ecaa07ee66e376a2c5a88742f
cheapino_qmk_firmware
/
Demos
/
Host
T
History
Dean Camera
13d812a718
Delay needed in bluetooth code due to the send function not waiting for the pipe bank to become ready before writing. Add in a call to Pipe_WaitUntilReady() to fix the issue.
2010-06-03 08:42:20 +00:00
..
ClassDriver
Remove obsolete entry from the Doxygen configuration files.
2010-05-23 08:39:02 +00:00
Incomplete
/BluetoothHost
Delay needed in bluetooth code due to the send function not waiting for the pipe bank to become ready before writing. Add in a call to Pipe_WaitUntilReady() to fix the issue.
2010-06-03 08:42:20 +00:00
LowLevel
Remove obsolete entry from the Doxygen configuration files.
2010-05-23 08:39:02 +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