23 Commits (e3fa8278b45447b9e099e896bb24a84bb79e4cf0)

Author SHA1 Message Date
Paul Sokolovsky 3b74c91684 Makefiles: Support py/*.h includes per #1022. 10 years ago
stijn 4e54c876a7 Add -Wpointer-arith flag to prevent problems with pointer arithmetic on void* 10 years ago
Dave Hylands 53d5fa641f Add pulse_width_percent to teensy. 10 years ago
Dave Hylands becbc87fd7 Add Timer support (PWM, OC, IC) for stmhal and teensy 10 years ago
Dave Hylands 9480138f0c Add save/restore_irq 10 years ago
Damien George 284efa89ae stmhal/teensy: Use _ instead of - in source file names. 10 years ago
Dave Hylands 6f418fc1b0 Add support for selecting pin alternate functions from python. 10 years ago
Dave Hylands ecb5792f88 Updated teensys usb.c and switched to using usb.h from stmhal. 10 years ago
Dave Hylands 04f5ae1d1c Add core files and use same toolchain as stmhal 11 years ago
Sven Wegener c3cabf4e33 bare-arm, stmhal, teensy: Duplicate -nostdlib to CFLAGS 11 years ago
Dave Hylands 4f1b7fec9f Updated teensy to build. 11 years ago
Damien George d553be5982 build: Simplify build directory layout by putting all headers in genhdr. 11 years ago
Andrew Scheller 70a7d7a943 build directory can now be renamed 11 years ago
Dave Hylands 6f9c03676b Updated teensy to work with latest on master 11 years ago
Dave Hylands c89c681a9f Rework makefiles. Add proper dependency checking. 11 years ago
John R. Lenton 9549919349 made DEBUG control CFLAGS in Makefiles oter than stm as well. 11 years ago
Dave Hylands d80ee8bbfd Added memzip filesystem support for teensy 11 years ago
Dave Hylands 4646801181 Make build output quieter. 11 years ago
Dave Hylands ee0013d24e Update teemsy/Makefile to use py.mk 11 years ago
Damien George 9193f89296 Move lexerstr to main py directory (everyone uses it). 11 years ago
Dave Hylands 9b7b947b01 Updated teensy to use common code from stm directory. 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