mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-27 18:02:17 +03:00
Use 32b loads to set print strings (#7545)
Instead of using either a series of etc_putc or setting a series of bytes one by one, use a simple macro to define 32b constants to build up strings. Saves ~30 bytes of program code in eboot for #6538 to work with.
This commit is contained in:
committed by
GitHub
parent
e79eb1174d
commit
bbc14c0979
Binary file not shown.
Reference in New Issue
Block a user