efm32: Add EFM32WG "Wonder Gecko" family.
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
|
||||
#if defined(EFM32LG)
|
||||
# include <libopencm3/efm32/lg/adc.h>
|
||||
#elif defined(EFM32WG)
|
||||
# include <libopencm3/efm32/wg/adc.h>
|
||||
#else
|
||||
# error "efm32 family not defined."
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user