arduino / ArduinoCore-avr

The Official Arduino AVR core
https://www.arduino.cc
1.25k stars 1.06k forks source link

Improve F macro to avoid string duplication in Flash #472

Open Orace opened 2 years ago

Orace commented 2 years ago

Based on this blog post, one can improve the F so it avoid string duplication in Flash.