aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2021-09-09Document memory configurationsKristofer Jonsson
Change-Id: I165651921106acb6893750dfeabec7537188c223
2021-06-22Add a requirements.txt to scripts folderJonny Svärd
Some scripts require external modules (from pip). Install using: python -m pip install -r requirements.txt NOTE: On some distributions python2 is still default, so to use python 3 it might be necessary to replace python on the above command line with python3 Update README.md to mention the python requirements. Change-Id: Ia7581c874570d92846095775f680238328f651b4
2021-05-19Add documentation for running on MPS3Per Åstrand
Change-Id: Ie5afef7bd07456e0fe2eb47c0ab6f979fc9aa5ea
2021-05-11Documenting startup and multi NPU21.05-rc2Kristofer Jonsson
Adding documentation and sequence diagrams for startup and multi NPU. Change-Id: I4a4a43e8bea089b6325f7d8285434017cbda25ec
2021-05-05MLBEDSW-4228 Building on Windows21.05-rc1Jonas Ohlsson
Changes to facilitate building on Windows systems. Signed-off-by: Jonas Ohlsson <jonas.ohlsson@arm.com> Change-Id: Ib95bd89fe476790333bafccc3f6fa402b6569166
2021-02-25Adding CTest script21.02Kristofer Jonsson
Adding script to run CTest on the Corstone-300 FVP. The script will detect which version of the FVP that is used and pass the correct command line arguments. Updating README with instructions how to run tests, either using CTest or calling the FVP directly. Update FreeRTOS example to exit with the status of the inference. Minor adjustments are needed to the output vectors. Change-Id: I8a1a740b0dec2ce35d95e5c5d91f4b57a2c8e1fa
2021-02-23Trademark informationKristofer Jonsson
Updating readme files with trademark information. Change-Id: I9e20a0163c65119fd29826bf088c5f62d1e1c3b3
2020-11-26Add Corstone-300 target20.11Kristofer Jonsson
Change-Id: I34e9845abdccb3363953bd70fad7c6420865291e
2020-11-19Add README.md and SECURITY.md20.11-rc2Kristofer Jonsson
Change-Id: If3ffa8ee200c4e304f655d7bdf9706bc7a27235f