aboutsummaryrefslogtreecommitdiffstats
path: root/src/atsamd/i2c.c
Commit message (Expand)AuthorAgeFilesLines
* atsamd: allow i2c rate to be 400kHzWulfsta2024-11-121-4/+10
* i2c: handle errors at i2ccmdsTimofey Titovets2024-10-261-2/+7
* samd21: fix erroneous register bit reference.Matt Baker2022-09-111-2/+0
* atsamd: Add i2c_read() implementationSimon Kühling2021-10-061-1/+43
* atsamd: Use enumerations for buses and reserve pinsKevin O'Connor2019-04-041-6/+0
* atsamd: Reduce memory for have_run_init in spi/i2cKevin O'Connor2019-03-011-3/+3
* atsamd: Add support for programming SERCOM pinsKevin O'Connor2019-03-011-17/+17
* atsamd: Initial support for SAMD51Kevin O'Connor2019-01-281-4/+3
* atsamd: Add a get_pclock_frequency() helper functionKevin O'Connor2019-01-281-3/+2
* atsamd: Pass the power management id to enable_pclock()Kevin O'Connor2019-01-281-1/+1
* src: Rename source folders for atsam and atsamd architecturesFlorian Heilmann2019-01-121-0/+114