qmk_firmware/serial_link/protocol
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