1. Modify the file indention

2. Modify the license head
This commit is contained in:
Jonne
2020-04-15 21:03:43 +08:00
parent c0947d443a
commit 4b035622ce
11 changed files with 993 additions and 1003 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ if GetDepend('RT_MINI2440_LCD_X35'):
src += ['lcd_x35.c']
if GetDepend('PKG_USING_GUIENGINE'):
src += ['touch.c']
src += ['touch.c']
if GetDepend('RT_USING_SDIO'):
src += ['s3cmci.c']