Silvano Seva
|
5f669d1c18
|
Made task stack size platform dependent, since values for ARM target were too small for a correct execution on x64
|
2020-11-28 21:19:37 +01:00 |
Silvano Seva
|
8b877ed6d0
|
Narrowed down RAM usage
|
2020-11-27 15:07:39 +01:00 |
Silvano Seva
|
86e7f82ace
|
Moved platform initialisation to main() function
|
2020-11-16 08:42:10 +01:00 |
Silvano Seva
|
ce0e901d78
|
Fixed missing SysTick initialisation when compiling for x86 target
|
2020-11-03 15:15:36 +01:00 |
Silvano Seva
|
8b7ec5b4ce
|
Removing useless include from bootstrap.c
|
2020-11-03 15:15:36 +01:00 |
Federico Amedeo Izzo
|
0c198d100d
|
Add missing `#include <hwconfig.h>`
|
2020-11-03 15:15:36 +01:00 |
Fred
|
75dd0d2fab
|
bootstrap.c: remove unused include
|
2020-11-03 15:15:36 +01:00 |
Silvano Seva
|
00d726ddbc
|
Moved bootstrap code into a dedicated file to improve readability
|
2020-11-03 15:15:36 +01:00 |