Projekt

Allgemein

Profil

Wiki » Historie » Revision 2

Revision 1 (Maximilian Seesslen, 27.05.2026 12:02) → Revision 2/3 (Maximilian Seesslen, 27.05.2026 13:13)

h1. Wiki

h2. Usecases

* A new device is created and EEPROM has to be written. So an tool should ask for the serial number, access an database and write EEPROM via maintenance binary.
* There is an existing device. I want to dump EEPROM as base64 and show me the data.



h2. The past

Each project had an ".campo" file. They contained function which used "getDbEntry" to pick up fields to create the struct within an GDB connection.