- 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)