kernels: add some demos from movfuscator and rt-thread
This commit is contained in:
parent
3388801aea
commit
c5bcf378e8
11 changed files with 813 additions and 0 deletions
3
kernels/demo/Makefile
Normal file
3
kernels/demo/Makefile
Normal file
|
@ -0,0 +1,3 @@
|
|||
NAME = demo
|
||||
SRCS = $(shell find src -name "*.c")
|
||||
include $(AM_HOME)/Makefile
|
Loading…
Add table
Add a link
Reference in a new issue