Compare commits

...
Sign in to create a new pull request.

3 commits

Author SHA1 Message Date
Stephan I. Böttcher
8ae1770872 Merge branch 'master' of git://asterix/solo/solo_config into configpage 2021-02-23 14:30:08 +01:00
Stephan I. Böttcher
9c01abb0e3 Merge branch 'master' into configpage 2021-02-19 14:41:59 +01:00
Stephan I. Böttcher
e77c59f051 configtable: learn to put the config elsewhere in EEPROM
The new parameter page is is the base address of the config in EEPROM.
The ID text goes to EEPROM_base + page + 0x40.
The index table goes to EEPOM_base + page + 0x80.
The data goes to EEPOM_base + page + 0x100.

The default is page=0, reproducing the old bahaviour.
2021-02-12 21:57:35 +01:00

Diff content is not available