zephyr/samples
David Brown 016e7b2de6 samples: task_profiler: Be explicit about python
Update these scripts to explicitly call out python version 2.  Some
distributions have started making /usr/bin/python version 3, and other
distros have expressed a desire to do the same.

Also use the

  #!/usr/bin/env python2

construct instead of an explicit path so that the user can more easily
use their own python install by just placing it earlier in the path

Jira: ZEP-1548
Change-Id: I36dccc652353ba8bd58c483dba3ce61d3643de00
Signed-off-by: David Brown <david.brown@linaro.org>
2017-01-12 10:28:17 -07:00
..
basic samples: basic: Move pwm driver samples 2017-01-11 15:15:31 +00:00
bluetooth build: abstract emulation and replace qemu goal with run 2017-01-10 20:20:47 +00:00
drivers samples: basic: Move pwm driver samples 2017-01-11 15:15:31 +00:00
environmental_sensing kernel: remove dependency on CONFIG_NANO_TIMERS/TIMEOUTS 2017-01-08 18:09:52 +00:00
grove sensor: Fix samples that assume incorrect sensor_value type. 2017-01-08 16:16:15 +00:00
hello_world build: abstract emulation and replace qemu goal with run 2017-01-10 20:20:47 +00:00
ipm kernel: remove dependency on CONFIG_NANO_TIMERS/TIMEOUTS 2017-01-08 18:09:52 +00:00
legacy samples: task_profiler: Be explicit about python 2017-01-12 10:28:17 -07:00
logger-hook build: abstract emulation and replace qemu goal with run 2017-01-10 20:20:47 +00:00
net build: abstract emulation and replace qemu goal with run 2017-01-10 20:20:47 +00:00
nfc/nfc_hello build: abstract emulation and replace qemu goal with run 2017-01-10 20:20:47 +00:00
philosophers build: abstract emulation and replace qemu goal with run 2017-01-10 20:20:47 +00:00
power/power_mgr power_mgr: Update sample app with ARC DEEP_SLEEP 2016-12-16 17:01:30 +00:00
sensor samples: apds9960: move under sensors and update docs 2017-01-11 12:24:58 +00:00
shell shell: add stacks command 2017-01-11 20:47:10 +00:00
static_lib build: Document outputexports 2016-11-12 02:08:08 +00:00
synchronization build: abstract emulation and replace qemu goal with run 2017-01-10 20:20:47 +00:00
testing net: buf: Remove the need for net_buf_pool_init() 2016-12-15 09:58:02 +02:00
usb subsys: disk: Refactor disk_access stuff into a directory 2017-01-08 20:58:05 +00:00
advanced.rst doc: move documetnation context to root directory 2017-01-06 22:51:31 +00:00
kernel.rst doc: move documetnation context to root directory 2017-01-06 22:51:31 +00:00
samples.rst doc: add template for sample documentation 2017-01-08 08:48:16 -05:00