Feature #194
Move class tester to class "CBringup" in libcampo
Beginn:
02.06.2022
Abgabedatum:
% erledigt:
0%
Geschätzter Aufwand:
CS Zielversion:
Beschreibung
The class may use some other libraries.
The bringup could also make some sanity-checks for libc.
(E.g. strtol("5") was not working due to symbol removement)
The bringup could contian the hwinfo-functions. So writing
eeprom does not even need to be present in final firmware.
An protocol for hw-repo should be printed.