Warning #616, PRINTF.c, line 443: control flows into case/default [MISRA 2004 Rule 15.2, REQ]
Fall-through is intentional. It simplifies code logic.