mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 17:33:08 +08:00
Fix nxstyle stm32l4 (#726)
* Fix nxstyle to stm32l4 dma and rcc * Fix nxstyle for usbhost, userspace, wdg, rcc, etc * Fix nxstyle reported errors on stm32l4_usbdev.[ch]
This commit is contained in:
committed by
GitHub
parent
6009d213a4
commit
bcbe5646eb
File diff suppressed because it is too large
Load Diff
@@ -48,7 +48,7 @@
|
||||
#include "hardware/stm32l4_usbdev.h"
|
||||
|
||||
/************************************************************************************
|
||||
* Public Functions
|
||||
* Public Function Prototypes
|
||||
************************************************************************************/
|
||||
|
||||
#ifndef __ASSEMBLY__
|
||||
|
||||
Reference in New Issue
Block a user