Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i2c: handle errors at i2ccmds | Timofey Titovets | 2024-10-26 | 1 | -2/+7 |
* | atsam: Add support for SAM E70 | Alex Maclean | 2022-03-26 | 1 | -24/+52 |
* | atsam: Add get_pclock_frequency() helper function | Kevin O'Connor | 2021-11-20 | 1 | -2/+3 |
* | atsam: Fix I2C bitrate | Alex Maclean | 2021-11-20 | 1 | -2/+2 |
* | atsam: Enable pullup on i2c SDA line | Kevin O'Connor | 2019-05-23 | 1 | -4/+4 |
* | atsam: Improve i2c timeout detection | Kevin O'Connor | 2019-05-23 | 1 | -15/+10 |
* | atsam: Minor whitespace changes to i2c.c | Kevin O'Connor | 2019-05-23 | 1 | -27/+18 |
* | atsam: Use enumerations for buses and reserve pins | Kevin O'Connor | 2019-04-04 | 1 | -1/+6 |
* | atsam: Add MACH_SAM3X, MACH_SAM4, MACH_SAM4E, MACH_SAM4S definitions | Kevin O'Connor | 2019-01-18 | 1 | -2/+2 |
* | src: Rename source folders for atsam and atsamd architectures | Florian Heilmann | 2019-01-12 | 1 | -0/+175 |