Go to file
Benjamin Walsh 153503d766 timer: micro/nano abstraction for announcing tick
The gain is two-fold:

- Removes the need of preprocessor conditionals in the timer drivers'
  ISRs.
- Allows removing the duplication of the 'tick announce' code across
  all timer drivers.

Change-Id: I6078a0b00a833c1d1ca76474987c3214a0c05f7b
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-02-05 20:13:59 -05:00
arch timer: fix incorrect nano_fiber_lifo_put in ISR 2016-02-05 20:13:59 -05:00
config
doc Add tools and Makefiles for Documentation 2016-02-05 20:13:58 -05:00
drivers timer: fix incorrect nano_fiber_lifo_put in ISR 2016-02-05 20:13:59 -05:00
host Rewrite truesize tool to use python 2016-02-05 20:13:58 -05:00
include timer: micro/nano abstraction for announcing tick 2016-02-05 20:13:59 -05:00
kernel timer: micro/nano abstraction for announcing tick 2016-02-05 20:13:59 -05:00
lib/libc/minimal
make yocto toolchains: Modified for i686 SDK 2016-02-05 20:13:59 -05:00
misc
net
samples
scripts Rewrite truesize tool to use python 2016-02-05 20:13:58 -05:00
shared/include/nanokernel/x86
.gitattributes
.gitignore Add tools and Makefiles for Documentation 2016-02-05 20:13:58 -05:00
.mailmap
vxmicro-env.bash