summaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)Author
2016-02-12Bluetooth: samples: Move init and shell to testsJohan Hedberg
2016-02-12samples : incorrectly addressing SPI portDan Kalowsky
2016-02-11Bluetooth: SMP: Use TinyCrypt for AES CMACSzymon Janc
2016-02-11net: remove obsolete 15.4 test caseAnas Nashif
2016-02-11net: apps: Move net samples to one directory instead of per kernelAnas Nashif
2016-02-11net: apps: Remove obsolete listener applicationJukka Rissanen
2016-02-11move benchmark applications to tests/benchmark/Anas Nashif
2016-02-11tests: remove redundant build testsAnas Nashif
2016-02-11move driver samples to samples/driversAnas Nashif
2016-02-11nfc: move sample app under samples/nfcAnas Nashif
2016-02-11move net/buf test under tests/Anas Nashif
2016-02-11move sample apps to top level directory under samples/Anas Nashif
2016-02-11move include directory for tests cases to tests/Anas Nashif
2016-02-11tests: move aio and i2c driver build testsAnas Nashif
2016-02-11tests: move kernel tests to tests/Anas Nashif
2016-02-11tests: move bluetooth tests to tests/Anas Nashif
2016-02-11tests: move crypto tests to tests/cryptoAnas Nashif
2016-02-11arm: Enable support for sys_thread_busy_wait()Peter Mitsis
2016-02-11drivers/nble: Enable UART debug only if BLUETOOTH_DEBUG_DRIVER enabledAndrei Emeltchenko
2016-02-11Bluetooth: Kconfig: Add TinyCrypt ECC config optionSzymon Janc
2016-02-10Bluetooth: samples/peripheral_hr: Add "Zephyr" to device nameJohan Hedberg
2016-02-10Bluetooth: Remove CONFIG_TEST_RANDOM_GENERATOR from sample appsSzymon Janc
2016-02-10Bluetooth: peripheral: Make heart rate simulation more predictableLuiz Augusto von Dentz
2016-02-10Bluetooth: samples/peripheral_hr: Pass explicit connection to bt_gatt_notifyJohan Hedberg
2016-02-10Bluetooth: samples/peripheral_hr: Add adv-restart hack for nbleJohan Hedberg
2016-02-10Bluetooth: Kconfig: Add option for enabling TinyCryptSzymon Janc
2016-02-10Bluetooth: Add support for TinyCrypt based bt_randSzymon Janc
2016-02-10Bluetooth: peripheral: Fix using CCC handle with bt_gatt_notifyLuiz Augusto von Dentz
2016-02-10Bluetooth: samples: Add dedicated Heartrate peripheral sample appJohan Hedberg
2016-02-10Bluetooth: GATT: Refactor read APISzymon Janc
2016-02-10Bluetooth: peripheral: Register services after initLuiz Augusto von Dentz
2016-02-10Bluetooth: GATT: Refactor subscription APISzymon Janc
2016-02-10sanitycheck: add testcase.ini field for slow testsAndrew Boie
2016-02-10samples : adc : fix build issuesDan Kalowsky
2016-02-10adc : ti : only one instanceDan Kalowsky
2016-02-10adc: dw: there is only one ADCDan Kalowsky
2016-02-10x86: fix IDT entry definitionAndrew Boie
2016-02-10sanitycheck: enable build tests for Arduino DueDaniel Leung
2016-02-10samples: test_tickless: enable test for Atmel SAM3Daniel Leung
2016-02-10samples/footprint-min: turn off IPM for ARCDaniel Leung
2016-02-09logger: updates logger sample to include task monitor eventsJuan Manuel Cruz
2016-02-08ARM: rebase available priority levels to 0Andrew Boie
2016-02-08samples: Add a sample SPI application for W25Q80BLVinicius Costa Gomes
2016-02-08samples: spi_test: Add support for using QMSI driverVinicius Costa Gomes
2016-02-05net: apps: Add the non link local IPv6 address in routesJukka Rissanen
2016-02-05net: apps: Make echo-client to timeout packet receiveJukka Rissanen
2016-02-05Bluetooth: GATT: Remove destroy callback from bt_gatt_discover_paramsSzymon Janc
2016-02-05net: apps: echo-server refactoring to work in microkernelJukka Rissanen
2016-02-05net: apps: echo-client refactoring to work in microkernelJukka Rissanen
2016-02-05net: apps: Refactor echo-client compilationJukka Rissanen