mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
updated to reflect changes in debug output macros/fxns
This commit is contained in:
@@ -329,7 +329,7 @@ xcpt_t stm32l4_setup_overcurrent(xcpt_t handler)
|
||||
#ifdef CONFIG_USBDEV
|
||||
void stm32l4_usbsuspend(FAR struct usbdev_s *dev, bool resume)
|
||||
{
|
||||
ulldbg("resume: %d\n", resume);
|
||||
uinfo("resume: %d\n", resume);
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user