Delete sample code
This commit is contained in:
parent
88def95e47
commit
aaf7652391
8 changed files with 4 additions and 522 deletions
2
Makefile
2
Makefile
|
|
@ -11,7 +11,7 @@ CC := $(TOOL_PREFIX)-gcc
|
|||
OBJDUMP := $(TOOL_PREFIX)-objdump
|
||||
OBJCOPY := $(TOOL_PREFIX)-objcopy
|
||||
|
||||
SRC := ch32fun.c main.c rsa.c rand.c
|
||||
SRC := ch32fun.c main.c
|
||||
|
||||
CFLAGS = -g \
|
||||
-Os \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue