Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2018-12-05 | XDR: Add proper get_string method | Daniel Friesel | -0/+1 |
2018-11-30 | XDR: Add float and double support | Daniel Friesel | -0/+2 |
2018-11-22 | stdbuf: Track buffer size | Daniel Friesel | -2/+7 |
2018-11-19 | XDRStream: Support float/double | Daniel Friesel | -0/+2 |
2018-11-12 | XDR: Use stdint types for now | Daniel Friesel | -9/+7 |
2018-11-12 | xdrstream: use more descriptive template arg name | Daniel Friesel | -2/+2 |
2018-11-12 | prototest: json serialization | Daniel Friesel | -0/+7 |
2018-10-15 | add preliminary xdr input driver | Daniel Friesel | -0/+22 |
2018-09-25 | Your Templates are Bad and You Should Feel Bad | Daniel Friesel | -1/+9 |
2018-09-24 | Start work on XDR Stream output | Daniel Friesel | -0/+42 |
2018-09-24 | Add memory buffer (drop-in replacement for kout/stdout) | Daniel Friesel | -0/+20 |
2018-09-24 | outputstream: Add << for float and double | Daniel Friesel | -0/+2 |
2017-12-14 | Add I2C and LM75 drivers | Daniel Friesel | -0/+2 |
2017-12-08 | Add output support (broken on esp8266) | Daniel Friesel | -0/+65 |