fossasia / pslab-firmware

Firmware for PSLab Open Hardware Platform https://pslab.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement an unlock code for flash writing

jithinbp opened this issue · comments

In order to prevent inadvertent writes to non-volatile flash storage in the program memory area, and unlock sequence such as 0xAA55AA or some such string must be prepended.

Hi,
I would like to take up this issue, can you please help me get started?
Which string do I need to change?

Fixed in #33