summaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)Author
2016-12-01usb: Add WebUSB enabled custom class support.Sudarsana Nagineni
2016-12-01samples: usb: use unified kernel APIBaohong Liu
2016-11-30samples: tests: tag all legacy test cases and samplesAnas Nashif
2016-11-30samples: remove legacy usage and convert to unified APIsAnas Nashif
2016-11-29samples: drivers: current sensing : Exit from testcase if device not foundSergio Rodriguez
2016-11-28samples: drivers: led_apa102c: Exit from testcase if device not foundSergio Rodriguez
2016-11-28samples: event_collector: Remove redundant checkJithu Joseph
2016-11-27logging: add exeternal hook to sys_logYossi Havusha
2016-11-26samples/sensors: Update README filesFlavio Santes
2016-11-25samples/nfc: Update sample appFlavio Santes
2016-11-25samples/nfc: Update README fileFlavio Santes
2016-11-25samples/nfc: Remove x86 asm codeFlavio Santes
2016-11-19Merge "Merge bluetooth branch into master"Anas Nashif
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-18Bluetooth: Use convenience macros for timeout durationsJohan Hedberg
2016-11-18samples: grove_lcd: stop the app if device binding failsBaohong Liu
2016-11-18samples: button: stop the app if device binding failsBaohong Liu
2016-11-18samples: net: fix a memcmp len errorBaohong Liu
2016-11-18samples :usb : Check return value fixJithu Joseph
2016-11-18samples: drivers: gpio: Exit from testcase if device not foundSergio Rodriguez
2016-11-18samples: 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-16samples: power_mgmt: Remove platform filtering of testcasesRamesh Thomas
2016-11-16samples: button: fix variable type mismatching issueBaohong Liu
2016-11-16samples: usb: fix variable type mismatching issueBaohong Liu
2016-11-16samples: power_mgmt: Remove redundant sample power_hooksRamesh Thomas
2016-11-16samples: 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