diff options
author | Fredrik Thulin <fredrik@thulin.net> | 2016-08-11 10:13:24 +0200 |
---|---|---|
committer | Fredrik Thulin <fredrik@thulin.net> | 2016-08-11 10:13:24 +0200 |
commit | 39c948094d40a67ee1e6b019636e77185655a5f4 (patch) | |
tree | 1f035d5597bd5746c39a0015f25cee43a538c9e5 |
init
-rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..4945382 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +Bootstrap scripts used with the Alpha board +=========================================== + +Some scripts and (slightly modified) tools used to to bootstrap Alpha boards. + +TODO: Implement reproducible builds of the firmware, and have these scripts +check for 'blessed' binaries before flashing. + |