Skip to content

Commit a599e78

Browse files
Update README.md
1 parent 96f04e4 commit a599e78

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ Microcontroller flash.
1111

1212
External programs included:
1313

14+
**pydospins.py** - Displays the GPIO pins for sound output and I2C for the particular board PyDOS is running on.
15+
1416
**runasthread.py** (Micropython only) - This program will attempt to launch a python program on the second RP2040 core. Threading is
1517
experimental on Micropython so it's not difficult to crash the microcontroller using this program. I have not found a way to kill
1618
a thread started on the second core so be sure any threads you launch will shutdown on their own or monitor a global variable or

0 commit comments

Comments
 (0)