mirror of
https://github.com/bettse/seader.git
synced 2026-05-12 17:25:21 +00:00
132dc1860a
- Strip unused XER, PER, and OER codec support via persistent skeleton gating. - Refactor high-frequency ASN.1 logic to use stack allocation. - Implement zero-copy transmission path using 32-byte header offset in UART TX buffer. - Correct CCID header initialization and DER encoding buffer size calculation. - Add ASN_DISABLE_* macros to application.fam for consistent gating across builds.