[vim2] Initial support for Khadas VIM2 boards
This commit is contained in:
committed by
Travis Geiselbrecht
parent
5dea3e1933
commit
6e05388579
12
project/vim2-test.mk
Normal file
12
project/vim2-test.mk
Normal 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 \
|
||||
|
||||
Reference in New Issue
Block a user