mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 06:23:53 +01:00
Merge pull request #14174 from benpicco/cpu/stm32_usb_includes
cpu/stm32: don't include usbdev_stm32.h in periph_cpu_common.h
This commit is contained in:
commit
bdeec688f5
@ -924,10 +924,6 @@ int dma_configure(dma_t dma, int chan, const volatile void *src, volatile void *
|
||||
#include "candev_stm32.h"
|
||||
#endif
|
||||
|
||||
#ifdef MODULE_PERIPH_USBDEV
|
||||
#include "usbdev_stm32.h"
|
||||
#endif
|
||||
|
||||
/**
|
||||
* @brief STM32 Ethernet configuration mode
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user