Commit Graph

2 Commits

Author SHA1 Message Date
Norman Feske
1cf653d548 Use base/log.h instead of deprecated base/printf.h
- Remove use of PLOG, PINF, PWRN, PERR, and printf.
  Only a single use of printf in fesrv remains for now.
- Whitespace and style fixes
- Fix build of server/synergy_input
- Add missing include of base/heap.h (previously, this header
  was implicitly included by root/component.h)
2016-07-15 13:14:35 +02:00
Emery Hemingway
3405eb2853 server/tftp_rom: adjust to change in ROM arguments
* Read filename from last label element.
* Componentize.

Fixes #22
2016-07-13 11:42:42 +02:00