diff options
author | Loek Le Blansch <loek@pipeframe.xyz> | 2024-06-23 15:41:01 +0200 |
---|---|---|
committer | Loek Le Blansch <loek@pipeframe.xyz> | 2024-06-23 15:41:01 +0200 |
commit | 07ce1b3bb2d393d1ab69d471a76978036f714fce (patch) | |
tree | 50c818ec18dc1b3434b380588bc1d900dc00c2b2 /docs/research.adoc | |
parent | 3fd5c9e58f2d4ce3cdea41a3f37235ef0de57d39 (diff) | |
parent | 807e1499a683209f7ca310e65a6a268772e0409d (diff) |
Merge branch 'wip/docs' into wip/rp2040-good-ending
Diffstat (limited to 'docs/research.adoc')
-rw-r--r-- | docs/research.adoc | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/research.adoc b/docs/research.adoc index 7a9d56c..6f9b494 100644 --- a/docs/research.adoc +++ b/docs/research.adoc @@ -145,10 +145,9 @@ The Raspberry Pi Pico W board is utilized during development. NOTE: This was written while we did not know the puzzle bus specifically requires slave-addressible I^2^C multi-master controllers to function properly. -While the research concludes the RP2040 is a suitable microcontroller for the -main controller, it is not. The RP2040 was still used, but has required -implementing workarounds. Please see the handover report for more details on -how this impacted the project cite:[handover]. +The RP2040 was still used, but has required implementing workarounds. Please +see the handover report for more details on how this impacted the project +cite:[handover]. [[tab:main-mcu]] .Main controller MCU candidates |