mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-03 13:19:03 +00:00
The current setlogmask call used in the coredump app specifies a raw log level instead of a bitmask, and this causes wrong evaluations later on when that value is checked against a mask. Therefore the LOG_UPTO macro is added for conversion. Signed-off-by: Niccolò Maggioni <nicco.maggioni+nuttx@gmail.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| coredump.c | ||
| Kconfig | ||
| Make.defs | ||
| Makefile | ||