circuitpython/ports/atmel-samd/common-hal/microcontroller
Jeff Epler a943167d69
samd: Reduce a further 48 bytes for non-full builds
Another reduction of -48 bytes can be had if the fine calculation
step is skipped. The worst difference compared to the old reference
code with my calibration values in the 0° to 60° was 2°C,
and the difference at 25°C is 1°C.

The final size decrease for non-full builds like Trinket M0 is 268
bytes.
2022-10-12 15:53:44 -05:00
..
__init__.c Conditionalize LTO 2022-05-27 12:59:54 -07:00
Pin.c Conditionalize LTO 2022-05-27 12:59:54 -07:00
Pin.h Simplify the status LED to save power 2021-05-13 14:41:20 -07:00
Processor.c samd: Reduce a further 48 bytes for non-full builds 2022-10-12 15:53:44 -05:00
Processor.h Added Unique ID Functions/Updated Support Matrix (#527) 2018-01-18 11:39:11 -08:00