Hi Everyone,
     I've been Working on libopencm3 for a while, and the 
libopencm3-examples project provided a good kick start in to the 
project, i was working under stm32f10xxx (maple mini)
when i tried compiling the cdc-acm project i get an error stating 
"stm32f103_usb_driver undeclared " in line no. 261 (cdcacm.c source 
file) the usbd_init function, as i tried declaring the variable of type 
usbd_driver which is typedef structure in usb_private.h still get error 
as storage size unknown.

------------------------------------------------------------------------------
_______________________________________________
libopencm3-devel mailing list
libopencm3-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libopencm3-devel

Reply via email to