aboutsummaryrefslogtreecommitdiff
path: root/applications/message_handler
AgeCommit message (Expand)Author
2023-02-08Updating message handler firmware23.02-rc1Kristofer Jonsson
2023-01-25Change app examples to use counting semaphoreJonny Svärd
2022-12-15Remove ethosu_core and ethosu_applicationsKristofer Jonsson
2022-12-14Remove duplicate linking of message handler test apps to mhu_dummy libLedion Daja
2022-09-08Add test message handler to be used for testingDavide Grohmann
2022-08-25Add message_handler tests for inference cancellationDavide Grohmann
2022-08-25Add negative testing to message_handlerDavide Grohmann
2022-08-23Fix wrong assertion in test for Ethos-U6522.08Davide Grohmann
2022-08-17Make sure that unused symbols are dropped when using GCC22.08-rc2Davide Grohmann
2022-08-17Add first set of tests for the message_handlerDavide Grohmann
2022-08-16Fix: compile message_handler_lib with correct flagsDavide Grohmann
2022-06-28Bug fix for queue capacity calculationKristofer Jonsson
2022-06-28Initialize padding for core message queuesKristofer Jonsson
2022-06-13Refactor message_handler app to be more test friendlyDavide Grohmann
2022-05-19Handle network indices out of rangePer Åstrand
2022-05-19Move taskparams out of main stackPer Åstrand
2022-05-10Fix warning by adding missing delete operator functionsDavide Grohmann
2022-05-09Update documentationKristofer Jonsson
2022-05-09Add support for cancelling enqueued inferencesDavide Grohmann
2022-05-05Initial support for inference cancellationDavide Grohmann
2022-05-04Change return value of mutex and semaphore handling functionsLedion Daja
2022-05-02Avoid blocking calls in input message handler taskDavide Grohmann
2022-04-27Add installation target to the message_handler applicationPer Åstrand
2022-04-12Extract inference parsing in a dedicated libraryDavide Grohmann
2022-04-04Enable IRQs after Incoming Message HandlerKristofer Jonsson
2022-03-31Ensure message-handler can be compiled without EthosU supportDavide Grohmann
2022-03-29Network infoKristofer Jonsson
2022-03-11Firmware resident modelKristofer Jonsson
2022-02-15Skip printing OFM with message_handler22.02-rc2Alexander Israelsson
2022-02-04PMU begin and end eventsKristofer Jonsson
2022-02-02Add PMU printsKristofer Jonsson
2022-01-31PMU multi NPU supportKristofer Jonsson
2021-12-02Fixing compiler warningsKristofer Jonsson
2021-11-16Add message_handler applicationYulia Garbovich