The compliance-otaa-halconfig example no longer fits in flash on AVR (feather32u4). It was skipped in CI as part of #1022, but ideally it should build on AVR again.
This likely requires reducing code size in the sketch or the LMIC library when targeting AVR. The Class C additions in v6.0.0 pushed it over the limit.
🤖 Generated with Claude Code
The
compliance-otaa-halconfigexample no longer fits in flash on AVR (feather32u4). It was skipped in CI as part of #1022, but ideally it should build on AVR again.This likely requires reducing code size in the sketch or the LMIC library when targeting AVR. The Class C additions in v6.0.0 pushed it over the limit.
🤖 Generated with Claude Code