Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | atsamd: Support reading chip based temperature sensor | Kevin O'Connor | 2020-10-29 | 1 | -1/+15 |
* | command: Always pass a string to the DECL_CONSTANT() macro | Kevin O'Connor | 2019-03-17 | 1 | -1/+1 |
* | atsamd: Wrap code to 80 columns | Kevin O'Connor | 2019-02-27 | 1 | -3/+6 |
* | atsamd: Increase ADC frequency on SAMD51 | Kevin O'Connor | 2019-02-22 | 1 | -2/+2 |
* | atsamd: Add a GET_FUSE() helper macro | Kevin O'Connor | 2019-02-22 | 1 | -20/+13 |
* | atsamd: Enable ADC support for samd51 devices (#1204) | Florian Heilmann | 2019-02-08 | 1 | -18/+98 |
* | atsamd: Initial support for SAMD51 | Kevin O'Connor | 2019-01-28 | 1 | -1/+0 |
* | 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/+121 |