Martin Whitaker
|
76adad2fe6
|
Add ability to generate internal API documentation using Doxygen.
|
2022-02-19 16:17:40 +00:00 |
|
Martin Whitaker
|
16d55b7dad
|
Remove distinction between physical and virtual CPUs.
This is no longer needed, now we can display as many CPUs as we can
physically handle.
|
2022-01-31 22:59:14 +00:00 |
|
Martin Whitaker
|
17093a96f9
|
Optimise the AP startup code to reduce the startup delay.
|
2022-01-31 19:47:32 +00:00 |
|
Martin Whitaker
|
73bfc1878a
|
Blank the full field when displaying the active CPU core.
|
2022-01-29 15:06:21 +00:00 |
|
Martin Whitaker
|
09890bf0cd
|
Support more than 32 CPU cores in main display.
Either one core is active or all enabled cores are active, so we don't
really need a separate spinner for each core.
|
2022-01-29 15:06:05 +00:00 |
|
Martin Whitaker
|
8f1d81b65d
|
Add missing includes of stdbool.h.
To ensure we aren't dependent on the order of inclusion.
|
2021-12-05 13:50:25 +00:00 |
|
Martin Whitaker
|
fbd3376668
|
Initial commit.
|
2020-05-24 21:30:55 +01:00 |
|