aboutsummaryrefslogtreecommitdiffstats
path: root/os/common/startup/ARMCMx/compilers/GCC/mk
Commit message (Collapse)AuthorAgeFilesLines
* KINETIS platform update for ChibiOS 18.2.x.Konstantin Oblaukhov2018-11-206-12/+37
|
* Update all NRF5x makefiles and chconf.h.Konstantin Oblaukhov2018-11-202-6/+16
| | | | Add missing halconf_community.h
* Merge pull request #158 from walkerstop/mikeFabien Poussin2018-05-071-0/+13
|\ | | | | Kinetis MK66F18 and PJRC Teensy 3.6 support
| * Merge branch 'master' into mikeMichael Walker2018-05-021-1/+2
| |\
| * \ Merge branch 'master' into mikeMichael Walker2018-05-023-12/+34
| |\ \
| * | | UpdateMichael Walker2018-05-011-0/+1
| | | |
| * | | Merge branch 'master' into mikeMichael Walker2018-05-015-3/+8
| |\ \ \
| * | | | Attempt at Teensy 3.6 supportMichael Walker2018-04-301-0/+12
| | | | |
* | | | | Merge pull request #157 from walkerstop/masterFabien Poussin2018-05-054-2/+6
|\ \ \ \ \ | | |_|_|/ | |/| | | Kinetis compilation errors with latest code from ChibiOS master branch
| * | | | 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-023-12/+34
| |\ \ \ | | |_|/ | |/| |
| * | | Enable Kinesis on newer ChibiOSMichael Walker2018-05-015-3/+8
| | |/ | |/|
* | | Merge pull request #156 from wiml/k64_supportFabien Poussin2018-05-051-0/+12
|\ \ \ | |_|/ |/| | Kinetis K64 and PJRC Teensy3.5 support
| * | Basic support for the (Motorola/Freescale/NXP) Kinetis MK64FX512 chip,Wim Lewis2018-01-061-0/+12
| | | | | | | | | | | | partially copied from the existing K20 support.
* | | 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
| | | | | | | | | | | | vectors.c was replaced by vectors.S
* | | Updated startup makefiles with new path to CMSIS Core headersmarcoveeneman2017-11-232-2/+2
|/ /
* | Added TivaWare folder to startup makefile.marcoveeneman2016-08-242-2/+4
| |
* | NRF52832 implementationStephane D'Alu2016-07-091-0/+10
|/
* Merge pull request #55 from marcoveeneman/tiva-wdg-drivermarcoveeneman2016-05-022-2/+2
|\ | | | | Tiva WDG driver
| * Tiva. Updated Tiva makefiles to be compatible with the main repository.marcoveeneman2016-04-282-2/+2
| |
* | 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 branch 'master' into fix-nrf51-portFabio Utzig2016-04-102-0/+22
|\|
| * Move ports to startupFabio Utzig2016-04-042-0/+22
| |
* | Move ports to startupFabio Utzig2016-04-031-0/+10
|/
* [KINETIS] Move/add startup files.flabbergast2016-03-224-0/+30
Move ports -> startup. Split k20x to k20x5 and k20x7. Split off common part of ld scripts. Add new ld scripts.