Closed larsbrinkhoff closed 7 years ago
Squeeze the kernel by 30% down to 156 bytes.
There's also a vector table. The size seems to be implementation defined, but I suppose reducing it from 64 to 32 entries should be ok.
Hmm, I see now there's a range from 48 to 256 vector table entries in various Cortex-M devices.
Squeeze the kernel by 30% down to 156 bytes.
There's also a vector table. The size seems to be implementation defined, but I suppose reducing it from 64 to 32 entries should be ok.