summaryrefslogtreecommitdiff
path: root/ports/stm32/accel.c
AgeCommit message (Expand)Author
2019-10-13remove ports/stm32Dan Halbert
2018-05-14stm32/accel: Switch pyb.Accel to use new C-level I2C API.Damien George
2018-04-24stm32: Rename legacy pyb.I2C helper functions to start with pyb_i2c_.Damien George
2018-03-28stm32: Change pin_X and pyb_pin_X identifiers to be pointers to objects.Damien George
2018-03-27stm32: Consolidate include of genhdr/pins.h to single location in pin.h.Damien George
2017-10-04all: Remove inclusion of internal py header files.Damien George
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George