Changelog
Latest Changes
- Branch:
- develop
- Commit:
Fix CSP v2 bit packing on 16-bit targets by Saverio Nasturzio at 2026-05-28 08:49:55
Cast CFP2 and CSP v2 packed-header fields before shifting so 16-bit int targets do not truncate or invoke oversized shifts. This preserves source, port, flag, and mask fields on MCUs such as MSP430.