aboutsummaryrefslogtreecommitdiffstats
path: root/serial_link/system
Commit message (Expand)AuthorAgeFilesLines
* Add debug print for serial link errorsFred Sundvik2016-05-151-3/+49
* Master mode remains activeFred Sundvik2016-03-131-1/+3
* Configurable baud settingFred Sundvik2016-03-121-2/+4
* Resend the keyboard state every msFred Sundvik2016-03-121-8/+7
* Remote object callable from many placesFred Sundvik2016-03-121-2/+2
* Call remote matrix update, when the matrix changesFred Sundvik2016-02-281-11/+3
* Send the keyboard matrix over the serial linkFred Sundvik2016-02-281-16/+37
* Improve serial link initialization, and add driverFred Sundvik2016-02-283-1/+126
* Some small fixes for the serial update loopFred Sundvik2016-02-281-5/+5
* Add simple loop for updating the serial linkFred Sundvik2016-02-271-1/+65
* Create a thread for the serial linkFred Sundvik2016-02-212-5/+59
* Support for Chibios compilationFred Sundvik2016-02-211-3/+9
* Writing signals eventsFred Sundvik2016-02-211-2/+2
* Working triple bufferingFred Sundvik2016-02-211-0/+36