Skip to content

Remove reference to poisoned avr-libc define #1123

Closed
@leres

Description

@leres

avr-libc-1.8.0 "poisoned" SIG_USART1_RECV which causes issues when compiling with -Werror.

This patches HardwareSerial.cpp to avoid touching SIG_USART1_RECV. Also get rid of SIG_USART2_RECV and SIG_USART3_RECV while we're at it (plus it's silly to have a #elif defined() that just does #error!)

patch-hardware-arduino-cores-arduino-HardwareSerial.cpp

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions