Arduino and MCU Support

kinke noone at nowhere.com
Fri Jun 19 14:38:34 UTC 2020


On Friday, 19 June 2020 at 14:14:07 UTC, frasdoge wrote:
> though the -mcpu does not have any AVR options out-of-the-box 
> as you mentioned.

I guess you mean `ldc2 -mcpu=help` doesn't list any AVR CPUs. Use 
`ldc2 -mtriple=avr -mcpu=help`.


More information about the Digitalmars-d-learn mailing list