1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

7 Commits

Author SHA1 Message Date
Cenk Gündoğan
32ff8e30e1 cpu/Makefile.include.cortexm_common: don't use cortex-m0plus for clang if unsupported 2015-09-22 21:19:59 +02:00
Joakim Gebart
2f47ec6057 cortexm_common: Add CMSIS DSP defines 2015-06-25 08:00:59 +02:00
Hauke Petersen
4b65a07adc cpu/make.cortexm: s/startup.o/vectors.o/ 2015-06-15 16:00:51 +02:00
ce8b47b75c cpu: cortexm_common: set default value for CPU_MODEL 2015-06-11 20:41:21 +02:00
Johann Fischer
7bc468a54e Makefile.include.cortex_common: enhancement for kinetis_common
Add a exception for common startup
2015-05-31 18:24:05 +02:00
Hauke Petersen
f3a7515d34 cpu/cortexm: disabled hard floats for M4F CPUs 2015-05-29 13:56:41 +02:00
Hauke Petersen
b8dd144e03 cpu: unified cortexm_common folder
- removed coretx-m[0|3|4]
- moved their content to cortexm_common
- adjusted cortex Makefiles to this new name
- adjusted cortex Makefiles new structure
2015-05-28 19:30:07 +02:00