formatting changes

This commit is contained in:
Jake Goodwin 2025-03-08 17:09:08 -08:00
parent 96b0a72533
commit 1f17f8dcdf
3 changed files with 1867 additions and 1691 deletions

2218
src/ch32fun.c Executable file → Normal file

File diff suppressed because it is too large Load diff

1337
src/ch32fun.h Executable file → Normal file

File diff suppressed because it is too large Load diff

View file

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