aboutsummaryrefslogtreecommitdiffstats
path: root/os/common/startup
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into fix-nrf51-portFabio Utzig2016-04-104-0/+725
|\
| * Add MK20DX256 ld script with 8 KB bootloaderFred Sundvik2016-04-091-0/+56
| |
| * Initial MSP430X Port.Andrew Wygle2016-04-083-0/+669
| | | | | | | | | | | | This port includes hal, pal, serial, and st drivers. It supports both large and small model code and data for MSP430X-class CPUs. It has only been tested on the EXP430FR5969 LaunchPad board.
* | Merge branch 'master' into fix-nrf51-portFabio Utzig2016-04-1010-0/+734
|\|
| * Move ports to startupFabio Utzig2016-04-0410-0/+734
| |
* | Move ports to startupFabio Utzig2016-04-033-0/+176
|/
* [KINETIS] Move/add startup files.flabbergast2016-03-2216-0/+1434
Move ports -> startup. Split k20x to k20x5 and k20x7. Split off common part of ld scripts. Add new ld scripts.