summaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)Author
2016-09-30ztest: Add documentationJaakko Hannikainen
2016-09-28Dining philosophers demo for unified kernel.Benjamin Walsh
2016-09-24samples: remove unused MDEF fileAnas Nashif
2016-09-22boards: remove obsolete board basic_minuteiaAnas Nashif
2016-09-22boards: remove obsolete board basic_cortex_m3Anas Nashif
2016-09-22power_mgmt: Update sample and drivers according to new pm device APIamirkapl
2016-09-16Merge bluetooth branch into masterJohan Hedberg
2016-09-16Bluetooth: eddystone: Fix byteorder of advertisementLuiz Augusto von Dentz
2016-09-16boards: rename Quark SE Devboard to Quark SE C1000Anas Nashif
2016-09-16boards: rename Quark SE Devboard to Quark SE C1000 (Sensor Subsystem)Anas Nashif
2016-09-14samples: zoap server: exclude quark d2000 not enough ramJavier B Perez
2016-09-14samples: use printf/printk directly instead of macrosAnas Nashif
2016-09-14tests: move test code from samples to testsAnas Nashif
2016-09-14samples/task_profile: fix testcase.ini's long linesInaky Perez-Gonzalez
2016-09-13zperf_shell: add unified kernel string for unified kernel caseBenjamin Walsh
2016-09-13task profiler: Adds the task profiler samples to the sanity checkJuan Manuel Cruz
2016-09-13task profiler: README file updateJuan Manuel Cruz
2016-09-13task profiler: project configuration files clean upJuan Manuel Cruz
2016-09-12samples: zoap: build only for specified boardsAnas Nashif
2016-09-12samples: dma: don't skip this test caseAndrew Boie
2016-09-12samples: move pci tests to tests/Anas Nashif
2016-09-12samples: move spi tests to tests/Anas Nashif
2016-09-12samples/net: Add a sample for a CoAP clientVinicius Costa Gomes
2016-09-12samples/net: Add a sample for a CoAP serverVinicius Costa Gomes
2016-09-12samples: shell: add support for nano/micro kernelYong Li
2016-09-12dns: Remove deprecated functionalityFlavio Santes
2016-09-12net: apps: Example app for Trickle algorithmJukka Rissanen
2016-09-12usb: Add USB sample build test to sanity checkAndrei Emeltchenko
2016-09-11tests: change tags for sensorsAnas Nashif
2016-09-10samples: remove stts 751 sensor appBaohong Liu
2016-09-09samples/uart: Use the proper consoleAndy Ross
2016-09-09samples/drivers/uart: Fix line endingsAndy Ross
2016-09-08Merge "Merge bluetooth branch to master"Anas Nashif
2016-09-07samples: adc: make project configuration arch agnostic and cleanupAnas Nashif
2016-09-07Bluetooth: HoG: Require authentication for connectionsLuiz Augusto von Dentz
2016-09-07Bluetooth: Add sample implementing HIDSLuiz Augusto von Dentz
2016-09-07Bluetooth: Add service sample for HoGLuiz Augusto von Dentz
2016-09-07Bluetooth/samples: Fix missing argument in printf for btusbAndrei Emeltchenko
2016-09-07Bluetooth: Include btusb sample to sanity checkAndrei Emeltchenko
2016-09-07Bluetooth: Export USB HCI controller using RAW HCI channelAndrei Emeltchenko
2016-09-07Bluetooth: eddystone: Add timeout to deactivate configuration modeLuiz Augusto von Dentz
2016-09-06x86: remove dynamic interrupts and exceptionsAndrew Boie
2016-08-31quark_se: disable IPM and enable UART0 on the sensor subsystemAnas Nashif
2016-08-29testcases: filter cpp tests cases when using ISSM toolchainJavier B Perez
2016-08-28samples: i2c_fujitsu_fram: fix incorrect printk() usageAndrew Boie
2016-08-28samples: zperf: fix incorrect printk() usageAndrew Boie
2016-08-28samples: ipm: fix incorrect printk() usageAndrew Boie
2016-08-28samples: fat_fs: fix incorrect printk() usageAndrew Boie
2016-08-27Make outdir board-specific to avoid build collisionsAndy Ross
2016-08-26samples: pwm: adapt to new api argument definitionBaohong Liu