Added headers

This commit is contained in:
Jake Goodwin 2025-03-06 17:49:29 -08:00
parent 9343842eae
commit 0e9243a7e0
2 changed files with 4707 additions and 0 deletions

4700
inc/ch32v003hw.h Normal file

File diff suppressed because it is too large Load diff

7
inc/funconfig.h Normal file
View file

@ -0,0 +1,7 @@
#ifndef _FUNCONFIG_H
#define _FUNCONFIG_H
#define CH32V003 1
#endif