theCore C++ embedded framework
assert.cpp File Reference
#include "ecl/assert.h"
#include <common/console.hpp>
#include <platform/execution.hpp>
Include dependency graph for assert.cpp:

Functions

static void print_line (unsigned int line)
 
void ecl_assert_failed (const char *assertion, const char *message, const char *file, const char *func, unsigned int line)
 

Function Documentation

◆ print_line()

static void print_line ( unsigned int  line)
static
Here is the call graph for this function:

◆ ecl_assert_failed()

void ecl_assert_failed ( const char *  assertion,
const char *  message,
const char *  file,
const char *  func,
unsigned int  line 
)
Here is the call graph for this function: