Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sam3: Rename src/sam3x8e to src/sam3 | Kevin O'Connor | 2019-01-07 | 1 | -52/+0 |
* | sam3x8e: Fix watchdog timeout calculation | Kevin O'Connor | 2017-08-08 | 1 | -1/+1 |
* | basecmd: Move low-level alloc code into basecmd.c | Kevin O'Connor | 2017-07-20 | 1 | -11/+0 |
* | build: Use compile_time_request system for init, tasks, and shutdown | Kevin O'Connor | 2017-05-26 | 1 | -2/+2 |
* | basecmd: Avoid calling malloc() from main code | Kevin O'Connor | 2017-05-11 | 1 | -7/+1 |
* | sam3x8e: Implement reset command | Kevin O'Connor | 2017-04-02 | 1 | -0/+7 |
* | generic: Move generic parts of sam3x8e timer.c to generic directory | Kevin O'Connor | 2017-03-11 | 1 | -0/+3 |
* | armcm_irq: Move ARM Cortex-M irq handling to new file | Kevin O'Connor | 2017-02-19 | 1 | -29/+1 |
* | sam3x8e: Clear all bits of PSR register when clearing IRQ status | Kevin O'Connor | 2016-10-31 | 1 | -3/+2 |
* | sam3x8e: Add initial support for Arduino Due boards | Kevin O'Connor | 2016-06-14 | 1 | -0/+88 |