3 Commits (f33dfb966a1432281809e372b9d3803e7fd3cb2f)

Author SHA1 Message Date
Alexander Steffen 299bc62586 all: Unify header guard usage. 7 years ago
Paul Sokolovsky 605ff91efd extmod/machine_signal: Support all Pin's arguments to the constructor. 8 years ago
Paul Sokolovsky 751e3b7a82 extmod/virtpin: Initial implementation of open-ended C-level Pin interface. 9 years ago
Paul Sokolovsky 0ab372585f extmod/moduos_dupterm: Dumpterm subsystem is responsible for closing stream. 9 years ago
Paul Sokolovsky 30b7344eb0 extmod/moduos_dupterm: Make mp_uos_dupterm_tx_strn() function reusable. 9 years ago
Paul Sokolovsky ddea7cb702 extmod/moduos_dupterm: Make uos.dupterm() implementation reusable. 9 years ago
Damien George 04b9147e15 Add license header to (almost) all files. 11 years ago
Damien George a12be917a4 stmhal: Add timer module; move servo PWM from TIM2 to TIM5. 11 years ago
Damien George 0e9d96f18f stmhal: Make Led, Servo and Accel their class, not a function. 11 years ago
Damien George 5e756c9860 stmhal: Rename servo_TIM2_Handle -> TIM2_Handle. 11 years ago
Damien George 0119fc7532 stmhal: Servo driver can move at a given speed. 11 years ago
Damien George 626f6b8133 stmhal: Add servo driver. 11 years ago
Damien George c3d35c6ac7 stm: Put pyb module in ROM. 11 years ago
Damien d99b05282d Change object representation from 1 big union to individual structs. 11 years ago