zephyr/samples
Allan Stephens 399d0ad55a unified: Rationalize thread priority APIs
* Gets rid of k_current_priority_get(). Users can just call
  k_thread_priority_get(k_current_get()) instead.

* Declares k_thread_priority_get() in kernel.h, where it
  really belongs.

* Removes duplicate declaration of k_thread_priority_set().

Change-Id: I616ae6f2e06c95ecba3b92324186b3fa29162fd1
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-10-13 13:53:59 +00:00
..
bluetooth Bluetooth: eddystone: Add missing characteristics 2016-10-04 08:12:14 +03:00
cpp_synchronization samples: remove useless printf/printk wrappers 2016-10-05 23:01:22 +00:00
drivers samples: button: modify sample to work on more boards 2016-10-07 14:14:05 +00:00
environmental_sensing boards: rename Quark SE Devboard to Quark SE C1000 2016-09-16 03:10:31 +00:00
hello_world samples: remove useless printf/printk wrappers 2016-10-05 23:01:22 +00:00
ipm samples: remove unused MDEF file 2016-09-24 08:26:57 -04:00
kernel_event_logger boards: rename Quark SE Devboard to Quark SE C1000 (Sensor Subsystem) 2016-09-16 03:10:30 +00:00
net samples/zoap_server: Fix warning about pointer signedness 2016-10-04 12:29:07 +00:00
nfc/nfc_hello x86: remove dynamic interrupts and exceptions 2016-09-06 18:35:24 +00:00
philosophers unified: Rationalize thread priority APIs 2016-10-13 13:53:59 +00:00
power power_mgmt: Reduce complexity in handling of power hooks 2016-10-05 10:05:42 +00:00
sensor gpio: reduce Kconfigs and use consistent name for GPIOs 2016-10-07 16:15:07 +00:00
shell boards: rename Quark SE Devboard to Quark SE C1000 (Sensor Subsystem) 2016-09-16 03:10:30 +00:00
static_lib
stub boards: rename Quark SE Devboard to Quark SE C1000 2016-09-16 03:10:31 +00:00
synchronization samples: remove useless printf/printk wrappers 2016-10-05 23:01:22 +00:00
task_profiler samples: remove useless printf/printk wrappers 2016-10-05 23:01:22 +00:00
testing ztest: Add documentation 2016-09-30 21:17:40 +00:00
usb boards: rename Quark SE Devboard to Quark SE C1000 2016-09-16 03:10:31 +00:00