Commit Graph

3 Commits (2fb1e4c9a2e45aad6c3e9408a3895369b8a8729f)

Author SHA1 Message Date
archshift ef24e72b26 Asserts: break/crash program, fit to style guide; log.h->assert.h
Involves making asserts use printf instead of the log functions (log functions are asynchronous and, as such, the log won't be printed in time)
As such, the log type argument was removed (printf obviously can't use it, and it's made obsolete by the file and line printing)

Also removed some GEKKO cruft.
10 years ago
Yuri Kunde Schlesner a79d21c83e Service: Clean-up Interface 10 years ago
archshift a68dda6328 Stubbed cam:u service 10 years ago