Skip to content

henkmuller/lib_xassert

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

orphan:

lib_xassert: Lightweight Assertions Library

vendor:XMOS
version:4.3.0
scope:General Use
description:Lightweight assertions library
category:General Purpose
keywords:debugging, logging
devices:xcore.ai, xcore-200

Overview

This library provides a lightweight and flexible replacement for the standard C header assert.h.

The assertions in this library can be be enabled/disabled and configured as to how much information they show. This configuration can be per "xassert unit" (i.e. for sets of files).

Features

Key features of the various components in this repository are as follows

  • Low memory usage
  • Ability to enable or disable various features via compile time defines

Known Issues

  • None

Required Tools

  • XMOS XTC Tools: 15.3.0

Required Libraries (dependencies)

  • None

Related Application Notes

  • None

Support

This package is supported by XMOS Ltd. Issues can be raised against the software at www.xmos.com/support

About

Lightweight assertions library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 34.3%
  • C 33.1%
  • CMake 18.0%
  • XC 14.6%