You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<134>1 ... solid-syslog-example - BOOT [meta sequenceId="1"] device started
Flash +6,052 B (+944 on the previous stage)
RAM +1,972 B (+64)
The counter increments once per record *formatted*, not per record delivered. A
record that never reaches the collector therefore leaves a gap in the sequence
rather than no trace at all — which is the whole value of the field, and the
reason it lands before the circular buffer rather than after it. Instrument
first, then introduce the failure mode; the other order means asserting a drop
you already caused.
The first SD-ELEMENT also introduces the rule that governs the rest: unlike a
header field, an SD PARAM has no NILVALUE, so an unset one is omitted entirely
rather than written as "-".
StdAtomic joins the platform list, and here that is all it is. Naming it compiles
its two sources exactly as naming LwipRaw compiles its eleven, because the
fragment hands back sources rather than link targets. The counter is the real one
rather than the Null fallback that reports 1 forever — the image retains its
StdAtomicCounter symbols.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
0 commit comments