Reinout Heeck
Results
3
comments of
Reinout Heeck
This last change requires https://github.com/Rahix/avr-hal/pull/367 to be merged too
After delving into the generator sources it turns out that register 'size' above is measured in bits instead of bytes as I was using it. This uncovers a broken corner...
I knew that site but seeing uncompilable code generated I also 'knew' it was a bug and had to dive in. It's my knee-jerk reaction :-/