From 5696582adde13e986df5d2a059f35489171ebe0a Mon Sep 17 00:00:00 2001 From: kosmax871 Date: Thu, 29 May 2025 12:43:52 +0200 Subject: [PATCH] Update README.md --- wolfcrypt/src/port/tropicsquare/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wolfcrypt/src/port/tropicsquare/README.md b/wolfcrypt/src/port/tropicsquare/README.md index c97288217..35f944065 100644 --- a/wolfcrypt/src/port/tropicsquare/README.md +++ b/wolfcrypt/src/port/tropicsquare/README.md @@ -152,7 +152,7 @@ or for Raspberry PI shield (make sure you fulfill all prerequisites first): ```sh -$ make RPI_SPI =1 +$ make RPI_SPI=1 $ ./lt-wolfssl-test ```