[vim2] Initial support for Khadas VIM2 boards

This commit is contained in:
Payam
2018-03-13 16:49:18 -07:00
committed by Travis Geiselbrecht
parent 5dea3e1933
commit 6e05388579
10 changed files with 476 additions and 0 deletions

12
project/vim2-test.mk Normal file
View File

@@ -0,0 +1,12 @@
# main project for vim2
LOCAL_DIR := $(GET_LOCAL_DIR)
TARGET := vim2
MODULES += \
app/shell \
app/stringtests \
app/tests \
lib/cksum \
lib/debugcommands \