We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d343504 commit 9fa0075Copy full SHA for 9fa0075
1 file changed
boards/arm/stm32h7/weact-stm32h743/src/stm32_usb.c
@@ -91,7 +91,7 @@ static int usbhost_waiter(int argc, char *argv[])
91
{
92
struct usbhost_hubport_s *hport;
93
94
- UNUNSED(argc);
+ UNUSED(argc);
95
UNUSED(argv);
96
97
uinfo("Running\n");
0 commit comments