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/+5 |
* | armcm_boot: Export MCU definition from armcm_boot | Kevin O'Connor | 2019-09-18 | 1 | -5/+1 |
* | armcm_reset: Add a new helper file defining command_reset() | Kevin O'Connor | 2019-09-18 | 1 | -7/+0 |
* | lpc176x: Update code to use armcm_boot mechanism | Kevin O'Connor | 2019-08-22 | 1 | -2/+2 |
* | armcm_timer: Unify udelay() implementation | Kevin O'Connor | 2019-06-09 | 1 | -14/+0 |
* | lpc176x: force minimum usb disconnect time | Matt Baker | 2019-04-06 | 1 | -0/+15 |
* | command: Always pass a string to the DECL_CONSTANT() macro | Kevin O'Connor | 2019-03-17 | 1 | -1/+1 |
* | lpc176x: Move enable_peripheral_clock to main.c | Kevin O'Connor | 2019-01-04 | 1 | -0/+21 |
* | lpc176x: Enable watchdog | Kevin O'Connor | 2018-05-25 | 1 | -0/+23 |
* | lpc176x: Add initial support for LPC176x processors | Kevin O'Connor | 2018-05-25 | 1 | -0/+31 |