From 7c264a2404d4ab0d8cb5fcdb84ef236df400ec32 Mon Sep 17 00:00:00 2001 From: Conor Date: Thu, 13 Sep 2018 03:36:55 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8a33e56..13a54c4 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,8 @@ Solo is based on the SAM L11 secure microcontroller. It offers the following se The SAM L11 is one of the best chips for this application in terms of security, when considering the NDA-free market. +The firmware can be readout using a debugger to verify that a Solo is running +the code posted publicly. The secret information is of course inaccessible. # Setting up