summaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)Author
2017-01-04doc: samples: fix rst layout and use code-blocksAnas Nashif
2017-01-03tests: introduce Makefile.testAnas Nashif
2017-01-03Merge "Merge net branch into master"Anas Nashif
2017-01-03Fixup indentation.Marcus Shawcroft
2017-01-02net: ip: Improve logging by adding a dedicated sys_log levelTomasz Bursztyka
2017-01-02net: Restructure network protocolsFlavio Santes
2017-01-02net/dhcpv4: Re-instate init_app()Marcus Shawcroft
2017-01-02net: statistics: Provide specific Kconfig optionsTomasz Bursztyka
2017-01-02net: buf: Change NET_BUF_DEBUG to NET_BUF_LOG and add a level optionTomasz Bursztyka
2017-01-02samples: net: STDOUT_CONSOLE is not necessaryTomasz Bursztyka
2017-01-02net/dns: Drop unnecessary ETH_KSDK configuration.Marcus Shawcroft
2017-01-02samples/dhcpv4: Add missing NET_MGMT configury.Marcus Shawcroft
2017-01-02samples/net: Fix logging format errorFlavio Santes
2017-01-02samples/zoap_server: Use the correct option for TAPVinicius Costa Gomes
2017-01-02samples/zoap_client: Use the correct option for TAPVinicius Costa Gomes
2017-01-02dhcpv4: Report address acquisition.Marcus Shawcroft
2017-01-02samples: net: Add echo_client build test for frdm CC2520 configurationAndrei Emeltchenko
2016-12-25shell: move shell to its own subsystemAnas Nashif
2016-12-25logging: move event_logger to subsys/loggingAnas Nashif
2016-12-25kernel: replace all remaining nanokernel occurancesAnas Nashif
2016-12-25samples/basic/disco: Add support for Nucleo F401RE and A101Flavio Santes
2016-12-24samples: fix path to sanitycheck scriptAnas Nashif
2016-12-24samples: Add random driver sample.Marcus Shawcroft
2016-12-24samples: bmi160: use correct spi dev nameBaohong Liu
2016-12-22samples: fix RST syntax and add headersAnas Nashif
2016-12-22samples/zoap-client: Fix using wrong addressesVinicius Costa Gomes
2016-12-22samples: i2c_fram: update some commentsBaohong Liu
2016-12-21samples/mbedtls_sslclient: Using native IP stackSergio Rodriguez
2016-12-21samples: Add the ARG_UNUSED macroFlavio Santes
2016-12-21shell: Init structure and add the ARG_UNUSED macroFlavio Santes
2016-12-21samples/net/echo_client: Add ARG_UNUSEDFlavio Santes
2016-12-20net: remove obsolete net_testing.hAnas Nashif
2016-12-20samples/logger-hook: fix ring buffer usage and initialize variables.Yossi Havusha
2016-12-20echo_server: Fix frdm_k64f build in the absence of CC2520Marcus Shawcroft
2016-12-20samples: remove obsolete KERNEL_TYPEAnas Nashif
2016-12-19kernel: move kernel code to kernel/ directlyAnas Nashif
2016-12-19logging: move sys_log to subsys/loggingAnas Nashif
2016-12-19samples: disable single threaded hello world for configs that failKumar Gala
2016-12-19dhcpv4: Adjust prj file selection.Marcus Shawcroft
2016-12-19dhcpv4_client: Remove unnecessary ETH_KSDK configuration.Marcus Shawcroft
2016-12-17samples: add configuration for single threaded hello worldAnas Nashif
2016-12-16samples: bmi160: code clean upBaohong Liu
2016-12-16sample: net: Updating qemu config for 802.15.4 testingTomasz Bursztyka
2016-12-16samples: net: Fix echo applications setting for 15.4Tomasz Bursztyka
2016-12-16iot/dns: Fix IPv6 compilation issueFlavio Santes
2016-12-16iot/dns: Add support for the FRDM K64F boardFlavio Santes
2016-12-16iot/dns: Update MakefileFlavio Santes
2016-12-16samples: net: mbedtls: Let's enable fastest enc28j60 speed on a101Tomasz Bursztyka
2016-12-16samples: net: Add dedicated dhcpv4 prj.conf for frdm k64f boardTomasz Bursztyka
2016-12-16samples: net: Add Arduino 101 dedicated config for dhcpv4_clientTomasz Bursztyka