1. 87f6f7e Change app examples to use counting semaphore by Jonny Svärd · 1 year, 5 months ago
  2. 8f813b3 Remove ethosu_core and ethosu_applications by Kristofer Jonsson · 1 year, 7 months ago
  3. 9280581 Change modelName to char array in keyword_spotting models' header files by Ledion Daja · 1 year, 6 months ago
  4. 18b3d03 Remove duplicate linking of message handler test apps to mhu_dummy lib by Ledion Daja · 1 year, 6 months ago
  5. 4646ed1 Use delta delays for baremetal application by Kristofer Jonsson · 1 year, 7 months ago
  6. e56b6e4 Ethos-U PMU monitor by Kristofer Jonsson · 1 year, 9 months ago
  7. ffb8ccd Add test message handler to be used for testing by Davide Grohmann · 1 year, 10 months ago
  8. b35f0c6 Add message_handler tests for inference cancellation by Davide Grohmann · 2 years ago
  9. f4379e9 Add negative testing to message_handler by Davide Grohmann · 2 years ago
  10. 05dd24d Skip ThreadX application for NPU configs other than ethos-u55-128 by Ledion Daja · 1 year, 10 months ago
  11. fc42c71 Fix wrong assertion in test for Ethos-U65 by Davide Grohmann · 1 year, 10 months ago 22.08
  12. 244a9b8 Make sure that unused symbols are dropped when using GCC by Davide Grohmann · 1 year, 10 months ago 22.08-rc2
  13. ec72e9b Add first set of tests for the message_handler by Davide Grohmann · 1 year, 11 months ago
  14. 5508acb Generalize test models to be reused by Davide Grohmann · 1 year, 11 months ago
  15. 06f954b Fix: compile message_handler_lib with correct flags by Davide Grohmann · 2 years ago
  16. 089b31e Increase stack for ThreadX demo by Kristofer Jonsson · 1 year, 11 months ago 22.08-rc1
  17. 1142d9c Bug fix for queue capacity calculation by Kristofer Jonsson · 2 years ago
  18. a349df1 Initialize padding for core message queues by Kristofer Jonsson · 2 years ago
  19. 144b2d2 Refactor message_handler app to be more test friendly by Davide Grohmann · 2 years, 1 month ago
  20. 4199935 Handle network indices out of range by Per Åstrand · 2 years, 1 month ago
  21. b055072 Move taskparams out of main stack by Per Åstrand · 2 years, 1 month ago
  22. acd0232 Update documentation with new path of Vela INI config file by Ledion Daja · 2 years, 1 month ago
  23. bbbd916 Fix warning by adding missing delete operator functions by Davide Grohmann · 2 years, 2 months ago
  24. a739d21 Update documentation by Kristofer Jonsson · 2 years, 2 months ago
  25. 160001c Add support for cancelling enqueued inferences by Davide Grohmann · 2 years, 3 months ago
  26. 9038df9 Remove power handling code from driver_unit_tests by Jonny Svärd · 2 years, 2 months ago
  27. 00de9ee Initial support for inference cancellation by Davide Grohmann · 2 years, 3 months ago
  28. 60c5737 Change return value of mutex and semaphore handling functions by Ledion Daja · 2 years, 3 months ago
  29. 134c39e Avoid blocking calls in input message handler task by Davide Grohmann · 2 years, 2 months ago
  30. 2c76ec7 Add installation target to the message_handler application by Per Åstrand · 2 years, 2 months ago
  31. 9317581 Add Corstone-310 target by Kristofer Jonsson · 2 years, 2 months ago
  32. 44b250b Add simple async API testing to driver_unit_tests by Jonny Svärd · 2 years, 2 months ago
  33. 6552005 Extract inference parsing in a dedicated library by Davide Grohmann · 2 years, 3 months ago
  34. 06ebcbc Fix: threadx demo app semaphore should be initlaized to count 0 by Davide Grohmann · 2 years, 3 months ago
  35. d89ee0d Enable IRQs after Incoming Message Handler by Kristofer Jonsson · 2 years, 3 months ago
  36. adc908c Ensure message-handler can be compiled without EthosU support by Davide Grohmann · 2 years, 4 months ago
  37. ac535f0 Network info by Kristofer Jonsson · 2 years, 4 months ago
  38. 585ce69 Firmware resident model by Kristofer Jonsson · 2 years, 4 months ago
  39. 41dc341 Fixing compilation warnings in threadx demo app by Davide Grohmann · 2 years, 4 months ago
  40. cd8754e Skip printing OFM with message_handler by Alexander Israelsson · 2 years, 4 months ago 22.02-rc2
  41. 4882dbe ThreadX demo app bug fix by Lior Dekel · 2 years, 4 months ago 22.02-rc1
  42. 3eaabb4 Updating baremetal models by Kristofer Jonsson · 2 years, 5 months ago
  43. b9d7ded PMU begin and end events by Kristofer Jonsson · 2 years, 5 months ago
  44. 47f556a Add PMU prints by Kristofer Jonsson · 2 years, 5 months ago
  45. 5410db1 PMU multi NPU support by Kristofer Jonsson · 2 years, 5 months ago
  46. 6e9fdc0 Adding Corstone-Polaris target by Kristofer Jonsson · 2 years, 5 months ago
  47. f7edeb7 Build system updates by Kristofer Jonsson · 2 years, 5 months ago
  48. 20d0a87 Adapt secure/non-secure split of BRAM by Per Åstrand · 2 years, 6 months ago
  49. 412adc2 PlatformNightly ThreadX bug fix by Lior Dekel · 2 years, 6 months ago
  50. 29467e0 Fixing compiler warnings by Kristofer Jonsson · 2 years, 7 months ago
  51. 7cec916 Exclude ThreadX appliction by Kristofer Jonsson · 2 years, 7 months ago 21.11
  52. 15625f1 Exclude applications that depend on NPU by Kristofer Jonsson · 2 years, 7 months ago
  53. f61ea35 Add message_handler application by Yulia Garbovich · 2 years, 7 months ago
  54. bec9ac1 driver_unit_tests: Remove redundant code by Jonny Svärd · 2 years, 8 months ago
  55. 1a96939 Verify Corstone-300 AN552 by Nir Ekhauz · 2 years, 8 months ago
  56. 52fddd0 NPU configuration support update in relevant apps. by Lior Dekel · 2 years, 9 months ago
  57. 3e12862 FreeRTOS app bug fix. by Lior Dekel · 2 years, 9 months ago
  58. 0e9dbfe Revert "FreeRTOS app bug fix." by Kristofer Jonsson · 2 years, 9 months ago
  59. 43834ab FreeRTOS app bug fix. by Lior Dekel · 2 years, 9 months ago
  60. 08191ea Fixing misspelled define by Kristofer Jonsson · 2 years, 9 months ago
  61. 1af67f7 Enable the execution of run_platform.py when no values for pmu configuration are defined by Nir Ekhauz · 2 years, 9 months ago
  62. ce05c41 Remove designated initializers by Jonny Svärd · 2 years, 10 months ago
  63. 4756bf1 run_platform.py PMU configuration by Nir Ekhauz · 3 years ago
  64. edaf2f8 small fixes to FreeRTOS app. by Lior Dekel · 2 years, 11 months ago
  65. 489e40b Adding inference application for ThreadX by Lior Dekel · 2 years, 11 months ago
  66. 99f1942 Increased heap and FreeRTOS stack by Kristofer Jonsson · 3 years ago
  67. ec45155 Buildsystem restructuring by Kristofer Jonsson · 3 years, 1 month ago
  68. 5eb3dc3 Add missing library dependency by Kristofer Jonsson · 3 years ago
  69. c5941c4 Remove hardcoded Ethos-U driver instance by Jonny Svärd · 3 years, 1 month ago
  70. f821c61 Remove dependency on cpp by Jonas Ohlsson · 3 years, 1 month ago
  71. afadfc1 Add one eventRecordId per configured PMU event. by Jens Elofsson · 3 years, 1 month ago 21.05
  72. 74eefce Add ethosu_monitor example to baremetal application. by Jens Elofsson · 3 years, 1 month ago 21.05-rc3
  73. 0cb936d [Core Platform] Update and remove pmu "v2"-functions by Anton Moberg · 3 years, 2 months ago
  74. ebe9a15 [Core Platform] Update to support removal of "_v"-functions by Anton Moberg · 3 years, 2 months ago
  75. d2afc51 Add script to simplify testing networks on model by Jonathan Strandberg · 3 years, 3 months ago
  76. 908a07c Fix formatting by Anton Moberg · 3 years, 3 months ago
  77. 6f7ca19 Move FreeRTOS model data to separate folder by Anton Moberg · 3 years, 3 months ago
  78. 6a7703e Multi NPU freertos example by Anton Moberg · 3 years, 4 months ago
  79. fa3e51b Update license headers by Anton Moberg · 3 years, 3 months ago
  80. b5f7cfe Driver unit tests by Kristofer Jonsson · 3 years, 4 months ago
  81. ad2d25e Smaller networks - keyword_spotting_ds_dnn_large_clustered_int8 by Anton Moberg · 3 years, 3 months ago
  82. d121356 Smaller networks - keyword_spotting_dnn_medium_int8 by Anton Moberg · 3 years, 3 months ago
  83. 456566d Smaller networks - keyword_spotting_cnn_small_int8 by Anton Moberg · 3 years, 3 months ago
  84. bd59c79 Hello world application by Kristofer Jonsson · 3 years, 4 months ago
  85. f521be9 Rename .bss.NoInit section to .bss.tensor_arena by Jonny Svärd · 3 years, 4 months ago
  86. 715c07b Adding CTest script by Kristofer Jonsson · 3 years, 4 months ago 21.02
  87. 81e01af Use mobilenet_v2 for freertos test application by Per Åstrand · 3 years, 4 months ago
  88. ea650ac Use ctest for running the freertos application by Per Åstrand · 3 years, 4 months ago
  89. 4d61275 Move queue to global memory by Per Åstrand · 3 years, 4 months ago
  90. 79929ff Add trustzone application example by Per Åstrand · 3 years, 5 months ago
  91. 1a679c4 core_platform - TensorArena move by Anton Moberg · 3 years, 4 months ago 21.02-rc2
  92. f62c3d7 Build system refactoring by Kristofer Jonsson · 3 years, 5 months ago