0711a40cf7
Use the wrapped version of the malloc function which checks that malloc succeeded before continuing, so in the unlikely case that we run out of memory we handle it gracefully. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no> |
||
---|---|---|
.. | ||
cmsis | ||
README.txt | ||
bsim_args_runner.c | ||
bsim_args_runner.h | ||
bstests.h | ||
bstests_entry.c | ||
cmdline.h | ||
phy_sync_ctrl.c | ||
phy_sync_ctrl.h | ||
posix_arch_if.c | ||
runner_hooks.c | ||
trace_hook.c |
README.txt
This folder contains components that could be common & reused between several babblesim boards. As at this point there is only one bsim board in tree, this folder is kept inside it.