aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-12Update Python version in documentation22.05-rc1Kristofer Jonsson
2022-05-10Fix warning by adding missing delete operator functionsDavide Grohmann
2022-05-09Update documentationKristofer Jonsson
2022-05-09Removing Corstone-PolarisKristofer Jonsson
2022-05-09Add support for cancelling enqueued inferencesDavide Grohmann
2022-05-06Fix: length for scatter loading should be in words not in bytesDavide Grohmann
2022-05-05Remove power handling code from driver_unit_testsJonny Svärd
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-26Add Corstone-310 targetKristofer Jonsson
2022-04-21Add simple async API testing to driver_unit_testsJonny Svärd
2022-04-12Extract inference parsing in a dedicated libraryDavide Grohmann
2022-04-05Fix: threadx demo app semaphore should be initlaized to count 0Davide 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-03-03Update ld script for corstone-300Johan Alfvén
2022-03-01Updating Tensorflow to 2.7.0 in requirements.txt22.02Kristofer Jonsson
2022-02-25Add CMake variable to pass arguments to ctest22.02-rc3Per Åstrand
2022-02-17Fixing compilation warnings in threadx demo appDavide Grohmann
2022-02-15Skip printing OFM with message_handler22.02-rc2Alexander Israelsson
2022-02-14README: Add section on how to specify NPU configJonny Svärd
2022-02-11Fix compilation warningsDavide Grohmann
2022-02-10ThreadX demo app bug fix22.02-rc1Lior Dekel
2022-02-08Updating baremetal modelsKristofer Jonsson
2022-02-04PMU begin and end eventsKristofer Jonsson
2022-02-02Replace deprecated word to comply with inclusive language guidelinesLedion Daja
2022-02-02Add PMU printsKristofer Jonsson
2022-01-31PMU multi NPU supportKristofer Jonsson
2022-01-21Adding Corstone-Polaris targetKristofer Jonsson
2022-01-18Build system updatesKristofer Jonsson
2022-01-18Fix CMake warningsNir Ekhauz
2022-01-11Adapt secure/non-secure split of BRAMPer Åstrand
2021-12-23PlatformNightly ThreadX bug fixLior Dekel
2021-12-22Timing adapter fix, init constructor priorityKristofer Jonsson
2021-12-14Add mpu driver and remove interface libraryYulia Garbovich
2021-12-02Fixing compiler warningsKristofer Jonsson
2021-11-26Exclude ThreadX appliction21.11Kristofer Jonsson
2021-11-25Use CMake to find Python 3 interpreter21.11-rc3Kristofer Jonsson
2021-11-25Exclude applications that depend on NPUKristofer Jonsson
2021-11-22Updating required CMake version to 3.20Kristofer Jonsson
2021-11-18Updating required C compiler version to 1121.11-rc2Kristofer Jonsson
2021-11-17Add support for NinjaKristofer Jonsson
2021-11-16Add message_handler applicationYulia Garbovich
2021-11-15Set default value for TFLu build typeYulia Garbovich
2021-11-03Update documentationKristofer Jonsson
2021-11-03driver_unit_tests: Remove redundant codeJonny Svärd