This website requires JavaScript.
Explore
Help
Register
Sign In
masq
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
62058329ff
qmk_firmware
/
serial_link
/
protocol
History
Fred Sundvik
62058329ff
Add crc32 validation of received frames
2016-02-14 21:13:16 +02:00
..
byte_stuffer.c
Add byte stuffing send support for large frames
2016-02-14 19:56:22 +02:00
byte_stuffer.h
Add sending of small frames with no zeroes
2016-02-14 17:45:25 +02:00
frame_router.h
Start implement frame validator
2016-02-14 20:45:59 +02:00
frame_validator.c
Add crc32 validation of received frames
2016-02-14 21:13:16 +02:00
frame_validator.h
Rename files to match what they actually do
2016-02-14 13:05:50 +02:00
physical.h
Add sending of small frames with no zeroes
2016-02-14 17:45:25 +02:00