Files
pycom-documentation/content/gettingstarted/programming/_index.md
2020-10-02 12:01:04 +02:00

7 lines
264 B
Markdown

There are several ways to upload Python code to your device. On the following pages, we the alternative (e.g. not using an expansion board) methods:
* [USB Serial](usbserial/)
* [FTP & Telnet](ftp/)
And lastly, we discuss the [Safe boot](../safeboot/) feature.