summaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)Author
2017-01-10boards: add quark_d2000_crb documentationAnas Nashif
2017-01-10samples/tests: reduce ram & code size for failing tests on nRF5x boardsKumar Gala
2017-01-09kernel: add LEGACY_KERNEL optionAnas Nashif
2017-01-09samples: disco: fix links to boards in READMEAnas Nashif
2017-01-08subsys: disk: Refactor disk_access stuff into a directoryJithu Joseph
2017-01-08kernel: remove dependency on CONFIG_NANO_TIMERS/TIMEOUTSAnas Nashif
2017-01-08sensor: Fix samples that assume incorrect sensor_value type.Marcus Shawcroft
2017-01-08doc: add template for sample documentationAnas Nashif
2017-01-06samples: minor documentation tweaksAnas Nashif
2017-01-06doc: move documetnation context to root directoryAnas Nashif
2017-01-06net: do not skip sanitycheck on samplesAnas Nashif
2017-01-06samples: sensors: fix documentation layout of MCP9808 sampleAnas Nashif
2017-01-06samples: sensors: fix documentation layout of TH02 sampleAnas Nashif
2017-01-06samples: disco: convert to rst and expand documentationAnas Nashif
2017-01-06samples: button: convert to rst and expand documentationAnas Nashif
2017-01-06Merge "Merge net branch into master"Anas Nashif
2017-01-06samples: put philosophers stacks in noinit sectionBenjamin Walsh
2017-01-06samples: speed up philosophers demoBenjamin Walsh
2017-01-06Merge net branch into masterTomasz Bursztyka
2017-01-06samples: net: Add IEEE 802.15.4 shell module on cc2520 sampleTomasz Bursztyka
2017-01-06samples: ieee802154: Let's proceed with an active scanTomasz Bursztyka
2017-01-06samples: net: ieee802154: Once cc2520 is up, let's initiate a scanTomasz Bursztyka
2017-01-06net: samples: Fix stale yaip referencesMaureen Helm
2017-01-05samples: env sensing: restrurcture and cleanup docsAnas Nashif
2017-01-05doc: grove lcd: move to rst syntaxAnas Nashif
2017-01-05doc: philosophers: move to rst syntaxAnas Nashif
2017-01-05doc: synchronization: move to rst syntaxAnas Nashif
2017-01-05doc: hello world: move to rst and expand docuemntationAnas Nashif
2017-01-05Merge "Merge bluetooth branch into master"Anas Nashif
2017-01-05samples: button: set EDGE to SW0_GPIO_INT_CONF if definedJean-Paul Etienne
2017-01-05bluetooth: hci_uart: Allocate 65 bytes for L2CAP packetsCarles Cufi
2017-01-05Bluetooth: samples: handsfree application indicator callbackSathish Narasimman
2017-01-05bluetooth: Tune stack sizes after measuring with hci_uartCarles Cufi
2017-01-05Bluetooth: ipsp: Port sample to native stackLuiz Augusto von Dentz
2017-01-05Bluetooth: hci_uart: Disable HCI ECC commands temporarilyCarles Cufi
2017-01-05Bluetooth: Rename SEND_STACK to TX_STACK_SIZECarles Cufi
2017-01-05Bluetooth: Take advantage of new net_buf_add_mem() APIJohan Hedberg
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