Files
nuttx/sched
Niccolò Maggioni 571447bb06 coredump: Fix missing loglevel to logmask conversion.
The current setlogmask call used in coredump_dump_syslog 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>
2025-07-08 21:14:07 +08:00
..
2025-04-11 09:43:22 +08:00
2025-05-28 10:17:15 +08:00
2025-05-12 19:56:29 +08:00