SpenceKonde / megaTinyCore

Arduino core for the tinyAVR 0/1/2-series - Ones's digit 2,4,5,7 (pincount, 8,14,20,24), tens digit 0, 1, or 2 (featureset), preceded by flash in kb. Library maintainers: porting help available!
Other
554 stars 144 forks source link

Update parse_options.mk #986

Closed rneurink closed 1 year ago

rneurink commented 1 year ago

Pass the entry conditions to the GCC compiler. These are currently not passed to the GCC compiler. See Issue on the dxCore as well Issue #452

SpenceKonde commented 1 year ago

thaaank you.