Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ports: Make new ports/ sub-directory and move all ports there. | Damien George | 2017-09-06 |
| | | | | | | This is to keep the top-level directory clean, to make it clear what is core and what is a port, and to allow the repository to grow with new ports in a sustainable way. | ||
* | esp8266: Include upip as a standard frozen bytecode module. | Paul Sokolovsky | 2016-11-08 |
Previously, it was included only in release builds, but it's important tool which should be always at the fingertips to be useful (and to pump up its usage). |