summaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)Author
2017-01-27sensor: use SENSOR_CHAN_*_XYZ instead of SENSOR_CHAN_*_ANYBogdan Davidoaia
2017-01-26doc: fix wiki board reference back to web pageDavid B. Kinder
2017-01-26doc: update bluetooth samples with pointersAnas Nashif
2017-01-26doc: fix broken link to board docDavid B. Kinder
2017-01-26samples: fxos8700: Convert documentation to RSTMaureen Helm
2017-01-26samples: fxos8700: Decimate sensor data before printing to the consoleMaureen Helm
2017-01-24Bluetooth: Move Bluetooth docs to rstAnas Nashif
2017-01-24Merge "Merge arm branch into master"Anas Nashif
2017-01-23samples: power_mgmt: Convert README to RST formatRamesh Thomas
2017-01-23samples: net: Increase spi log levelMaureen Helm
2017-01-20doc: fix .rst files canonical heading orderDavid B. Kinder
2017-01-20Merge "Merge net branch into master"Anas Nashif
2017-01-20samples: sensor: fxos8700: use floating point for printing sensor valuesBogdan Davidoaia
2017-01-20net: echo-server: Discard 0 byte received packetsJukka Rissanen
2017-01-20net: echo-server: Use net_buf_frag_del() return parameterJukka Rissanen
2017-01-20wpan_serial: Fix possible NULL pointer dereferenceAndrei Emeltchenko
2017-01-20net: samples: Print assigned address from DHCPv4 serverRavi kumar Veeramally
2017-01-20net: samples: Add ENC28J60 pin numbers to documentationRavi kumar Veeramally
2017-01-20net: zperf: Add bluetooth supportLuiz Augusto von Dentz
2017-01-20net: zoap-client: Add bluetooth supportLuiz Augusto von Dentz
2017-01-20samples: net: Enable buffer warning and errors in echo apps on qemuTomasz Bursztyka
2017-01-20samples: net: Fix a format issues in echo_clientTomasz Bursztyka
2017-01-20samples/zoap_server: Do not error if there's no payload or queriesVinicius Costa Gomes
2017-01-20samples/zoap-server: Add support for the "location-query" resourceVinicius Costa Gomes
2017-01-20samples/zoap_server: Include a path for the "created" resourceVinicius Costa Gomes
2017-01-20samples/zoap_server: Add Content-Format options to GET responsesVinicius Costa Gomes
2017-01-20samples/zoap_server: Add support for messages with tokenVinicius Costa Gomes
2017-01-20samples/zoap_server: Fix responding messages with the wrong typeVinicius Costa Gomes
2017-01-20samples/zoap_server: Add resouce for TD_COAP_BLOCK_03Vinicius Costa Gomes
2017-01-20samples/zoap_server: Add support for blockwise GET testsVinicius Costa Gomes
2017-01-20samples/zoap_server: Add support for the '/separate' resourceVinicius Costa Gomes
2017-01-20samples: net: Fix DHCPv4 config options and run on its own threadRavi kumar Veeramally
2017-01-20samples/net: Remove legacy configuation variablesFlavio Santes
2017-01-20drivers/ethernet: Update default GPIO pin for the ENC28J60 moduleFlavio Santes
2017-01-20samples/net: Remove redundant configuration variableFlavio Santes
2017-01-19license: Replace Apache boilerplate with SPDX tagDavid B. Kinder
2017-01-18Merge bluetooth branch into masterJohan Hedberg
2017-01-18Bluetooth: samples/beacon: Print message at start of sampleLee Jones
2017-01-17echo_server: Remove unnecessary config from prf_frdm_k64f.confMarcus Shawcroft
2017-01-17samples: legacy: enable legacy kernelAnas Nashif
2017-01-17net: zoap_client: fix usage of legacy APIsAnas Nashif
2017-01-17legacy: Move TICKS_UNLIMITED -> K_FOREVERAnas Nashif
2017-01-17legacy: use k_cycle_get_32 instead of legacy sys_cycle_get_32Anas Nashif
2017-01-17Bluetooth: IPSP: Reuse buffer fragments instead of copyingLuiz Augusto von Dentz
2017-01-17samples/philosophers: enable demo to run in coop/preempt-only modesBenjamin Walsh
2017-01-17Bluetooth: hci_uart: Remove redundant idle & ISR stack size valuesJohan Hedberg
2017-01-17samples/net: Improve text indentation and clarify some instructionsFlavio Santes
2017-01-16doc: application porting guide to the unified kernelAnas Nashif
2017-01-16samples: doc: remove 'make pristine', it is not neededAnas Nashif
2017-01-16boards: add arduino_due board documentationAnas Nashif