diff options
author | Joachim StroĢmbergson <joachim@assured.se> | 2019-04-26 10:03:45 +0200 |
---|---|---|
committer | Joachim StroĢmbergson <joachim@assured.se> | 2019-04-26 10:03:45 +0200 |
commit | 172b3bb70fe0ac97b05521ea48e5abd3690d147b (patch) | |
tree | 4c3afd6ca4aa5e74ee3d4f8970a0959b5944c700 | |
parent | 3ad18f9945aa0f6a617fcd399a0a402db9a28027 (diff) |
-rw-r--r-- | README.md | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -18,7 +18,14 @@ status. At least during debugging. ## Status ## -Spec is being developed. Core not implemented. Does NOT work. +SPI slave interface to send and receive bytes has been implemented and +somewhat verified. Command parser and response handler that talks to the +SPI slave has been started, but not been completed. + +The memory with the tamper respons has been implemented, but not yet +been verified. + +Toolchain etc has been setup for the ICEstick. |