1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-07 16:23:38 +03:00
Earle F. Philhower, III bbc14c0979
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.
2020-10-16 10:52:35 -07:00
..
2015-06-05 14:07:49 +03:00
2015-07-06 21:04:08 +03:00
2015-05-29 19:27:03 +03:00
2020-07-07 11:12:43 -07:00
2015-05-29 19:27:03 +03:00
2020-04-23 12:15:21 -04:00