Exercises 00 & 01 working, Documentation still in progress, moving to my source control server.

This commit is contained in:
John Poole 2026-02-13 14:03:09 -08:00
commit 8cf97e0e5a
15 changed files with 541 additions and 0 deletions

View file

@ -0,0 +1,6 @@
2/12/2026 copied from meshastic/firmware/variants/esp32s3/tbeam-s3-core
since that appeared in the build tree of a successfully operating binary:
jlpoole@jp /usr/local/src/meshtastic/firmware $ cd /usr/local/src/meshtastic/firmware
ls -1 .pio/build 2>/dev/null | egrep -i 'tbeam|t-beam|s3' | sort
tbeam-s3-core
jlpoole@jp /usr/local/src/meshtastic/firmware $