diff options
-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. |