summaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)Author
2017-01-30samples: webusb: fix type of bytes_readKumar Gala
2017-01-30samples: zperf: cleanup types for constant arraysKumar Gala
2017-01-29Merge "Merge net branch into master"Anas Nashif
2017-01-28Bluetooth: samples: Use Kconfig DEVICE_NAME variable when possibleJohan Hedberg
2017-01-28Bluetooth: Kconfig: Make device name variable genericJohan Hedberg
2017-01-27sensor: use SENSOR_CHAN_*_XYZ instead of SENSOR_CHAN_*_ANYBogdan Davidoaia
2017-01-27net: echo-client: Add TCP supportJukka Rissanen
2017-01-27net: Remove unused CONFIG_NET_IPV6_NO_DAD optionAndrei Emeltchenko
2017-01-27net/ieee802154: Modify radio TX function signatureTomasz Bursztyka
2017-01-27net: Remove CONFIG_NET_IPV6_NO_ND config optionAndrei Emeltchenko
2017-01-27samples/coaps_client CoAP over DTLS client example app using mbedTLSSergio Rodriguez
2017-01-27samples/coaps_server CoAP over DTLS server example app using mbedTLSSergio Rodriguez
2017-01-27samples/net: Add telnet console support on echo_server with qemuTomasz Bursztyka
2017-01-27samples: net: add configs for MCR20AJohann Fischer
2017-01-27samples: ieee802154: add MCR20AJohann F
2017-01-27net: samples: Fix config optionRavi kumar Veeramally
2017-01-27net: samples: Use lighter printk() instead of printf()Ravi kumar Veeramally
2017-01-27samples: net: Add DHCPv4 sample application README fileRavi kumar Veeramally
2017-01-27wpan_serial: Queue only full packet to RX queueAndrei Emeltchenko
2017-01-27samples/zoap_server: Also listen on the unicast addressVinicius Costa Gomes
2017-01-27samples/zoap: Update zoap samples documentationVinicius Costa Gomes
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