log

age author description
Mon, 15 Dec 2025 17:56:25 +0100 heinrichsweikamp 1.7.5 beta release, fix Surface-GF GasConsumption tip
Thu, 20 Nov 2025 16:47:21 +0100 heinrichsweikamp Refactors CalcFletcher32 in OtherSources/firmwareEraseProgram.c to iterate over 16-bit words via a pointer instead of an index-based loop. Removes unused variables and returns the computed 32-bit Fletcher checksum directly. (mikeller) GasConsumption