Files
fantemp/src
BlackMark f17ebd17e5 Use libavr flash_table and __builtin_log
The thermistor Beta curve and the fan cubic move onto avr::flash_table
instead of hand-rolled [[gnu::progmem]] arrays with raw pgm_read, and
the compile-time logarithm uses __builtin_log (which constant-folds on
the AVR backend) instead of a hand-rolled series. Same 11284 B, still
byte-identical across libavr modes.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-18 08:03:42 +02:00
..
2026-07-18 04:37:26 +02:00
2026-07-18 04:37:26 +02:00
2026-07-18 04:37:26 +02:00
2026-07-18 04:37:26 +02:00
2026-07-18 04:37:26 +02:00
2026-07-18 04:37:26 +02:00