[stm32f429-discovery] General sweep to fix style according to make stylecheck.
This commit is contained in:
@@ -159,7 +159,7 @@ static const struct usb_config_descriptor config = {
|
||||
.interface = ifaces,
|
||||
};
|
||||
|
||||
static const char * usb_strings[] = {
|
||||
static const char *usb_strings[] = {
|
||||
"Black Sphere Technologies",
|
||||
"CDC-ACM Demo",
|
||||
"DEMO",
|
||||
|
||||
Reference in New Issue
Block a user