1. b4f45b8 samples: webusb: fix array length in Product and SN string descriptors by qianfan Zhao · 7 years ago
  2. 23f81ee tests/samples: fixed yaml syntax by Anas Nashif · 7 years ago
  3. 1588125 samples: Don't read board from cmake -DBOARD=x by Sebastian Bøe · 7 years ago
  4. b7fa4f1 samples: echo_server: Test the nrf build in CI by Sebastian Bøe · 7 years ago
  5. abbaac9 cleanup: remove nanokernel/nano leftovers by Anas Nashif · 7 years ago
  6. 89516fb cmake: Change the zephyr_get_* API to be LANG-aware by Sebastian Bøe · 7 years ago
  7. 6b38f57 Add missing license and copyright headers by Kumar Gala · 7 years ago
  8. 467b340 samples: logger-hook: remove unused configs by Anas Nashif · 7 years ago
  9. 48aecd1 Bluetooth: Mesh: Add IV Update test mode API by Johan Hedberg · 7 years ago
  10. 6faf997 samples: net: echo-server: Fix compilation with mbedtls by Jukka Rissanen · 7 years ago
  11. 37247bd samples: net: zperf: Ignore error when creating TCP sample pkt by Jukka Rissanen · 7 years ago
  12. b52c0f2 net/ieee802154: Make RAW mode generic by Tomasz Bursztyka · 7 years ago
  13. 93c426e samples: net: zperf: Check UDP pkt before accessing it by Jukka Rissanen · 7 years ago
  14. f7f671d samples: net: zperf: Check pkt before accessing it by Jukka Rissanen · 7 years ago
  15. b0b053e samples: net: zperf: Remove deadcode by Jukka Rissanen · 7 years ago
  16. 4fe3e03 Bluetooth: samples/mesh_demo: Fix address handling by Johan Hedberg · 7 years ago
  17. e31102c Bluetooth: samples/mesh_demo: Remove unused model publication by Johan Hedberg · 7 years ago
  18. 8f15411 Bluetooth: Mesh: Fix non-periodic Model Publication by Johan Hedberg · 7 years ago
  19. 9d99691 samples: net: echo_client: Only send allowable number of bytes by Jukka Rissanen · 7 years ago
  20. d206ad2 samples: net: echo-client: Fix compilation with mbedtls by Jukka Rissanen · 7 years ago
  21. e7bb76e Bluetooth: Mesh: Fix model publication by Johan Hedberg · 7 years ago
  22. 691d709 samples: nrf52: power_mgr: Increase idleness for main thread by Youvedeep Singh · 7 years ago
  23. 59161ce net: doc: Add Ethernet over USB basic documentation by Andrei Emeltchenko · 7 years ago
  24. 624a75c samples: net: http-server: Do not set Content-Length by Jukka Rissanen · 7 years ago
  25. bd69b21 Bluetooth: Mesh: Use dedicated struct for heartbeat subscription by Johan Hedberg · 7 years ago
  26. d4365e1 Bluetooth: Mesh: Use dedicated struct for heartbeat publication by Johan Hedberg · 7 years ago
  27. 49e7ca9 cmake: set IS_TEST in the samples that were including Makefile.test by Sebastian Bøe · 7 years ago
  28. c7c7917 cmake: set IS_TEST in the hello_world sample by Sebastian Bøe · 7 years ago
  29. d55884a sample: crypto: also test mbedTLS config by Anas Nashif · 7 years ago
  30. 27628a2 net: http_client: Fix having IPv4 options in prj_bt.conf by Luiz Augusto von Dentz · 7 years ago
  31. 697e569 net: samples: Remove CONFIG_NET_L2_BT_ZEP1656 by Luiz Augusto von Dentz · 7 years ago
  32. be9ee06 doc: fix misspellings in boards and samples docs by David B. Kinder · 7 years ago
  33. 7cd27be drivers/ieee802154_kw41z: Update kw41z to support event trace buffer by Kumar Gala · 7 years ago
  34. fcffac9 drivers/ieee802154_kw41z: Reduce debug logging due to false positives by David Leach · 7 years ago
  35. e8431da drivers/ieee802154_kw41z: Stabilize the KW41Z IEEE802.15.4 driver by David Leach · 7 years ago
  36. 40ddb7f samples: external_lib: Build binaries in the build directory by Sebastian Bøe · 7 years ago
  37. e6aa6a0 Bluetooth: samples/mesh_demo: Add heartbeat publication support by Johan Hedberg · 7 years ago
  38. 255edcf Bluetooth: Mesh: Provisioning: Add NetKeyIndex to complete callback by Johan Hedberg · 7 years ago
  39. 70cbcef Bluetooth: Mesh: Rename health server code from health to health_srv by Johan Hedberg · 7 years ago
  40. 3b252ca Bluetooth: Mesh: Rename configuration server code from cfg to cfg_srv by Johan Hedberg · 7 years ago
  41. 8662494 Bluetooth: samples/mesh_demo: Add dummy provisioning by Johan Hedberg · 7 years ago
  42. 0ef7c6e Bluetooth: Mesh: Add more flexible APIs for provisioning bearers by Johan Hedberg · 7 years ago
  43. a81fa43 Bluetooth: Mesh: Use proper _t suffix for typedefs by Johan Hedberg · 7 years ago
  44. ba6c72f samples: net: http: Possible null memory access in client & server by Jukka Rissanen · 7 years ago
  45. a38345a samples: net: http: Do not overrun url array by Jukka Rissanen · 7 years ago
  46. 6f4d627 Bluetooth: samples/mesh_demo: Convert to using Configuration Client API by Johan Hedberg · 7 years ago
  47. 588887c Bluetooth: Mesh: Add primary address to provisioning complete callback by Johan Hedberg · 7 years ago
  48. b617137 sample: blink_led: Add support for stm32f4_disco by Zhang WenChao · 7 years ago
  49. 1d70a39 net: samples: replace tag zoap with coap by Robert Chou · 7 years ago
  50. 92cf80e net: http: dont add CRLF to protocol by Michael Scott · 7 years ago
  51. ed3ede0 samples: net: sockets: Reinstate POSIX Makefiles. by Paul Sokolovsky · 7 years ago
  52. 965f780 samples: dump_http_server: Change where the .inc file is written by Sebastian Bøe · 7 years ago
  53. b4700c3 Bluetooth: Mesh: Clarify API for empty model arrays by Johan Hedberg · 7 years ago
  54. a554ae2 Bluetooth: Mesh: Remove reference to non-existing Kconfig option by Johan Hedberg · 7 years ago
  55. 697e304 samples: grove: Convert doc to CMake. by Carles Cufi · 7 years ago
  56. d1235f9 samples: subsys: Convert doc to CMake by Carles Cufi · 7 years ago
  57. 8146d8e samples: sensor: Convert doc to CMake by Carles Cufi · 7 years ago
  58. 19d1e9a samples: drivers: Convert doc to CMake by Carles Cufi · 7 years ago
  59. bd9d38b samples: boards: Convert doc to CMake by Carles Cufi · 7 years ago
  60. 08183f7 samples: basic: Convert doc to CMake by Carles Cufi · 7 years ago
  61. ece86b2 samples: misc: Convert doc to CMake by Carles Cufi · 7 years ago
  62. 915bf98 samples: mmu: Convert doc to CMake by Carles Cufi · 7 years ago
  63. 9a380bf samples: net: lwm2m_client: update README by Michael Scott · 7 years ago
  64. dea2868 samples: net: Update compilation instructions for cmake by Jukka Rissanen · 7 years ago
  65. 3c0a005 samples: net: Remove QEMU_NET_STACK setting from CMakeLists.txt by Jukka Rissanen · 7 years ago
  66. c7001a4 Bluetooth: samples: Remove references to Kbuild-style building by Johan Hedberg · 7 years ago
  67. 994ec92 usb: samples: Support build for 96b_carbon board by Andrei Emeltchenko · 7 years ago
  68. d63efc3 samples: net: rpl: RPL node application was missing sample.yaml by Jukka Rissanen · 7 years ago
  69. 025e07e samples: net: rpl: Fix compile error in rpl-node application by Jukka Rissanen · 7 years ago
  70. 6d35480 cmake: Fixed samples/net/rpl-node by Sebastian Bøe · 7 years ago
  71. 8dd5107 cmake: Ported samples/net/rpl-node by Sebastian Bøe · 7 years ago
  72. c7832bd cmake: Use -serial bt-server when CONFIG_BT by Sebastian Bøe · 7 years ago
  73. 09f646a cmake: Fixed NODE_ADDR by Sebastian Bøe · 7 years ago
  74. 5630ccf cmake: Introduce a default VID and PID by Sebastian Bøe · 7 years ago
  75. 0829ddf kbuild: Removed KBuild by Sebastian Bøe · 7 years ago
  76. cd313cb sampels: remove obsoleted static_lib sample by Anas Nashif · 7 years ago
  77. 12f8f76 Introduce cmake-based rewrite of KBuild by Sebastian Bøe · 7 years ago
  78. f90242a mem_domain_apis_test: fix sample.yaml by Andrew Boie · 7 years ago
  79. fb4dfa9 net: samples: Add netusb configuration to zperf by Andrei Emeltchenko · 7 years ago
  80. 6048c0c net: Fix zperf TCP build by Andrei Emeltchenko · 7 years ago
  81. cebc1c5 samples: webusb: rework usb descriptor by Johann Fischer · 7 years ago
  82. 792fc9e samples: MPU: updated the memory domain test for x86. by Adithya Baglody · 7 years ago
  83. b451f13 samples: bluetooth/mesh: Add Friend support by Johan Hedberg · 7 years ago
  84. b6c70fd samples: Basic Thread Demo by Sahaj Sarup · 7 years ago
  85. 6ddc85d samples: net: HTTP client sample using net-app by Jukka Rissanen · 7 years ago
  86. 5c9de90 samples: net: HTTP server sample using net-app by Jukka Rissanen · 7 years ago
  87. 770de2c samples: net: http: Remove deprecated HTTP client/server samples by Jukka Rissanen · 7 years ago
  88. 2486694 net: http: Create HTTP library that uses net-app by Jukka Rissanen · 7 years ago
  89. 3a179e2 samples: boards: nrf52: test demo for nrf52 power management by Youvedeep Singh · 7 years ago
  90. 795bffb samples: net: echo-client: Fix compile warning by Jukka Rissanen · 7 years ago
  91. 4cec152 sample: subsys: logging: kernel_event_logger: Add sample application by Savinay Dharmappa · 7 years ago
  92. 373b6be samples: remove ieee802154 sample, we have echo server/client by Anas Nashif · 7 years ago
  93. 862ddb1 samples: net: coaps_server: Fix coap packet parsing by Jukka Rissanen · 7 years ago
  94. da9b0dd drivers: Rename `random` to `entropy` by Leandro Pereira · 7 years ago
  95. adce1d1 subsys: Add random subsystem by Leandro Pereira · 7 years ago
  96. 0fb51fa headers: fix global includes for various source files by Anas Nashif · 7 years ago
  97. 9b7abb9 samples: bluetooth: add nrf52_pca10040 to beacon sample by Anas Nashif · 7 years ago
  98. 98d8c6a net: lwm2m: fix all return values from resource callbacks by Michael Scott · 7 years ago
  99. ccbd696 net: lwm2m: remove predefined firmware buffer from firmware_pull by Michael Scott · 7 years ago
  100. 1bab82f samples: lwm2m: remove large buffer size requirement by Michael Scott · 7 years ago