aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/machine/i2c.go
AgeCommit message (Expand)Author
2022-12-19build: drop deprecated build tagsYurii Soldak
2022-09-20machine: add KHz, MHz, GHz constants, deprecate TWI_FREQ_* constantsAyke van Laethem
2021-12-23 stm32wlx: I2C implementation for gnse,lora-e5,nucleo-wl55jc boardsOlivier Fauchon
2021-12-13 stm32/stm32wlx: Add support for stm32wl55_cm4Olivier Fauchon
2021-11-20stm32: add minimal stm32wlex5 / lorae5 targetKenneth Bell
2021-08-06machine/rp2040: add I2C support (#2013)Patricio Whittingslow
2021-04-07stm32: add nucleo-l031k6 supportKenneth Bell
2021-03-29machine: make machine.I2C0 and similar objects pointersAyke van Laethem
2021-03-29avr: remove I2C stubs from attiny supportAyke van Laethem
2021-03-24stm32: i2c implementation for F7, L5 and L4 MCUsKenneth Bell
2021-03-23Add support for nucleol432 boardKenneth Bell
2021-02-27stm32: fix i2c and add stm32f407 i2cKenneth Bell
2021-02-16nucleol552ze: implementation with CLOCK, LED, and UARTKenneth Bell
2021-01-08Support for STM32L0 MCUs and Dragino LGT92 device (#1561)Fauchon
2020-12-15Nucleo f722ze (#1526)kenbell
2020-10-14feather-stm32f405: add I2C support (#1378)ardnew
2020-09-01machine/stm32f4: refactor common code and add new build tag stm32f4 (#1332)ardnew
2020-07-08maixbit: add I2C supportYannis Huber
2020-04-07machine: move errors.New calls to globalsAyke van Laethem
2020-04-01riscv: add I2C support for the SiFive HiFive1 Rev B boardYannis Huber
2019-08-04all: use baremetal build tagAyke van Laethem
2019-07-07all: add HiFive1 rev B board with RISC-V architectureAyke van Laethem
2019-06-28machine: add generic board support on non-baremetal hardwareAyke van Laethem
2019-01-21machine/samd21: I2C implementationRon Evans
2019-01-10machine/stm32f103xx: implmentation for I2C interfaceRon Evans
2018-11-16machine: redesign I2C interfaceAyke van Laethem
2018-10-05nrf: I2C interfaceRon Evans