Need help making minimal bare metal ARM Cortex-M D program

David Nadlinger code at klickverbot.at
Sun Nov 24 05:30:09 PST 2013


On Sunday, 24 November 2013 at 13:00:39 UTC, Mike wrote:
> Is there some syntax equivalent to  __attribute__ 
> ((section(".interrupt_vector")))?

There isn't right now, but it would be entirely feasible to 
implement this in an LDC-specific extension. Could you open an 
issue on our GitHub tracker?

David


More information about the Digitalmars-d mailing list