|
96e0931c9f
|
Add a bunch of stuff: Add baudrate reconfig command to shell and move the uart to separate C file
|
2021-11-27 17:41:11 +01:00 |
|
|
fdb1c6e893
|
Fix memory checking. The stack is now completely copied to CCMRAM before testing the main memory.
|
2021-07-19 22:29:13 +02:00 |
|
|
ebb1383957
|
Write memory test for system RAM
|
2021-05-22 11:25:55 +02:00 |
|
|
528db7a581
|
Fix error in CCM Ram test
|
2021-05-22 00:06:51 +02:00 |
|
|
384e127085
|
Add first draft of memory checking for CCM RAM
|
2021-05-20 23:55:32 +02:00 |
|
|
0fd738f37e
|
Fix startup code bug in release mode
|
2020-08-30 19:40:33 +02:00 |
|
|
ec117e0627
|
Change linker script and startup code.
This is my own code from my template. It is much cleaner than the old code.
|
2020-08-21 23:47:55 +02:00 |
|
|
6b4029f8c2
|
Make startup file unix like and add a hardcoded enable for the FPU
|
2020-06-04 21:20:17 +02:00 |
|
|
8281bcaca3
|
Fix CPU specifier in startup assembly file (This had no bad effect, because it was overrriden by the compiler falgs which are correct)
|
2020-04-17 23:02:15 +02:00 |
|
|
ad7badba56
|
First test version to sample temperature input and blink LEDs
|
2020-01-26 21:07:54 +01:00 |
|