summaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)Author
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
2017-01-16samples: dtls: Fixed layout and titles in documentationAnas Nashif
2017-01-16net: doc: add section about networking with qemuAnas Nashif
2017-01-16samples: thermometer: use convert to double function from sensor.hBogdan Davidoaia
2017-01-15sensor: remove sensor value typeBogdan Davidoaia
2017-01-13net: zoap_server: Enable connecting with bluetoothLuiz Augusto von Dentz
2017-01-13net: echo_client: Enable CONFIG_NET_L2_BLUETOOTH_SHELL in prj_bt.confLuiz Augusto von Dentz
2017-01-13net: echo_client: Don't start sending packets if interface is not UPLuiz Augusto von Dentz
2017-01-13net: echo_client: Fix using CONFIG_NETWORKING_WITH_BTLuiz Augusto von Dentz
2017-01-13samples: net: Fix dhcpv4 building with net mgmt event supportTomasz Bursztyka
2017-01-13net: tcp: Signal EOF with a NULL buffer in the callbackAndy Ross
2017-01-13net: Remove NET_SLIP choice from KconfigKumar Gala
2017-01-13samples/mbedtls_dtlsserver DTLS server example app using mbedTLSSergio Rodriguez
2017-01-13samples/mbedtls_dtlsclient: IPv6 client versionSergio Rodriguez
2017-01-13samples/mbedtls_dtlsclient: Remove hardcoded IP adressesSergio Rodriguez
2017-01-13samples/mbedtls_dtlsclient: Change Readme files to rst formatSergio Rodriguez
2017-01-13samples/mbedtls_dtlsclient: Using printk instead of printfSergio Rodriguez
2017-01-13samples: net: Echo apps need different IP to be able to workTomasz Bursztyka
2017-01-13samples: ieee802154: rename cc2520 to hwJohann Fischer
2017-01-13ieee802154: conf: add common log levelJohann Fischer
2017-01-13samples/net: Update DNS client README file to RST formatFlavio Santes
2017-01-13samples/net: Update the zperf/README.rst fileFlavio Santes
2017-01-13samples/net: Rename prj conf files to avoid breaking the buildFlavio Santes
2017-01-13samples/net: Update zperf MakefileFlavio Santes
2017-01-13samples/net: Update DNS logging infoFlavio Santes
2017-01-13samples/net: Remove legacy reference in MakefileFlavio Santes