We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
#include <max32660.h>
1 parent eae00ed commit 8fca888Copy full SHA for 8fca888
Libraries/zephyr/MAX/Include/wrap_max32xxx.h
@@ -36,7 +36,7 @@ extern "C" {
36
#elif defined(CONFIG_SOC_MAX32655)
37
#include <max32655.h>
38
#elif defined(CONFIG_SOC_MAX32660)
39
-#include <max326660.h>
+#include <max32660.h>
40
#elif defined(CONFIG_SOC_MAX32662)
41
#include <max32662.h>
42
#elif defined(CONFIG_SOC_MAX32665)
0 commit comments