Age | Commit message (Expand) | Author |
---|---|---|
2024-05-08 | machine/stm32: add i2c Frequency and SetBaudRate() function for boards that w... | deadprogram |
2023-10-14 | machine/i2c: add interface check and implementation where missing for SetBaud... | Ron Evans |
2022-12-19 | build: drop deprecated build tags | Yurii Soldak |
2022-02-28 | Revert "all: move stm32 files to separate repository" | sago35 |
2022-02-18 | all: move stm32 files to separate repository | Ayke van Laethem |
2021-12-23 | stm32wlx: I2C implementation for gnse,lora-e5,nucleo-wl55jc boards | Olivier Fauchon |
2021-11-26 | stm32: fix timeout for i2c comms | Kenneth Bell |
2021-04-07 | stm32: add nucleo-l031k6 support | Kenneth Bell |
2021-03-29 | machine: make machine.I2C0 and similar objects pointers | Ayke van Laethem |
2021-03-24 | stm32: i2c implementation for F7, L5 and L4 MCUs | Kenneth Bell |