zephyr/boards
Alberto Escolar Piedras 6c483ead26 native: timer bugfix in tickless mode part
Bugfix in the tickless mode part:
During _time_idle_exit it was not announcing to the kernel the
already passed silent ticks, but it was left for the tick interrupt
itself.
This did not cause any trouble so far as there was only the timer
interrupt in this board.

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
2018-02-08 15:56:48 -08:00
..
arc boards: arc: default board with MPU enabled 2018-01-30 21:05:24 -05:00
arm boards: arm: olimexino_stm32: Fix board name in comments 2018-02-08 12:10:05 -06:00
common scripts: jlink: Add flash command support to the jlink runner 2018-01-29 23:15:16 -05:00
nios2 boards: nios2: altera_max10: Add default Kconfig options for Disk 2018-02-06 22:49:37 -05:00
posix native: timer bugfix in tickless mode part 2018-02-08 15:56:48 -08:00
riscv32 sanitycheck: support new simulation keyword 2018-01-18 21:37:48 -05:00
x86 doc: fix misspelling in MinnowBoard doc 2018-02-07 14:51:24 -05:00
xtensa sanitycheck: support new simulation keyword 2018-01-18 21:37:48 -05:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig kconfig: Prune kconfig files that don't match the ARCH or BOARD 2018-01-12 07:29:05 -05:00
boards.rst board: posix: add native_posix board definition 2017-12-27 14:16:08 -05:00