This website requires JavaScript.
Explore
Help
Sign In
locker98
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
58
Commits
1
Branch
0
Tags
293
MiB
C
93.5%
C++
4.1%
Python
1.2%
Makefile
1.1%
a08bcea998
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Fred Sundvik
a08bcea998
Don't accept remote objects with the wrong size
...
Fixes memory corruption when the crc happens to match, but the size doesn't.
2016-05-15 11:58:20 +03:00
cgreen
Add cgreen unit test library and makefile
2016-02-14 00:05:58 +02:00
serial_link
Don't accept remote objects with the wrong size
2016-05-15 11:58:20 +03:00
.gitignore
Add byte stuffer recv handling of too long frames
2016-02-14 15:57:44 +02:00
.gitmodules
Add cgreen unit test library and makefile
2016-02-14 00:05:58 +02:00
LICENSE
Start implementing data_link
2016-02-14 12:45:12 +02:00
README.md
Initial commit
2016-02-13 23:26:39 +02:00
serial_link_tests.mk
Start implementing data_link
2016-02-14 12:45:12 +02:00
serial_link.mk
Improve serial link initialization, and add driver
2016-02-28 21:46:29 +02:00
README.md
tmk_serial_link