|
Sound Byte Libs 1ee2ca6
C++ firmware library for audio applications on 32-bit ARM Cortex-M processors
|
Debug logging utilities. More...
Debug logging utilities.
Lightweight debug output for embedded development:
init() - Initialize UART at 115200 baudprintln() - Print string with newlineprintf() - Printf-style formattingSBL_LOG_INFO, SBL_LOG_DEBUG, SBL_LOG_ERROR macros