aboutsummaryrefslogtreecommitdiffstats
path: root/os/common/startup/ARMCMx/compilers/GCC/ld
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #158 from walkerstop/mikeFabien Poussin2018-05-071-0/+97
|\ | | | | Kinetis MK66F18 and PJRC Teensy 3.6 support
| * Fix MK66F18 compilation for the following HALs: Serial, I2C, EXT, ADC, GPT, ↵Michael Walker2018-05-071-13/+9
| | | | | | | | PWM, SPI
| * Merge branch 'master' into mikeMichael Walker2018-05-027-6/+90
| |\
| * | Attempt at Teensy 3.6 supportMichael Walker2018-04-301-0/+101
| | |
* | | Basic support for the (Motorola/Freescale/NXP) Kinetis MK64FX512 chip,Wim Lewis2018-01-061-0/+97
| |/ |/| | | | | partially copied from the existing K20 support.
* | Updated license headersmarcoveeneman2017-04-206-6/+6
| |
* | NRF52832 implementationStephane D'Alu2016-07-091-0/+84
|/
* Merge pull request #55 from marcoveeneman/tiva-wdg-drivermarcoveeneman2016-05-026-6/+6
|\ | | | | Tiva WDG driver
| * Mass license update.marcoveeneman2016-04-286-6/+6
| |
* | Merge pull request #56 from flabbergast/flabbergastFabio Utzig2016-04-1310-769/+345
|\ \ | | | | | | [KINETIS] Clean up ld rules.
| * | [KINETIS] Clean up ld rules.flabbergast2016-04-1010-769/+345
| | |
* | | Merge branch 'master' into fix-nrf51-portFabio Utzig2016-04-101-0/+56
|\| |
| * | Add MK20DX256 ld script with 8 KB bootloaderFred Sundvik2016-04-091-0/+56
| |/
* | Merge branch 'master' into fix-nrf51-portFabio Utzig2016-04-106-0/+504
|\|
| * Move ports to startupFabio Utzig2016-04-046-0/+504
| |
* | Move ports to startupFabio Utzig2016-04-031-0/+84
|/
* [KINETIS] Move/add startup files.flabbergast2016-03-229-0/+1148
Move ports -> startup. Split k20x to k20x5 and k20x7. Split off common part of ld scripts. Add new ld scripts.