ISIX-RTOS - small operating system for ARM microcontrollers 1.2
Defines

config.h File Reference

#include <isix_config.h>
Include dependency graph for config.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define ISIX_DBG_ON   1
#define ISIX_DBG_OFF   0
#define ISIX_ON   1
#define ISIX_OFF   0

Define Documentation

#define ISIX_DBG_OFF   0

Definition at line 9 of file config.h.

#define ISIX_DBG_ON   1

Definition at line 8 of file config.h.

#define ISIX_OFF   0

Definition at line 11 of file config.h.

#define ISIX_ON   1

Definition at line 10 of file config.h.

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines