
Files | |
| debug.cpp | |
| Implements debugging helper functions. | |
| debug.hpp | |
| Declares debugging macros (DP, DPL) and helper functions. | |
| memory.cpp | |
| Implements the free memory checking functions. | |
| memory.hpp | |
| Declares functions to check for free memory on AVR devices. | |
| va_print.cpp | |
| Implements the variadic print utility. | |
| va_print.hpp | |
| Declares a variadic print utility for streamlined debugging output. | |