Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | armcm_boot: Use armcm_main() instead of main() to start board code | Kevin O'Connor | 2019-10-24 | 1 | -4/+6 |
* | armcm_boot: Export MCU definition from armcm_boot | Kevin O'Connor | 2019-09-18 | 1 | -4/+0 |
* | armcm_reset: Add a new helper file defining command_reset() | Kevin O'Connor | 2019-09-18 | 1 | -7/+0 |
* | atsamd: Update code to use armcm_boot mechanism | Kevin O'Connor | 2019-08-22 | 1 | -18/+1 |
* | command: Always pass a string to the DECL_CONSTANT() macro | Kevin O'Connor | 2019-03-17 | 1 | -1/+1 |
* | atsamd: Implement custom memory allocation functions | Kevin O'Connor | 2019-03-01 | 1 | -0/+16 |
* | atsamd: Move watchdog code to its own files | Kevin O'Connor | 2019-02-15 | 1 | -31/+1 |
* | atsamd: Initial support for SAMD51 | Kevin O'Connor | 2019-01-28 | 1 | -4/+9 |
* | src: Rename source folders for atsam and atsamd architectures | Florian Heilmann | 2019-01-12 | 1 | -0/+52 |