[riot-commits] [RIOT-OS/RIOT] 070420: samd21: check if the requested memory is really av...
benpicco
benpicco at zedat.fu-berlin.de
Tue Jan 6 20:31:09 CET 2015
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 070420db7d01d799e912685c7e81e2185ee50a88
https://github.com/RIOT-OS/RIOT/commit/070420db7d01d799e912685c7e81e2185ee50a88
Author: Benjamin Valentin <benjamin.valentin at volatiles.de>
Date: 2015-01-06 (Tue, 06 Jan 2015)
Changed paths:
M cpu/samd21/samd21_linkerscript.ld
M cpu/samd21/syscalls.c
Log Message:
-----------
samd21: check if the requested memory is really available in _sbrk_r
copy the check from sam3x8e
Commit: 9c50f206c52885e3d8482448bc6e7b9169bce9b2
https://github.com/RIOT-OS/RIOT/commit/9c50f206c52885e3d8482448bc6e7b9169bce9b2
Author: benpicco <benpicco at zedat.fu-berlin.de>
Date: 2015-01-06 (Tue, 06 Jan 2015)
Changed paths:
M cpu/samd21/samd21_linkerscript.ld
M cpu/samd21/syscalls.c
Log Message:
-----------
Merge pull request #2252 from benpicco/samd21-malloc
cpu/samd21: check if the requested memory is really available in _sbrk_r
Compare: https://github.com/RIOT-OS/RIOT/compare/83e29bc2c61e...9c50f206c528
More information about the commits
mailing list