Commit Graph

16 Commits

Author SHA1 Message Date
Jake Goodwin f817b24e72 Added the inclusion of header files.
Included headers for the STM32 hal, the core and the CMSIS.
2025-02-03 18:27:49 -08:00
Jake Goodwin b1b0e14209 Added notes
Added notes on the compiler warning flags and such.
2025-01-24 23:39:26 -08:00
Jake Goodwin f045204a2c removing bad line from include dirs 2025-01-24 23:30:01 -08:00
Jake Goodwin f97455ec01 Added ASM to languages
Added the ASM keyword to the cmake languages section. Also changed the
version number to X.X.X for semantic versioning.
2025-01-20 19:48:47 -08:00
Jake Goodwin cb8fa86c6f Updated the cmakelists.txt
changed the project name variable along with the project description.
2024-11-10 06:36:19 -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
jakeg00dwin 226f3053ad cleaned up old lines 2024-03-15 14:21:48 -07:00
jakeg00dwin 46da670968 removed dead code 2024-03-15 14:19:17 -07:00
jakeg00dwin d7af8bc2e4 added the C++/11 directory to includes 2024-03-15 13:47:21 -07:00
jakeg00dwin 273a74cba8 switched back to C17/CXX17 for compiler compat 2024-03-12 22:42:01 -07:00
jakeg00dwin ea1deb6e3c changed standards to 18 2024-03-12 22:39:13 -07:00
jakeg00dwin c284745e23 updated to check the git submodule for the header files needed. 2024-03-06 22:09:26 -08:00
jakeg00dwin 36fea871c2 moved the OS stuff to the top 2024-03-06 22:01:43 -08:00
jakeg00dwin df655e13b0 updated with new section for unit testing stuff 2024-03-06 21:46:41 -08:00
jakeg00dwin ee16866263 added content to the root dir CMake file 2024-03-06 21:06:02 -08:00
jakeg00dwin 7556c5282c inital commit 2024-03-06 20:52:43 -08:00