File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2626#include " HardwareSerial.h"
2727#include " HardwareSerial_private.h"
2828
29- // Each HardwareSerial is defined in its own file, sine the linker pulls
29+ // Each HardwareSerial is defined in its own file, since the linker pulls
3030// in the entire file when any element inside is used. --gc-sections can
3131// additionally cause unused symbols to be dropped, but ISRs have the
3232// "used" attribute so are never dropped and they keep the
Original file line number Diff line number Diff line change 2626#include " HardwareSerial.h"
2727#include " HardwareSerial_private.h"
2828
29- // Each HardwareSerial is defined in its own file, sine the linker pulls
29+ // Each HardwareSerial is defined in its own file, since the linker pulls
3030// in the entire file when any element inside is used. --gc-sections can
3131// additionally cause unused symbols to be dropped, but ISRs have the
3232// "used" attribute so are never dropped and they keep the
Original file line number Diff line number Diff line change 2626#include " HardwareSerial.h"
2727#include " HardwareSerial_private.h"
2828
29- // Each HardwareSerial is defined in its own file, sine the linker pulls
29+ // Each HardwareSerial is defined in its own file, since the linker pulls
3030// in the entire file when any element inside is used. --gc-sections can
3131// additionally cause unused symbols to be dropped, but ISRs have the
3232// "used" attribute so are never dropped and they keep the
Original file line number Diff line number Diff line change 2626#include " HardwareSerial.h"
2727#include " HardwareSerial_private.h"
2828
29- // Each HardwareSerial is defined in its own file, sine the linker pulls
29+ // Each HardwareSerial is defined in its own file, since the linker pulls
3030// in the entire file when any element inside is used. --gc-sections can
3131// additionally cause unused symbols to be dropped, but ISRs have the
3232// "used" attribute so are never dropped and they keep the
You can’t perform that action at this time.
0 commit comments