Commit graph

10 commits

Author SHA1 Message Date
jakeg00dwin
e332c8fb21 Commiting formatting changes. 2025-03-13 15:12:29 -07:00
28f154e30f named union to avoid compile error. 2025-03-09 09:32:33 -07:00
6a7e10b4fb Added structure tags to avoid usign GNU extension
I just addded the tag 's' for all the anonymous structures as they don't
use typedef and their scope is limited.

Seems to compile for my testing so far.
2025-03-09 09:20:17 -07:00
bacd95be6b moved misc into inc dir 2025-03-08 17:34:07 -08:00
4e80114163 Moved extralibs dir into inc dir 2025-03-08 17:33:30 -08:00
0bdc60bcf8 Moved headers into inc file 2025-03-08 17:31:16 -08:00
34afa025aa Added header for regedit 2025-03-08 17:06:49 -08:00
jakeg00dwin
6771cbadf6 Modified after discovering issues with ch32fun being a seperate lib. 2025-03-07 16:57:36 -08:00
0e9243a7e0 Added headers 2025-03-06 17:49:29 -08:00
jakeg00dwin
e499ac44cf Added and included the "inc" directory in the project root. Also added in line to include the mocks dir 2024-06-14 13:38:04 -07:00