aboutsummaryrefslogtreecommitdiffstats
path: root/os/common/startup/ARMCMx/devices
Commit message (Collapse)AuthorAgeFilesLines
* Updated st_lld to use TivaWare.marcoveeneman2016-10-081-0/+1
| | | | | Tickless mode is working again. Fixed st_lld_get_counter reading the wrong register.
* Updated cmparams.h files to start using the TivaWare headers.marcoveeneman2016-08-242-77/+93
|
* Removed leading and trailing underscores from include guards.marcoveeneman2016-08-112-6/+6
|
* NRF52832 implementationStephane D'Alu2016-07-091-0/+82
|
* Merge pull request #55 from marcoveeneman/tiva-wdg-drivermarcoveeneman2016-05-022-2/+2
|\ | | | | Tiva WDG driver
| * Mass license update.marcoveeneman2016-04-282-2/+2
| |
* | Merge branch 'master' into fix-nrf51-portFabio Utzig2016-04-102-0/+208
|\|
| * Move ports to startupFabio Utzig2016-04-042-0/+208
| |
* | Move ports to startupFabio Utzig2016-04-031-0/+82
|/
* [KINETIS] Move/add startup files.flabbergast2016-03-223-0/+256
Move ports -> startup. Split k20x to k20x5 and k20x7. Split off common part of ld scripts. Add new ld scripts.