Wykres commitów

8 Commity (66c6696337c2e6e3db5036422e0cd10726b428ab)

Autor SHA1 Wiadomość Data
Guillaume Revaillot 6f0795d931 chipid: add some l0 and l4 option info to allow option byte read 2020-04-16 15:57:39 +02:00
Guillaume Revaillot 8430a6e6fa add read, write option byte for g4 and g0
use g0 code, same logic with different base address.
also cleanup some duplicate lock/unlock code.
2020-04-16 15:57:39 +02:00
nightwalker-87 b40c2436b6 Hotfix: Reverts commit 6692fdc.
CKS32-Clone-Patch broke flashing on STM32 F3xx, F4xx and L1xx. (#761)
2020-03-16 11:36:21 +01:00
nightwalker-87 751da606ca Merge branch 'pr-847/zx81a/master' into develop. 2020-02-21 01:07:52 +01:00
nightwalker-87 6692fdc57c Restored support for STM32-Clones
-> CKS devices with Core ID 0x2ba01477
(Closes #756 #757 #761 #766 #769 #805)
2020-02-21 00:50:50 +01:00
orie 4eec4d8cb9 Add Option Byte Write command for STM32F2 series. 2019-10-07 14:46:36 +09:00
Adrian Imboden e56de83ec5 added support for writing option bytes on STM32L0 2019-09-06 18:23:37 +02:00
Manuel Dipolt c6836b4ac9 Added support to write option bytes for the STM32G0 (#778)
* poc worked, writting stm32G070 option bytes

* Update README.md

adjust layout

* code review changes
2019-03-20 14:01:11 +01:00