annotate Common/Drivers/Src/README.txt @ 538:b1eee27cd02b

BugFix firmware downgrade to version with less settings: If a downgrade to a firmware version using less setting parameter were done then the settings had been reset to the default values. Root cause was that only increased number of settings was accepted by the read function. Because the layout of the setting structure is fixed (only bytes attached, no change in the order of data values) a downgrade just discarding the no longer used settings is possible => Updated read function to handle reduction of setting parameters.
author Ideenmodellierer
date Sat, 10 Oct 2020 13:51:44 +0200
parents 5f11787b4f42
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
38
5f11787b4f42 include in ostc4 repository
heinrichsweikamp
parents:
diff changeset
1 Imported from Ac6/SystemWorkbench/plugins/fr.ac6.mcu.firmware_1.14.7.201711101414/resources/builtin/:
5f11787b4f42 include in ostc4 repository
heinrichsweikamp
parents:
diff changeset
2 * File syscalls.c