aboutsummaryrefslogtreecommitdiff
path: root/teensy/README.md
AgeCommit message (Collapse)Author
2017-09-06ports: 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.
2017-07-15docs,teensy: Use the name MicroPython consistently in documentationAlexander Steffen
2016-06-06teensy: Update the README with OSX specific information and tips.Georgia Reh
2015-10-12Rename "Micro Python" to "MicroPython" in REPL, help, readme's and misc.Damien George
2015-02-04fix type errorLi lin
2014-08-30Update teensy README.md fileDave Hylands
Thanks to Artur Wroblewski for some suggested changes. I also added the TIPs section at the end while I was updating.
2014-08-16teensy/README.md (corrected typo)Dan Peirce
2014-08-16modified: teensy/README.mdDan Peirce
Updated teensy/README.md to reflect change in build process (teensyduino is no longer required for build).
2014-03-31Update README.mdjon mills
Very minor typo
2014-01-08Updated teensy to use common code from stm directory.Dave Hylands
Updated mconfigport.h to enable GC
2014-01-06Initial support for Teensy 3.1Dave Hylands