From 5848e04b2922a40b640f6493a7ddcea953f5c4e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A1szl=C3=B3=20Monda?= Date: Sat, 22 Apr 2017 23:22:01 +0200 Subject: [PATCH] Add readme. --- scripts/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 scripts/README.md diff --git a/scripts/README.md b/scripts/README.md new file mode 100644 index 0000000..4d9b71c --- /dev/null +++ b/scripts/README.md @@ -0,0 +1,3 @@ +# Bootloader scripts + +In order for the bootloader to be properly reflashed, the MCU must be unlcoked and erased which is done by erase-mcu script.