1. bd989a7 tests: Remove broken net_buf unit tests by Johan Hedberg · 7 years ago
  2. a5eb541 crc: add crc16_itu_t which is used in the MMC protocol. by Michael Hope · 7 years ago
  3. f77c1d5 crc: add a faster, chainable version of CRC16/CCITT. by Michael Hope · 7 years ago
  4. 88b1ad1 crc: add test vectors for the ANSI version. by Michael Hope · 7 years ago
  5. 1d59bf1 tests: unit: lib: crc: Add test for crc8-ccitt implementation by Andrzej Puzdrowski · 7 years ago
  6. 6daf046 lib: move crc from drivers to lib/ by Anas Nashif · 7 years ago
  7. 23f81ee tests/samples: fixed yaml syntax by Anas Nashif · 7 years ago
  8. abbdd88 cmake: Fix EXTRA_LDFLAGS feature by Sebastian Bøe · 7 years ago
  9. 421e5b5 unittest: Support EXTRA_*_FLAGS by Sebastian Bøe · 7 years ago
  10. 0829ddf kbuild: Removed KBuild by Sebastian Bøe · 7 years ago
  11. 12f8f76 Introduce cmake-based rewrite of KBuild by Sebastian Bøe · 7 years ago
  12. 0356590 tests: samples: fix yaml syntax by Anas Nashif · 7 years ago
  13. 704f879 tests: ztest: call test_main() without arguments by Anas Nashif · 8 years ago
  14. 2975ca0 Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* by Johan Hedberg · 8 years ago
  15. 470c5f3 tests: remove testcase.ini files by Anas Nashif · 8 years ago
  16. cc24f4b tests: samples: convert testcase files to yaml by Anas Nashif · 8 years ago
  17. 9703927 net: buf: Move net_buf_pool objects to dedicated linker area by Johan Hedberg · 8 years ago
  18. b1b58dc bluetooth: at: enable CONFIG_SERIAL by Andrew Boie · 8 years ago
  19. eaaa175 tests: convert to using newly introduced integer sized types by Kumar Gala · 8 years ago
  20. 3c45401 Merge "Merge bluetooth branch into master" by Kumar Gala · 8 years ago
  21. 7890816 Introduce new sized integer typedefs by Kumar Gala · 8 years ago
  22. a87e6e1 Bluetooth: AT: Unit: Fixup include search path by Kumar Gala · 8 years ago
  23. 4ada031 unit: Fixup crc unit test for zassert change by Kumar Gala · 8 years ago
  24. d3af7f7 Merge "Merge net branch into master" by Anas Nashif · 8 years ago
  25. c7bc909 tests/ztest: rename assert macros to be zephyr specific by Kumar Gala · 8 years ago
  26. 3f8f1ed unit: Create ztest unit test for CRC16 functionality by Patrik Flykt · 8 years ago
  27. 95c4d0c Bluetooth: AT: Unit test application init by Sathish Narasimman · 8 years ago
  28. 5d7a7c2 ztest: Give error if user has not defined CONFIG_ZTEST by Jukka Rissanen · 8 years ago
  29. 0dc4dd4 lifo: Make use of k_queue as implementation by Luiz Augusto von Dentz · 8 years ago
  30. e5ed88f fifo: Make use of k_queue as implementation by Luiz Augusto von Dentz · 8 years ago
  31. ac74d8b license: Replace Apache boilerplate with SPDX tag by David B. Kinder · 8 years ago
  32. 71c7c01 net: buf: Remove the need for net_buf_pool_init() by Johan Hedberg · 8 years ago
  33. c3e08c8 net: buf: Redesigned pool & buffer allocation API by Johan Hedberg · 8 years ago
  34. 3eaec41 net: Moved net/ to subsys/net by Jukka Rissanen · 8 years ago
  35. 2f45fab net: buf: Use unified k_fifo API for FIFOs by Szymon Janc · 8 years ago
  36. 0a38788 net: buf: Use new API for checking if executing from ISR by Szymon Janc · 8 years ago
  37. 183a79c tests: unit: remove -Werror by Andrew Boie · 8 years ago
  38. ef09f8d tests: remove errant -O0 by Andrew Boie · 8 years ago
  39. 54c90bc tests: Add gcov support by Jaakko Hannikainen · 8 years ago
  40. bdfe417 tests: Add a sample for testing natively by Jaakko Hannikainen · 8 years ago
  41. ca505f8 ztest: Add native building support by Jaakko Hannikainen · 8 years ago