Jake Goodwin
|
4dfd9ffad4
|
Commented out redundant lines.
The lines for the RTOS and hal are not needed at this point either.
|
2025-01-26 21:01:44 -08:00 |
Jake Goodwin
|
6016bf5d2a
|
Commented out source code inclusion
|
2025-01-25 11:04:29 -08:00 |
Jake Goodwin
|
aed74f5710
|
Added lots of comments.
Added comments about the file, specs, compile and build options.
|
2025-01-24 23:30:39 -08:00 |
Jake Goodwin
|
506f11693a
|
Added comments about most flags.
Added a bunch of comments to make it more understandable later on.
|
2025-01-23 17:08:38 -08:00 |
Jake Goodwin
|
d78d7e2e95
|
removed doxygen stuff
|
2025-01-22 21:08:48 -08:00 |
Jake Goodwin
|
f98fb7dc2e
|
removed unity, hal and cmsis stuff
|
2025-01-22 21:06:48 -08:00 |
Jake Goodwin
|
343e142193
|
removed all RTOS refernces and comments.
|
2025-01-22 20:56:12 -08:00 |
Jake Goodwin
|
3e11d97b79
|
commented out CMSIS and RTOS stuff for now.
|
2025-01-22 20:55:06 -08:00 |
Jake Goodwin
|
493b4dcf9a
|
removed commented out AVR stuff
|
2025-01-22 20:53:31 -08:00 |
Jake Goodwin
|
7978584637
|
edited for cortex-m0+
Commented out options for other architectures besides the m0+ one.
|
2025-01-22 20:21:46 -08:00 |
Jake Goodwin
|
97139848f8
|
Added commented out sections for other common stm32 mcus
Added stuff for the F1, F4 and m0+
|
2025-01-20 19:50:22 -08:00 |
Jake Goodwin
|
c0faa2322f
|
Created STM32 toolchain file
Created an toolchain file `stm32-toolchain.cmake` in the root dir of the
repo.
|
2024-11-07 00:36:49 -08:00 |