From b45b5d04daa29fcdd456233a931dcbb5b287769f Mon Sep 17 00:00:00 2001 From: ThomasintAnker Date: Tue, 18 Jun 2024 16:19:20 +0200 Subject: Finished handover --- docs/handover.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/handover.adoc b/docs/handover.adoc index 280cb7e..e25a864 100644 --- a/docs/handover.adoc +++ b/docs/handover.adoc @@ -73,6 +73,10 @@ using the same setup, eg. the RPI Pico W requires another RPI Pico W to be debug Effectively requiring the project team to have at least 4 RPI Pico Ws to be able to develop in the same environment (if there are 2 software students). +=== Arduino +Allocating memory using 'realloc' on arduino is not possible, which also denies usage of +the 'mpack_writer_init_growable' + == Imperatives * Start creating prototypes as fast as possible, this benefits the project in the long run, as you have already shown that certain parts of the project are already working and only -- cgit v1.2.3