summaryrefslogtreecommitdiff
path: root/common/message.c
Commit message (Expand)AuthorAgeFilesLines
* Fix test configurations build errorsVincent Palatin2012-04-251-0/+2
* simplified message protocolDavid Hendricks2012-04-251-17/+15
* Update message protocol length byte to include postambleDavid Hendricks2012-04-231-1/+1
* fix array indexing bug in message_process_cmdDavid Hendricks2012-04-231-2/+2
* Update keyboard scanning for stm32 to use messagesSimon Glass2012-04-111-0/+3
* Add a message format and processing functionSimon Glass2012-04-111-0/+90