efm32hg: usb: add usb support
This commit is contained in:
committed by
Karl Palsson
parent
a0669421e1
commit
995d19ebfd
@@ -19,6 +19,8 @@
|
||||
|
||||
#if defined(EFM32LG)
|
||||
# include <libopencm3/efm32/lg/usb.h>
|
||||
#elif defined(EFM32HG)
|
||||
# include <libopencm3/efm32/hg/usb.h>
|
||||
#else
|
||||
# error "efm32 family not defined."
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user