Damien George
01dd7804b8
ports: Make new ports/ sub-directory and move all ports there.
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.
7 years ago
Damien George
b68d98d61c
teensy: Prefix includes with py/; remove need for -I../py.
10 years ago
Damien George
5cbc9e0db0
stmhal: Reduce coupling between USB driver and readline.
This makes it easier to re-use readline.c and pyexec.c from stmhal in
other ports.
10 years ago
Dave Hylands
ecb5792f88
Updated teensys usb.c and switched to using usb.h from stmhal.
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.
10 years ago
Dave Hylands
e40c72210f
Fix teensy to work with the latest tree.
10 years ago
Dave Hylands
04f5ae1d1c
Add core files and use same toolchain as stmhal
11 years ago
Dave Hylands
4f1b7fec9f
Updated teensy to build.
Refactored some stmhal files which are shared with teensy.
11 years ago
Dave Hylands
b6e9c7c697
Initial support for Teensy 3.1
11 years ago
Dave Hylands
297446e7af
Initial support for Teensy 3.1
11 years ago