14 Commits (94aeba0427cc80e43b59c4155e02e8cb7c327951)

Author SHA1 Message Date
Damien George 731f359292 all: Add py/mphal.h and use it in all ports. 9 years ago
blmorris 4c45921349 stmhal: Use new %q format to print qstr's in a few more places. 10 years ago
Damien George 7f9d1d6ab9 py: Overhaul and simplify printf/pfenv mechanism. 10 years ago
Damien George b68d98d61c teensy: Prefix includes with py/; remove need for -I../py. 10 years ago
Damien George 2cf6dfa280 stmhal: Prefix includes with py/; remove need for -I../py. 10 years ago
Dave Hylands becbc87fd7 Add Timer support (PWM, OC, IC) for stmhal and teensy 10 years ago
Damien George 5b7c0c437b stmhal: Comment out unused functions. 10 years ago
Dave Hylands 6f418fc1b0 Add support for selecting pin alternate functions from python. 10 years ago
Paul Sokolovsky 8139494e54 stmhal: Include mpconfig.h before all other includes. 11 years ago
Dave Hylands 4f1b7fec9f Updated teensy to build. 11 years ago
Damien George 04b9147e15 Add license header to (almost) all files. 11 years ago
Damien George c66d86c5ce stmhal: Big cleanup; merge gpio into Pin; make names consistent. 11 years ago
Dave Hylands ca5444e6cd stmhal - add pin mapping, gpio, exti, usrsw 11 years ago
Dave Hylands 51dabac096 Add pin mapping code. 11 years ago