summaryrefslogtreecommitdiff
path: root/py/persistentcode.c
diff options
context:
space:
mode:
authorJeff Epler <jepler@gmail.com>2020-11-19 16:19:37 -0600
committerJeff Epler <jepler@gmail.com>2020-11-19 16:19:37 -0600
commitaaca3eccf12d4b6ea6e294af81c8d19ad330be0c (patch)
tree314181b0a073e3175c5362b796c3bf04b4d6f9af /py/persistentcode.c
parentb2b8520880e9d458adbd279a34b831f8d6b68d40 (diff)
samd: PDMIn: Reduce code unrolling on samd21 only
Instead of unrolling the code 16 times, unroll it 4 times and loop over it 4 times. This gives the same 16 iterations, but at an expense of less flash space.
Diffstat (limited to 'py/persistentcode.c')
0 files changed, 0 insertions, 0 deletions