zephyr/boards
Peter A. Bigot 73ed1bafd1 boards: hifive1*: fix ticks per second
The HiFive1 boards power up using a 32 KiHz low frequency kernel, so
have a cycle rate of 32768 Hz.  The board definitions have not been
revisited since the Zephyr default for ticks-per-second increased from
100 to 10000.  The timer system on the board does not operate
correctly at 4 cycles per tick, but does at 328 cycles per tick.

To support functional timers while keeping system milliseconds in sync
with clock time set ticks-per-second to 128.

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
2019-11-27 13:32:16 -05:00
..
arc boards: nsim: add missed -firq for nsim_hs_smp 2019-11-13 12:04:18 -08:00
arm boards: nrf5340_dk_nrf5340: Move buttons node from leds to root node 2019-11-27 16:40:08 +01:00
common west: prepend -c to openocd commands 2019-11-12 14:37:34 -05:00
nios2
posix native_posix: Ensure printf fed type matches format specifier 2019-11-20 21:55:13 +01:00
riscv boards: hifive1*: fix ticks per second 2019-11-27 13:32:16 -05:00
shields board/shields: x-nucleo-iks01a3: (FIX) use INT2 for LSM6DSO DRDY 2019-11-22 15:40:30 +01:00
x86 up_squared: config the flash runner. 2019-11-24 23:56:02 -05:00
xtensa
CMakeLists.txt
index.rst
Kconfig