AVR (defined as __AVR__) should not be forced for all boards #202
Labels
arduino mocks
Compilation mocks for the Arduino library
bug
Something isn't working
some archs
Only affects some Arduino architectures
Issue Summary
via #144 (comment)
Solution: remove
__AVR__
from the hard-coded argument list incpp_library.rb
and add it to the appropriate board definitions in thedefault.yml
CI configThe text was updated successfully, but these errors were encountered: