summaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)Author
2016-10-27tests: move quark_se boot stub to testsAnas Nashif
2016-10-27samples: add light sensor sample using the grove kitAnas Nashif
2016-10-27samples: add temperature sensor sample using the grove kitAnas Nashif
2016-10-27samples: move grove lcd to samples/groveAnas Nashif
2016-10-27samples: move basic samples to samples/basicAnas Nashif
2016-10-27move tests from samples to tests/Anas Nashif
2016-10-27samples: hello world: unify sample and use unified kernelAnas Nashif
2016-10-27samples: power_mgmt: Create unified kernel version of power mgr appRamesh Thomas
2016-10-27samples: add basic blinky applicationAnas Nashif
2016-10-27unified: Add sample project using K_THREAD_DEFINE()Allan Stephens
2016-10-26samples: kernel_event_logger: filter platforms by SRAM sizeAnas Nashif
2016-10-26optimize testcase runs for sensorsAnas Nashif
2016-10-26samples: cleanup sensor samplesAnas Nashif
2016-10-26samples: sensors: cleanup mcp9808 sample and refine documentationAnas Nashif
2016-10-26samples: fix kernel_event_logger to work with unified kernelBenjamin Walsh
2016-10-26unified: correct comment about number of threads in phil demoBenjamin Walsh
2016-10-25samples: sensors: remove reference to non-existing MDEF_FILEAnas Nashif
2016-10-25samples/soc_flash_nrf5: test non-word aligned writesRicardo Salveti
2016-10-25unified/test: Adapt C++ sample applicationAllan Stephens
2016-10-22samples: ipsp: whitelist platformsAnas Nashif
2016-10-22tests: fix testcases for cortex-m0+ platformsAnas Nashif
2016-10-21Merge "Merge bluetooth branch into master"Anas Nashif
2016-10-21samples: modify w25q80b1 sample to output "done" when done.Chuck Jordan
2016-10-21Bluetooth: HCI UART app to run Zephyr as a BLE ControllerCarles Cufi
2016-10-21Bluetooth: GATT: Pass CCC attribute to changed callbackLuiz Augusto von Dentz
2016-10-20sensors: bmi160: remove unused init priority configAnas Nashif
2016-10-19samples/shell: don't run on QEMU, input not supportedInaky Perez-Gonzalez
2016-10-19samples/drivers/spi_lsm9ds0: don't run on QEMUs or FRDMsInaky Perez-Gonzalez
2016-10-17unified: fix philosophers demo when using stack objectsBenjamin Walsh
2016-10-17samples/ipm: fix markupInaky Perez-Gonzalez
2016-10-17samples/zoap_server: Add preliminary support for validationVinicius Costa Gomes
2016-10-17samples: TH02 temperature and humidity sensor sampleAnas Nashif
2016-10-17samples: drivers: dma: Improve failure debug granularityLee Jones
2016-10-16Bluetooth: IPSS: Remove ipss_listenLuiz Augusto von Dentz
2016-10-16Bluetooth: samples: Rename btusb to hci-usbJohan Hedberg
2016-10-16Bluetooth: samples/btusb: Rename main c-fileJohan Hedberg
2016-10-13unified: Rationalize thread priority APIsAllan Stephens
2016-10-07gpio: reduce Kconfigs and use consistent name for GPIOsAnas Nashif
2016-10-07samples: button: modify sample to work on more boardsAnas Nashif
2016-10-07samples: remove useless filters in testcase.iniAnas Nashif
2016-10-05samples: remove useless printf/printk wrappersAnas Nashif
2016-10-05power_mgmt: Reduce complexity in handling of power hooksRamesh Thomas
2016-10-04Merge bluetooth branch into masterJohan Hedberg
2016-10-04samples/zoap_server: Fix warning about pointer signednessVinicius Costa Gomes
2016-10-04samples: power_mgmt: Fix compile bugs flagged by llvmRamesh Thomas
2016-10-04Bluetooth: eddystone: Add missing characteristicsLuiz Augusto von Dentz
2016-10-01samples/zoap-client: Add a README.txt to zoap-clientVinicius Costa Gomes
2016-10-01samples/zoap-server: Add a README.txt to zoap-serverVinicius Costa Gomes
2016-10-01samples/zoap_client: Make it work with zoap-serverVinicius Costa Gomes
2016-10-01iot/zoap: Add port information to network addressesVinicius Costa Gomes