| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-09-06 | ports: Make new ports/ sub-directory and move all ports there. | Damien George | |
| 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. | |||
| 2015-01-01 | teensy: Prefix includes with py/; remove need for -I../py. | Damien George | |
| 2014-11-27 | stmhal: Reduce coupling between USB driver and readline. | Damien George | |
| This makes it easier to re-use readline.c and pyexec.c from stmhal in other ports. | |||
| 2014-08-03 | Updated teensys usb.c and switched to using usb.h from stmhal. | Dave Hylands | |
| Removed the local usb.h from teensey directory and now uses the usb.h from the stmhal directory. Fixed the deploy target to use abspath. | |||
| 2014-08-02 | Fix teensy to work with the latest tree. | Dave Hylands | |
| 2014-07-14 | Add core files and use same toolchain as stmhal | Dave Hylands | |
| 2014-06-15 | Updated teensy to build. | Dave Hylands | |
| Refactored some stmhal files which are shared with teensy. | |||
| 2014-01-06 | Initial support for Teensy 3.1 | Dave Hylands | |
