Module config

Source
Expand description

Platform-specific constants and parameters.

Modules§

devices
Device specifications
plat
Platform configs

Constants§

ARCH
Architecture identifier.
PACKAGE
Platform package.
PLATFORM
Platform identifier.
TASK_STACK_SIZE
Stack size of each task.
TICKS_PER_SEC
Number of timer ticks per second (Hz). A timer tick may contain several timer interrupts.