We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e1a487 commit 2104dadCopy full SHA for 2104dad
features/unsupported/USBHost/USBHost/TARGET_STM/USBHALHost_STM_TARGET.h
@@ -18,7 +18,7 @@
18
19
/* 144 pins boards */
20
#if defined(TARGET_NUCLEO_F429ZI) || defined(TARGET_NUCLEO_F446ZE) || defined(TARGET_NUCLEO_F207ZG) \
21
-|| defined(TARGET_NUCLEO_F767ZI) || defined(TARGET_NUCLEO_F746ZG)
+|| defined(TARGET_NUCLEO_F767ZI) || defined(TARGET_NUCLEO_F746ZG) || defined(TARGET_NUCLEO_F412ZG)
22
#include "USBHALHost_STM_144_64pins.h"
23
#endif
24
0 commit comments