zephyr/make/target
Allan Stephens 103e84abcb Rename hidden TICKLESS_KERNEL config option to SYS_CLOCK_EXISTS
The revised option name more accurately describes its purpose, and
avoids potential confusion with the microkernel's tickless idle
capability. Also, inverting the "polarity" of the option means that
conditional code that references it does not have to use negative
logic, which make the code easier to comprehend.

Change-Id: I0c6f82f077a87a28544048d214efa7020939e566
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:13:55 -05:00
..
arch First commit 2015-04-10 16:44:37 -07:00
env First commit 2015-04-10 16:44:37 -07:00
headers First commit 2015-04-10 16:44:37 -07:00
kconfig Rename hidden TICKLESS_KERNEL config option to SYS_CLOCK_EXISTS 2016-02-05 20:13:55 -05:00
kernel Rename _GdbStubIrqVectorTable to _irq_vector_table_with_gdb_stub 2016-02-05 20:13:53 -05:00
library First commit 2015-04-10 16:44:37 -07:00
run Remove Simics references from build system 2016-02-05 20:13:48 -05:00
stdlib/minimal First commit 2015-04-10 16:44:37 -07:00
toolchain build: Always enable section garbage collection flags 2016-02-05 20:13:48 -05:00
wb-helper First commit 2015-04-10 16:44:37 -07:00
make.library First commit 2015-04-10 16:44:37 -07:00
make.nkernel First commit 2015-04-10 16:44:37 -07:00
make.nklib First commit 2015-04-10 16:44:37 -07:00
make.ukernel First commit 2015-04-10 16:44:37 -07:00
make.uklib First commit 2015-04-10 16:44:37 -07:00