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:
Alan Carvalho de Assis
2020-04-04 17:41:34 -03:00
committed by GitHub
parent 6009d213a4
commit bcbe5646eb
2 changed files with 218 additions and 158 deletions
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -48,7 +48,7 @@
#include "hardware/stm32l4_usbdev.h"
/************************************************************************************
* Public Functions
* Public Function Prototypes
************************************************************************************/
#ifndef __ASSEMBLY__