implement ch32v003 decoder
This commit is contained in:
parent
dc26664372
commit
0e95a0a1bb
9 changed files with 2082 additions and 4 deletions
7
ch32_decoder/funconfig.h
Normal file
7
ch32_decoder/funconfig.h
Normal file
|
@ -0,0 +1,7 @@
|
|||
#ifndef _FUNCONFIG_H
|
||||
#define _FUNCONFIG_H
|
||||
|
||||
#define CH32V003 1
|
||||
|
||||
#endif
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue