summaryrefslogtreecommitdiff
path: root/src/os/object/outputstream.cc
AgeCommit message (Expand)AuthorLines
2020-12-08add licensing informationDaniel Friesel-7/+5
2019-10-18outputstream: 'this->' is not needed hereDaniel Friesel-1/+1
2019-09-23printf_float: Fix output errors caused by cast to signed intDaniel Friesel-6/+6
2018-11-12prototest: json serializationDaniel Friesel-0/+10
2018-09-24OutputStream: Do not prefix hex numbers with 0xDaniel Friesel-2/+3
2018-09-24outputstream: Add << for float and doubleDaniel Friesel-0/+12
2017-12-14Add I2C and LM75 driversDaniel Friesel-1/+36
2017-12-08Add output support (broken on esp8266)Daniel Friesel-0/+191