From 4168fdcf9d1a02d41a09dfdeff6b939edf39a01d Mon Sep 17 00:00:00 2001 From: Folkert van Heusden Date: Thu, 24 Oct 2024 11:34:31 +0200 Subject: [PATCH] meta --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6f083b6..475c12e 100644 --- a/README.md +++ b/README.md @@ -105,6 +105,7 @@ For test-blockdevice.py: * that disk-image is given as a backend to iesp * test-blockdevice.py is ran as: ./test-blockdevice.py -d -b 4096 -u 75 -n 6 -T 10 * any errors? then failed +* for a microcontroller: make sure block-count (-m) multiplied by block size (-b) is 8192 bytes or less as that's the limit in there build status