I need to create an embedded project that uses libopencm3, however the project templates all want to include some other library. Is there a way to get VisualGDB to create a project template that uses libopencm3?
VisualGDB does not directly support libopencm3 due to its relatively low popularity. Our best advice would be to manually figure out the necessary include directories and other settings and create a project template like described in this tutorial: http://visualgdb.com/tutorials/arm/templates/