zephyr/samples/bluetooth
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
..
beacon cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
central
central_hr
eddystone cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
gatt samples: bluetooth: peripheral_ht: Health Thermometer sample 2019-07-02 17:06:07 +03:00
handsfree
hci_spi cleanup: include/: move misc/stack.h to debug/stack.h 2019-06-27 22:55:49 -04:00
hci_uart cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
hci_usb
ibeacon cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
ipsp
mesh tests: samples: Apps shouldn't set tick rate 2019-07-02 22:52:29 -04:00
mesh_demo tests: samples: Apps shouldn't set tick rate 2019-07-02 22:52:29 -04:00
peripheral
peripheral_csc
peripheral_dis
peripheral_esp
peripheral_hids
peripheral_hr
peripheral_ht samples: bluetooth: peripheral_ht: Health Thermometer sample 2019-07-02 17:06:07 +03:00
peripheral_sc_only
scan_adv cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
bluetooth.rst