On Saturday, 25 April 2015 at 05:07:04 UTC, Jens Bauer wrote:
I hope to find a good way to use import for microcontroller libraries, so it'll be easy for everyone. I'm thinking about something like ...import mcu.stm32f439.all
I think that belongs in the makefile/dub.json as -version=STM32F439.
Then you could simply import mcu.gpio or mcu.spi.