mirror of
https://github.com/arduino/Arduino.git
synced 2024-11-30 11:24:12 +01:00
275c0a02b1
Moreover, declaring pointers-to-registers as const and using initializer list in class constructor allows the compiler to further improve inlining performance. This change recovers about 50 bytes of program space on single-UART devices. See #1711 |
||
---|---|---|
.. | ||
bootloaders | ||
cores/arduino | ||
firmwares | ||
libraries | ||
variants | ||
boards.txt | ||
platform.txt | ||
programmers.txt |