]> git.donarmstrong.com Git - qmk_firmware.git/commit
Use memcpy instead of cast to avoid alignment issues
authorFred Sundvik <fsundvik@gmail.com>
Sun, 14 Feb 2016 19:49:31 +0000 (21:49 +0200)
committerFred Sundvik <fsundvik@gmail.com>
Sun, 14 Feb 2016 19:49:31 +0000 (21:49 +0200)
commit8d50880686dfc2b06958fc3bd6212945ee9029c4
tree77a593061ebf8b8b24b2ec687e22011c2e06f5ab
parentf22d2543b1d1e8dd124f244d74d6f1d34fa27654
Use memcpy instead of cast to avoid alignment issues
serial_link/protocol/frame_validator.c