Wiki » Historie » Version 4
Maximilian Seesslen, 01.06.2026 11:14
| 1 | 1 | Maximilian Seesslen | h1. Wiki |
|---|---|---|---|
| 2 | |||
| 3 | h2. Usecases |
||
| 4 | |||
| 5 | * 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. |
||
| 6 | 2 | Maximilian Seesslen | * There is an existing device. I want to dump EEPROM as base64 and show me the data. |
| 7 | 3 | Maximilian Seesslen | * Having an hwdata for all projetcs individually may be confusing. |
| 8 | 4 | Maximilian Seesslen | * No product specific hwdata at all? There is already miniminutnik. Number of available slots is quite specific. |
| 9 | |||
| 10 | 1 | Maximilian Seesslen | |
| 11 | h2. The past |
||
| 12 | |||
| 13 | Each project had an ".campo" file. They contained function which used "getDbEntry" to pick up fields to create the struct within an GDB connection. |