[riot-commits] [RIOT-OS/RIOT] 3154bc: cpu/stm32f0: c++: initial support for c++, added _...
Hauke Petersen
mail at haukepetersen.de
Mon Nov 17 18:21:22 CET 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 3154bc8bc50d190077402f5a71ccf3b9bf4f5955
https://github.com/RIOT-OS/RIOT/commit/3154bc8bc50d190077402f5a71ccf3b9bf4f5955
Author: BytesGalore <Martin.Landsmann at HAW-Hamburg.de>
Date: 2014-11-14 (Fri, 14 Nov 2014)
Changed paths:
M boards/stm32f0discovery/Makefile.features
M boards/stm32f0discovery/Makefile.include
M cpu/stm32f0/syscalls.c
Log Message:
-----------
cpu/stm32f0: c++: initial support for c++, added _kill (weak) and weak attribute for _kill_r
boards/stm32f0discovery: provided c++ feature (cpp)
Commit: 594d9251c9206982407b469233a30882d85ffd46
https://github.com/RIOT-OS/RIOT/commit/594d9251c9206982407b469233a30882d85ffd46
Author: Hauke Petersen <mail at haukepetersen.de>
Date: 2014-11-17 (Mon, 17 Nov 2014)
Changed paths:
M boards/stm32f0discovery/Makefile.features
M boards/stm32f0discovery/Makefile.include
M cpu/stm32f0/syscalls.c
Log Message:
-----------
Merge pull request #1987 from BytesGalore/EasyCPPMixing_stm32f0discovery_support_fix
cpu/stm32f0 C++ stmf0discovery support fix
Compare: https://github.com/RIOT-OS/RIOT/compare/d1e57faf344c...594d9251c920
More information about the commits
mailing list