mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-08 12:08:06 +11:00
b8e52707e9
Previously, it could never write more than a few bytes before pingpong getting a mismatch error. Now, I can pingpong Collapse OS binary without a mismatch. |
||
---|---|---|
.. | ||
at28 | ||
README.md |
Arduino Uno
The Arduino Uno is a very popular platform based on the ATMega328p. While Collapse OS doesn't run on AVR MCUs (yet?), the Arduino can be a handy tool, which is why we have recipes for it here.