1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

11 Commits

Author SHA1 Message Date
Leandro Lanzieri
a8201c03c0
sys/log/kconfig: change entry-point 2021-12-10 18:54:29 +01:00
Leandro Lanzieri
dadaace394
sys/log: check that one and only one backend 2021-12-10 18:54:28 +01:00
Leandro Lanzieri
2b811ba1b9
sys/log: model in Kconfig 2021-12-02 09:41:46 +01:00
Keith Packard
e215261ced picolibc: Use most NEWLIB code with picolibc
In most places, picolibc and newlib are the same, so use
the existing newlib code when compiling with picolibc.

Signed-off-by: Keith Packard <keithp@keithp.com>
2020-08-24 08:26:16 -07:00
04d33973f4
sys/log: add colored logging module 2019-09-09 20:27:16 +02:00
61f1b941ce make: replace curly braces with parenthesis 2018-03-22 20:43:15 +01:00
ed208c545a sys: fix Makefile.include indentation 2017-09-06 16:10:36 +02:00
0fcc7d3834 cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
Laurent Navet
5fe337bc6c sys: fix include headers guards 2016-10-26 21:53:58 +02:00
Joakim Gebart
13832d8e62 everything: Remove filename from @file Doxygen command 2015-05-22 07:34:41 +02:00
c944d54171 core: log: introduce logging API 2015-05-17 21:49:22 +02:00