Fix error: Mixed case identifier found

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
Xiang Xiao
2023-07-09 06:16:11 +08:00
committed by Petro Karashchenko
parent ebcb03dce9
commit 9dc59e9109
5 changed files with 73 additions and 65 deletions
@@ -27,6 +27,7 @@
#include <nuttx/config.h>
#include <nuttx/compiler.h>
#include <nuttx/symtab.h>
#include <stdint.h>
#include <arch/stm32/chip.h>