This website requires JavaScript.
Explore
Help
Sign In
alvierahman90
/
qmk_firmware
Archived
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-01-28
. You can view files and clone it, but cannot push or open issues or pull requests.
qmk_firmware
/
serial_link
/
protocol
History
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
..
byte_stuffer.c
Support for Chibios compilation
2016-02-21 23:17:59 +02:00
byte_stuffer.h
Support for Chibios compilation
2016-02-21 23:17:59 +02:00
frame_router.c
Support for Chibios compilation
2016-02-21 23:17:59 +02:00
frame_router.h
Support for Chibios compilation
2016-02-21 23:17:59 +02:00
frame_validator.c
Support for Chibios compilation
2016-02-21 23:17:59 +02:00
frame_validator.h
Support for Chibios compilation
2016-02-21 23:17:59 +02:00
physical.h
Support for Chibios compilation
2016-02-21 23:17:59 +02:00
transport.c
Don't accept remote objects with the wrong size
2016-05-15 11:58:20 +03:00
transport.h
Remote object callable from many places
2016-03-12 19:35:09 +02:00
triple_buffered_object.c
Support for Chibios compilation
2016-02-21 23:17:59 +02:00
triple_buffered_object.h
Support for Chibios compilation
2016-02-21 23:17:59 +02:00