8 Commits (89b64478c73d2228419e77a4450c004157ec725a)

Author SHA1 Message Date
Damien George 4ce6427bd7 stm32/i2c: Factor I2C finding code to i2c_find_peripheral function. 4 years ago
Andrew Leech ed2b6ea0a8 stm32/i2c: Make timeout for hardware I2C configurable. 6 years ago
Damien George 19778d0a3c stm32/i2c: Add low-level I2C driver for F7 MCUs. 7 years ago
Damien George 0c54d0c288 stm32: Rename legacy pyb.I2C helper functions to start with pyb_i2c_. 7 years ago
Damien George 22f1414abb stm32/i2c: Fully support peripheral I2C4. 7 years ago
Damien George 024edafea0 stm32/i2c: On F4 MCUs report the actual I2C SCL frequency. 7 years ago
Damien George d966a33486 stm32: Change header include guards from STMHAL to STM32 to match dir. 7 years ago
Damien George 01dd7804b8 ports: Make new ports/ sub-directory and move all ports there. 7 years ago
Alexander Steffen 55f33240f3 all: Use the name MicroPython consistently in comments 7 years ago
Alexander Steffen 299bc62586 all: Unify header guard usage. 7 years ago
Damien George 49dcc253e3 stmhal/i2c: Expose the pyb_i2c_obj_t struct and some relevant functions. 8 years ago
Krzysztof Blazewicz 8fa0733647 stmhal/i2c: provide custom IRQ handlers 8 years ago
Damien George 1e388079f9 stmhal/i2c: Expose I2CHandle3 for use by custom C code. 9 years ago
Damien George 04b9147e15 Add license header to (almost) all files. 11 years ago
Damien George eb8bdf4df3 stmhal, SPI and I2C: Improvements to functionality and consistency. 11 years ago
Damien George 57e415859a stmhal: Tidy up and improve consistency across modules. 11 years ago
Damien George 6cfda3084d stmhal: Add I2C support; change accel driver to use new I2C. 11 years ago