aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/libcommon/source/stdio.c
AgeCommit message (Expand)AuthorFilesLines
2018-08-04add synchronous UART transmission and use it in exceptionsKévin Redon1-0/+58
2018-07-11replace leading spaces with tabsKévin Redon1-236/+236
2017-03-02stdio: Increase max string size to 512 and don't endless-loop!!Harald Welte1-2/+1
2017-02-28have local stdio.h file to avoid newlib issuesHarald Welte1-3/+4
2017-02-27stdio.c: fix compiler warningHarald Welte1-1/+1
2017-02-27Remove newlib dependency, include own stdio/string/assertHarald Welte1-0/+512