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