]> www.fi.muni.cz Git - bike-lights.git/commit
logging.c: shorten the log buffer
authorJan "Yenya" Kasprzak <kas@fi.muni.cz>
Thu, 13 Jun 2013 19:16:51 +0000 (21:16 +0200)
committerJan "Yenya" Kasprzak <kas@fi.muni.cz>
Thu, 13 Jun 2013 19:16:51 +0000 (21:16 +0200)
commitb0ded343a8795b5dd47bb434c65071055c7ad141
treeaa182349aecf65915f77cffde0eb1c0f57710897
parent1dcbf67055a7a51031a57db46d899ade790b2d30
logging.c: shorten the log buffer

We are overflowing the stack, save the data segment space by
shortening the log double buffer in RAM.
firmware/logging.c