zephyr/samples/boards
Andy Ross f288d1e4a7 tests: samples: Apps shouldn't set tick rate
Tick rate is becoming a platform tunable in the tickless world.  Some
apps were setting it due to requirements of drivers or subsystems (or
sometimes for reasons that don't make much sense), but the dependency
goes the other way around now: board/soc/arch level code is
responsible for setting tick rates that work with their devices.

A few tests still use hard-configured tick rates, as they have
baked-in assumptions (like e.g. "a tick will be longer than a
millisecond") that need to be addressed first.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2019-07-02 22:52:29 -04:00
..
96b_argonkey dts: Rename LED._GPIO_* -> DT_ALIAS_LED._GPIOS_* 2019-07-02 08:26:37 -04:00
altera_max10 cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
arduino_101 cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
bbc_microbit tests: samples: Apps shouldn't set tick rate 2019-07-02 22:52:29 -04:00
intel_s1000_crb cleanup: include/: move i2s.h to drivers/i2s.h 2019-06-27 22:55:49 -04:00
nrf52 dts: Rename LED._GPIO_* -> DT_ALIAS_LED._GPIOS_* 2019-07-02 08:26:37 -04:00
olimex_stm32_e407 yaml: Remove redundant document separators 2019-06-19 10:40:10 +02:00
reel_board/mesh_badge dts: Rename LED._GPIO_* -> DT_ALIAS_LED._GPIOS_* 2019-07-02 08:26:37 -04:00
up_squared/gpio_counter cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
boards.rst samples: boards: nrf52: test demo for nrf52 power management 2017-11-06 09:29:10 -05:00