Rob Probin
Rob Probin
Minor changes to get ff-shell.py working on Python 3. (Revised script is called ff-shell3.py at the moment). Also changed: - Fixed errors messages to show serial device rather than default....
``` interrupt import ok 0 NVIC_ISPR_SETPEND@ . *** HARD FAULT *** Exception state: IPSR: 00000003 XPSR: 21000200 Return address: 20002DF6 bit@ 20002DF2 +00000004 LR: 1001A5C5 NVIC_ISPR_SETPEND@ 1001A580 +00000044 SP: 20041FE0...
``` ok reboot Welcome to zeptoforth Built for rp2040, version 1.0.2, on Sat Jun 10 05:07:21 PM CDT 2023 zeptoforth comes with ABSOLUTELY NO WARRANTY: for details type `license' ok...
If you have a text file...  Then LED that text file: 
I'd like to implement Matter support in Zeptoforth at some point. See https://csa-iot.org/all-solutions/matter/ and https://en.wikipedia.org/wiki/Matter_(standard) In order to do this, we'd need to start with IPv6 and build up support...