Skip to content
Commit 22b95a20 authored by Anas Nashif's avatar Anas Nashif
Browse files

base: add error checking macros



Define there options for runtime error handling:
- assert on all errors (ASSERT_ON_ERRORS)
- no runtime checks (no asserts, no runtime error handling)
  (NO_RUNTIME_CHECKS)
- full runtime error handling (the default) (RUNTIME_ERROR_CHECKS)

Signed-off-by: default avatarAnas Nashif <anas.nashif@intel.com>
parent b536dc20
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment