[riot-commits] [RIOT-OS/RIOT] 08c473: cpu/native: adjusted stacksizes
Kaspar Schleiser
kaspar at schleiser.de
Sat Sep 5 23:17:47 CEST 2015
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 08c4732fbae0bb7a867387cc784a4a1fdc5d0c80
https://github.com/RIOT-OS/RIOT/commit/08c4732fbae0bb7a867387cc784a4a1fdc5d0c80
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2015-07-14 (Tue, 14 Jul 2015)
Changed paths:
M cpu/native/include/cpu_conf.h
Log Message:
-----------
cpu/native: adjusted stacksizes
The stacksizes for native were defined in a way, so that
DEBUG did not work inside of interrupt routines. The new
values should still be large enough but allow now for this.
Commit: 344b56bca850b3acf4df48fcd5a05be56d066b45
https://github.com/RIOT-OS/RIOT/commit/344b56bca850b3acf4df48fcd5a05be56d066b45
Author: Kaspar Schleiser <kaspar at schleiser.de>
Date: 2015-09-05 (Sat, 05 Sep 2015)
Changed paths:
M cpu/native/include/cpu_conf.h
Log Message:
-----------
Merge pull request #3167 from haukepetersen/fix_native_stacksizes
cpu/native: adjusted stacksizes
Compare: https://github.com/RIOT-OS/RIOT/compare/8bb6f31500e8...344b56bca850
More information about the commits
mailing list