summaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)Author
2016-11-28samples: event_collector: Remove redundant checkJithu Joseph
2016-11-24Bluetooth: hci_uart: Fix init order in hci_uart bootupCarles Cufi
2016-11-18samples: configure philosophers with more than 32 prioritiesBenjamin Walsh
2016-11-18sensor: fixes program hangs in the apds9960 sampleJuan Manuel Cruz
2016-11-18sensor: fixes dead code in the apds9960 sampleJuan Manuel Cruz
2016-11-18samples/kernel_event_logger: initialize variableInaky Perez-Gonzalez
2016-11-17samples: grove_lcd: stop the app if device binding failsBaohong Liu
2016-11-17samples: button: stop the app if device binding failsBaohong Liu
2016-11-17samples: net: fix a memcmp len errorBaohong Liu
2016-11-17samples :usb : Check return value fixJithu Joseph
2016-11-17samples: drivers: gpio: Exit from testcase if device not foundSergio Rodriguez
2016-11-17samples: drivers: i2c fram : Exit from testcase if device not foundSergio Rodriguez
2016-11-17samples: aio comparators: Use expected pointer type in printfSergio Rodriguez
2016-11-17sensors/mcp9808: Evaluate sensor_channel_get return codeFlavio Santes
2016-11-17sensors/mcp9808: Evaluate sensor_sample_fetch return codeFlavio Santes
2016-11-16Bluetooth: Use convenience macros for timeout durationsJohan Hedberg
2016-11-15samples: power_mgmt: Remove platform filtering of testcasesRamesh Thomas
2016-11-15samples: button: fix variable type mismatching issueBaohong Liu
2016-11-15samples: usb: fix variable type mismatching issueBaohong Liu
2016-11-15samples: power_mgmt: Remove redundant sample power_hooksRamesh Thomas
2016-11-15samples: power_mgmt: Cleanup and update with new pm interfaceRamesh Thomas
2016-11-13samples: ipm: convert sample to use unified APIsAnas Nashif
2016-11-12Bluetooth: Fix left-over usage of TICKS_NONE and TICKS_UNLIMITEDJohan Hedberg
2016-11-12build: Document outputexportsDaniel Thompson
2016-11-12samples : usb: sample to demo USB UART console outputJithu Joseph
2016-11-11drivers: sensors: use unified kernel threadsAnas Nashif
2016-11-11power_mgmt: Rename _sys_soc_resume notification disabling APIRamesh Thomas
2016-11-11samples: task_profiler: move to legacy applicationsAnas Nashif
2016-11-11samples: logger: move to legacy applicationsAnas Nashif
2016-11-11Bluetooth: samples/hci_ecc: Switch to using k_thread_spawn()Johan Hedberg
2016-11-11Bluetooth: Use proper timeout defines for net_buf_get_timeoutSzymon Janc
2016-11-11net: buf: Use unified k_fifo API for FIFOsSzymon Janc
2016-11-11Bluetooth: samples: Fix use of deprecated sleep APISzymon Janc
2016-11-11net: buf: Use new API for checking if executing from ISRSzymon Janc
2016-11-11Bluetooth: samples: Fix using nano_delayed_work in eddystoneSzymon Janc
2016-11-11Bluetooth: Use unified k_fifo API for FIFOsSzymon Janc
2016-11-11Bluetooth: Controller: Improve default RX/TX buffer countsJohan Hedberg
2016-11-11Bluetooth: samples/hci_uart: Remove redundant semicolonJohan Hedberg
2016-11-11Bluetooth: samples/hci_uart: Declare assert handler only when neededJohan Hedberg
2016-11-11Bluetooth: samples/hci_uart: Remove dependency on controllerJohan Hedberg
2016-11-11Bluetooth: Kconfig: Restructure for a more logical hierarchyJohan Hedberg
2016-11-11Bluetooth: Controller: Add ASSERT info dump on HCI buildsCarles Cufi
2016-11-11Bluetooth: samples/hci_uart: Add micro:bit configurationJohan Hedberg
2016-11-11power: Add ARC power states and update sampleJulien Delayen
2016-11-11samples/net: mbedTLS TCP client use unified thread spawn APISergio Rodriguez
2016-11-11samples/net: mbedTLS TCP client use unified kernelSergio Rodriguez
2016-11-11Revert "build: Document outputexports"axy
2016-11-10build: Document outputexportsDaniel Thompson
2016-11-09samples: spi_fram: add spi FRAM sample appBaohong Liu
2016-11-09Bluetooth: Sample: handsfree sample applicationSathish Narasimman