summaryrefslogtreecommitdiffstats
path: root/serial_link/system
AgeCommit message (Expand)AuthorFilesLines
2016-05-15Configurable serializer thread priorityFred Sundvik1-1/+7
2016-05-15Add debug print for serial link errorsFred Sundvik1-3/+49
2016-03-13Master mode remains activeFred Sundvik1-1/+3
2016-03-12Configurable baud settingFred Sundvik1-2/+4
2016-03-12Resend the keyboard state every msFred Sundvik1-8/+7
2016-03-12Remote object callable from many placesFred Sundvik1-2/+2
2016-02-28Call remote matrix update, when the matrix changesFred Sundvik1-11/+3
2016-02-28Send the keyboard matrix over the serial linkFred Sundvik1-16/+37
2016-02-28Improve serial link initialization, and add driverFred Sundvik3-1/+126
2016-02-28Some small fixes for the serial update loopFred Sundvik1-5/+5
2016-02-27Add simple loop for updating the serial linkFred Sundvik1-1/+65
2016-02-21Create a thread for the serial linkFred Sundvik2-5/+59
2016-02-21Support for Chibios compilationFred Sundvik1-3/+9
2016-02-21Writing signals eventsFred Sundvik1-2/+2
2016-02-21Working triple bufferingFred Sundvik1-0/+36