forked from xuos/xiuos
Merge branch 'master' into LwIP_software
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -1,8 +1 @@
|
||||
xsconfig.h
|
||||
xsconfig.mk
|
||||
.config
|
||||
.config.old
|
||||
build
|
||||
XiUOS.*
|
||||
*.swp
|
||||
.vscode
|
||||
|
||||
8
Ubiquitous/XiUOS/.gitignore
vendored
Normal file
8
Ubiquitous/XiUOS/.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
xsconfig.h
|
||||
xsconfig.mk
|
||||
.config
|
||||
.config.old
|
||||
build
|
||||
XiUOS.*
|
||||
*.swp
|
||||
.vscode
|
||||
@@ -5,7 +5,7 @@ MAKEFLAGS += --no-print-directory
|
||||
.PHONY:COMPILE_APP COMPILE_KERNEL
|
||||
|
||||
|
||||
support :=kd233 stm32f407-st-discovery maix-go stm32f407zgt6 aiit-riscv64-board aiit-arm32-board hifive1-rev-B hifive1-emulator k210-emulator cortex-m3-emulator
|
||||
support :=kd233 stm32f407-st-discovery maix-go stm32f407zgt6 aiit-riscv64-board aiit-arm32-board hifive1-rev-B hifive1-emulator k210-emulator cortex-m3-emulator ok1052-c
|
||||
SRC_DIR:=
|
||||
|
||||
export BOARD ?=kd233
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user