aboutsummaryrefslogtreecommitdiffstats
path: root/os/common/startup/ARMCMx/compilers
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #158 from walkerstop/mikeFabien Poussin2018-05-072-0/+110
|\
| * Fix MK66F18 compilation for the following HALs: Serial, I2C, EXT, ADC, GPT, P...Michael Walker2018-05-071-13/+9
| * Merge branch 'master' into mikeMichael Walker2018-05-021-1/+2
| |\
| * \ Merge branch 'master' into mikeMichael Walker2018-05-0210-18/+124
| |\ \
| * | | UpdateMichael Walker2018-05-011-0/+1
| * | | Merge branch 'master' into mikeMichael Walker2018-05-015-3/+8
| |\ \ \
| * | | | Attempt at Teensy 3.6 supportMichael Walker2018-04-302-0/+113
* | | | | Merge pull request #157 from walkerstop/masterFabien Poussin2018-05-054-2/+6
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Remove duplicate code already in upstream master and add include dirMichael Walker2018-05-021-1/+2
| | |_|/ | |/| |
| * | | Merge remote-tracking branch 'upstream/master'Michael Walker2018-05-0210-18/+124
| |\ \ \ | | |_|/ | |/| |
| * | | Enable Kinesis on newer ChibiOSMichael Walker2018-05-015-3/+8
| | |/ | |/|
* | | Merge pull request #156 from wiml/k64_supportFabien Poussin2018-05-052-0/+109
|\ \ \ | |_|/ |/| |
| * | Basic support for the (Motorola/Freescale/NXP) Kinetis MK64FX512 chip,Wim Lewis2018-01-062-0/+109
* | | Fixed wrong variable name for ASM filesmarcoveeneman2018-03-102-6/+6
* | | Added shared variables to startup, board and platform makefilesmarcoveeneman2018-03-102-0/+10
* | | Fixed startup makefilesmarcoveeneman2018-02-272-8/+10
* | | Updated startup makefiles with new path to CMSIS Core headersmarcoveeneman2017-11-232-2/+2
|/ /
* | Updated license headersmarcoveeneman2017-04-206-6/+6
* | Added TivaWare folder to startup makefile.marcoveeneman2016-08-242-2/+4
* | NRF52832 implementationStephane D'Alu2016-07-092-0/+94
|/
* Merge pull request #55 from marcoveeneman/tiva-wdg-drivermarcoveeneman2016-05-028-8/+8
|\
| * Tiva. Updated Tiva makefiles to be compatible with the main repository.marcoveeneman2016-04-282-2/+2
| * Mass license update.marcoveeneman2016-04-286-6/+6
* | sync with ChibiOS master for ASMXSRCStephane D'Alu2016-04-281-1/+1
* | [KINETIS] Mass update Makefile (license & asm changes).flabbergast2016-04-242-2/+2
* | Merge pull request #56 from flabbergast/flabbergastFabio Utzig2016-04-1310-769/+345
|\ \
| * | [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-108-0/+526
|\|
| * Move ports to startupFabio Utzig2016-04-048-0/+526
* | Move ports to startupFabio Utzig2016-04-032-0/+94
|/
* [KINETIS] Move/add startup files.flabbergast2016-03-2213-0/+1178