Sören Tempel e2b8231796 boards/native: fix crash with all-asan
Without this change a RIOT application compiled with all-asan will
segfault as RIOT provides its own malloc by default. Add a define for
disabling custom malloc, calloc and realloc implementations and use it
when compiling with all-asan.
2020-01-12 16:17:48 +01:00
..
2019-11-18 00:16:43 +01:00
2019-11-23 22:39:07 +01:00
2019-11-27 14:31:01 +01:00
2019-11-23 22:39:07 +01:00
2019-11-23 22:39:07 +01:00
2019-11-23 22:39:07 +01:00
2019-11-18 13:04:42 +01:00
2019-11-23 22:39:07 +01:00
2019-11-23 22:39:07 +01:00
2019-11-23 22:39:07 +01:00
2019-11-23 22:39:07 +01:00
2019-11-23 22:39:35 +01:00
2019-11-23 22:39:35 +01:00
2019-11-23 22:39:35 +01:00
2019-11-23 22:39:35 +01:00
2019-11-23 22:39:35 +01:00
2019-11-23 22:39:35 +01:00

Platform configurations for RIOT-OS

This directory contains existing configuration and initialization files for platforms supported by RIOT-OS.