Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | atsamd: allow i2c rate to be 400kHz | Wulfsta | 2024-11-12 | 1 | -4/+10 |
* | i2c: handle errors at i2ccmds | Timofey Titovets | 2024-10-26 | 1 | -2/+7 |
* | samd21: fix erroneous register bit reference. | Matt Baker | 2022-09-11 | 1 | -2/+0 |
* | atsamd: Add i2c_read() implementation | Simon Kühling | 2021-10-06 | 1 | -1/+43 |
* | atsamd: Use enumerations for buses and reserve pins | Kevin O'Connor | 2019-04-04 | 1 | -6/+0 |
* | atsamd: Reduce memory for have_run_init in spi/i2c | Kevin O'Connor | 2019-03-01 | 1 | -3/+3 |
* | atsamd: Add support for programming SERCOM pins | Kevin O'Connor | 2019-03-01 | 1 | -17/+17 |
* | atsamd: Initial support for SAMD51 | Kevin O'Connor | 2019-01-28 | 1 | -4/+3 |
* | atsamd: Add a get_pclock_frequency() helper function | Kevin O'Connor | 2019-01-28 | 1 | -3/+2 |
* | atsamd: Pass the power management id to enable_pclock() | Kevin O'Connor | 2019-01-28 | 1 | -1/+1 |
* | src: Rename source folders for atsam and atsamd architectures | Florian Heilmann | 2019-01-12 | 1 | -0/+114 |