Benjamin Valentin a98a9e12e9 core: debug: introduce DEBUG_PUTS()
The DEBUG() function requires a minimal stack size for printf().
This is not always availiable.
To still allow static debug messages, introduce DEBUG_PUTS() that
gets resolved to puts() and does not carry such stack size requirements.
2019-11-20 19:09:47 +01:00
..
2019-05-02 12:09:37 +02:00
2019-01-09 08:42:59 +01:00
2019-11-20 19:09:47 +01:00
2018-06-13 12:13:24 +02:00
2017-09-06 08:49:05 +02:00
2019-01-09 08:42:59 +01:00
2019-10-24 23:08:36 +02:00
2019-09-13 11:37:44 +02:00
2018-06-27 12:43:29 +02:00