The Debug library contains debugging macros and functions for serial and CAN output, allowing for easy toggling of debug messages and separation of concerns between different types of debug information.
More...Files | |
| file | Debug.hpp [code] |
| Debugging macros and functions for serial and CAN output. | |
| file | Debug_can.cpp [code] |
| Implementation of the Debug_CAN namespace for CAN debugging functions. | |
| file | Debug_can.hpp [code] |
| Declaration of the Debug_CAN namespace for CAN debugging functions. | |
| file | Debug_serial.cpp [code] |
| Implementation of the Debug_Serial namespace for serial debugging functions. | |
| file | Debug_serial.hpp [code] |
| Declaration of the Debug_Serial namespace for serial debugging functions. | |
The Debug library contains debugging macros and functions for serial and CAN output, allowing for easy toggling of debug messages and separation of concerns between different types of debug information.