summaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)Author
2016-05-25arc: support microkernel on ARCAnas Nashif
2016-05-26samples: I2c FRAM app bug fixBaohong Liu
2016-05-26net: apps: zperf - add TCP clientJeremie GARCIA
2016-05-25Bluetooth/peripheral_csc: Add configuration for nbleAndrei Emeltchenko
2016-05-25sample/flash: update sample usage for flash erase operationktseng
2016-05-23apds9960: Fix reference to i2c driverAnas Nashif
2016-05-23samples/task_profiler: fix #if to #ifdefFabrice Olivero
2016-05-23samples/task_profiler: disable UART0 on galileo to fix crashFabrice Olivero
2016-05-23samples/task_profiler: add RTC/counter support as timestampFabrice Olivero
2016-05-23tests: remove duplicate kernel configs and usage of ARCHAnas Nashif
2016-05-23console: shell: Add return to command callbackLuiz Augusto von Dentz
2016-05-21sensor: remove CONFIG_SENSOR_DEBUGBogdan Davidoaia
2016-05-20samples: Use GPIO_0 as the default instanceAnas Nashif
2016-05-20Bluetooth: Make ES Trigger Setting Descriptor non-writableMariusz Skamra
2016-05-17samples: adds task_profiler application, code and scriptsFabrice Olivero
2016-05-17net:apps: Add ipv6 support for zperfSebastien Griffoul
2016-05-17net:apps: zperf - add TCP serverjgarcia
2016-05-17sensor: add support for BME280Murtaza Alexandru
2016-05-17Bluetooth: samples: Add Nimble config for peripheral_hrJohan Hedberg
2016-05-17Bluetooth: Remove unnecessary #ifdef for micro/nano main functionJohan Hedberg
2016-05-17net: apps: Add IPv4 client support to echo-clientJukka Rissanen
2016-05-17net: apps: Add TCP client support to echo-clientJukka Rissanen
2016-05-17net: apps: Quit echo-client if TCP connection failsJukka Rissanen
2016-05-17net: apps: Add TCP support to echo-client applicationJukka Rissanen
2016-05-16samples/net/loopback: Add helper functions to handle app dataFlavio Santes
2016-05-15samples/net/zperf: Delete symbolic linkFlavio Santes
2016-05-12samples: get rid of obsolete usage of ARCH variableAnas Nashif
2016-05-12spi: consalidate and simplifyAnas Nashif
2016-05-12aio: unify kconfig variables and make them consistentAnas Nashif
2016-05-12rtc: unify kconfig variable namesAnas Nashif
2016-05-12watchdog: unify kconfig variablesAnas Nashif
2016-05-12i2c: unify kconfig options and share them across driversAnas Nashif
2016-05-11Bluetooth: Omit implicit permission flagsLuiz Augusto von Dentz
2016-05-10Bluetooth: Use tinycrypt for ecc in LE SC only sampleSzymon Janc
2016-05-09kernel_event_logger: disable on nios2Andrew Boie
2016-05-05samples: shell now emits a bannerChuck Jordan
2016-05-04sanitycheck: allow for more expressive filtering in testcase.iniAndrew Boie
2016-05-04sensor: bmg160: add sample applicationLaurentiu Palcu
2016-05-04Bluetooth: Simplify advertising APISzymon Janc
2016-05-02Bluetooth: GATT: Fix error typeLuiz Augusto von Dentz
2016-04-30samples: cpp_synchronization: rename local configuration and use one configAnas Nashif
2016-04-30samples: i2c_lsm9ds0: we are using printk onlyAnas Nashif
2016-04-30samples: pwm: rename local configuration and use printkAnas Nashif
2016-04-30led_apa102c: rename local configuration and use printkAnas Nashif
2016-04-30gpio: unify kernel configuration for all architectueresAnas Nashif
2016-04-30sensor: apds9660: remove IP specific GPIO configsAnas Nashif
2016-04-29Revert "samples: philosophers: reduce stack size used"Anas Nashif
2016-04-28samples: gpio: sanitize test and remove obsolete optionsAnas Nashif
2016-04-28samples: magn_polling: include stdio.h and remove redundant configsAnas Nashif
2016-04-27philosophers: nanokernel: use empty configAndrew Boie