2022-07-15 11:50:54 +01:00
|
|
|
# Common Files For Pico Examples
|
|
|
|
|
|
|
|
These files are compiled to .mpy to save RAM. You can find the original .py sources and associated licenses from:
|
|
|
|
|
|
|
|
- [TinyWeb](https://github.com/belyalov/tinyweb)
|
|
|
|
- [logging](https://github.com/pfalcon/pycopy-lib)
|
|
|
|
- [urllib.urequest](https://github.com/pfalcon/pycopy-lib)
|
2023-03-15 16:57:15 +00:00
|
|
|
- [sdcard](https://github.com/micropython/micropython-lib/blob/master/micropython/drivers/storage/sdcard/sdcard.py)
|