aboutsummaryrefslogtreecommitdiff
path: root/robot/orangutan_shim.h
Commit message (Collapse)AuthorAge
* WIP sercomm implementationlonkaars2022-05-17
| | | | | | | | | - moved some module-specific constants to their respective header files - changed .clang-tidy to ignore global private global constants (starting with `_`) - suppressed some GCC warnings in bin.c and all pololu library warnings - added function signatures for sercomm protocol data generators - added endianness check in setup.c
* implement dummy simulation functionssimlonkaars2022-05-13