Gregory Nutt
|
5a0f9fcb7d
|
Fix STM32 RTC Alarm interrupts. They were being enabled BEFORE the interrupt system was being initialized.
|
2016-07-23 10:36:06 -06:00 |
|
Gregory Nutt
|
4d4f54a789
|
Rename current_regs to g_current_regs; For ARM, g_current_regs needs to be an array to support multiple CPUs
|
2016-03-09 13:41:48 -06:00 |
|
Gregory Nutt
|
bacf7cf07e
|
ARMv7-R: fix some issues to get a clean compilation; TMS570: Add enough logic to support a minimum build. Not much there on the initial commit
|
2015-12-16 09:03:14 -06:00 |
|
Gregory Nutt
|
5585f44b7e
|
Add initial support for ARMv7-R architecture. Initial commit is largely a clone of ARMv7-A and needs further review
|
2015-12-14 08:40:38 -06:00 |
|