rust-embedded/cortex-m

forward attributes through `singleton!()`

jordens opened this issue · 0 comments

Especially for DMA buffers correct placement in dedicated linker section and memories is crucial (e.g. ethernet dma descriptor rings). It would be great if singleton!() would support attaching attributes.