9 Commits (c3e37d1fac380721b20f968bd33cb6633a53d126)

Author SHA1 Message Date
glenn20 9d735d1be7 py/ringbuf: Implement put_bytes/get_bytes functions. 2 years ago
Jim Mussared e6881f0829 extmod/modbluetooth: Make modbluetooth event not a bitfield. 5 years ago
stijn 97ccde0c43 py/ringbuf: Fix compilation with msvc. 5 years ago
Damien George 69661f3343 all: Reformat C and Python source code with tools/codeformat.py. 5 years ago
Jim Mussared 4f96689281 py/ringbuf: Add peek16 method. 5 years ago
Jim Mussared 42e9bdf19b py/ringbuf: Add helpers for put16/get16. 5 years ago
Alexander Steffen 299bc62586 all: Unify header guard usage. 7 years ago
Ville Skyttä ca16c38210 various: Spelling fixes 8 years ago
Paul Sokolovsky b1dfdaf6cb py/ringbuf.h: Add reusable ring buffer class. 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