kernel configuration file More...
Go to the source code of this file.
Macros | |
#define | CONF_TIME |
system time | |
#define | CONF_MM |
memory management | |
#define | CONF_TM |
task management | |
#define | CONF_AUTOSHUTOFF |
power down after x min of inactivity | |
#define | CONF_SETJMP |
non local goto | |
#define | CONF_ATOMIC |
atomic counters | |
#define | CONF_SEMAPHORES |
POSIX semaphores. | |
#define | CONF_CRITICAL_SECTIONS |
Critical Section support. | |
#define | CONF_PROGRAM |
dynamic program loading support | |
#define | CONF_VIS |
generic visualization. | |
#define | CONF_LNP |
link networking protocol | |
#define | CONF_LNP_HOSTADDR 0 |
LNP host address. | |
#define | CONF_LNP_HOSTMASK 0xf0 |
LNP host mask. | |
#define | CONF_RCX_PROTOCOL |
RCX protocol handler. | |
#define | CONF_LR_HANDLER |
remote control keys handler service | |
#define | CONF_RCX_MESSAGE |
standard firmware message service | |
#define | CONF_DKEY |
debounced key driver | |
#define | CONF_BATTERY_INDICATOR |
automatic update of lcd battery indicator | |
#define | CONF_LCD_REFRESH |
automatic display updates | |
#define | CONF_CONIO |
console | |
#define | CONF_ASCII |
ascii console | |
#define | CONF_DSOUND |
direct sound | |
#define | CONF_ON_OFF_SOUND |
sound on switch on/off | |
#define | CONF_DMOTOR |
direct motor | |
#define | CONF_DSENSOR |
direct sensor | |
#define | CONF_DSENSOR_ROTATION |
rotation sensor | |
#define | __TEXT_HI__ __attribute__ ((__section__ (".text.hi"))) |
macro used to put some legOS function in high memory area. | |
kernel configuration file
Definition in file config.h.
#define __TEXT_HI__ __attribute__ ((__section__ (".text.hi"))) |
#define CONF_AUTOSHUTOFF |
#define CONF_BATTERY_INDICATOR |
brickOS is released under the
Mozilla Public License.
Original code copyright 1998-2005 by the authors. |