aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-08-3022.08 release22.08Kristofer Jonsson
Change-Id: Iafba148b83304e7298a2a603f3b31a89f8204127
2022-05-25Removing flatbuffers22.05Kristofer Jonsson
Change-Id: Ie18dc27a97215b4bac3e70bc2da6dbf8ef28f413
2022-05-2522.05 releaseKristofer Jonsson
Change-Id: I740420bf755dbe6a032a1af88415e3de3cc5c26e
2022-03-01Bug fix for repos without a remote22.02Kristofer Jonsson
Use splitlines() instead of split('\n') to list remote for each repo. Change-Id: Ia8d5c7f53c457fa1cbf99c543cd14fc845279017
2022-03-0122.02 releaseKristofer Jonsson
Change-Id: I2e11eca0460a3cb116247be32808a157288e167b
2022-03-01Add name field to external configurationKristofer Jonsson
The fetch_externals.py script does not detect if the 'fetchurl' field changes in the 'externals.json' file. To handle this an external repo can be assigeded a 'name' field, which allows the remote to be updated. Change-Id: I175f7811929baafad84e0c46c7cdd273b91549b1
2021-11-2921.11 release21.11Kristofer Jonsson
Change-Id: I01e992fa4a00f151d29cf7d711d537b2f0c95d2b
2021-09-06Updating READMEKristofer Jonsson
Changing links from review.mlplatform.org to git.mlplatform.org. The latter is capable of displaying SVG images. Updating directory structure reflecting that Google has split out the tflite micro repo to a separate git. Change-Id: I47385ffdb6a2a4703671b27de397370f94b341c4
2021-08-3121.08 release21.08Kristofer Jonsson
Adding externals configuration for 21.08 release. Updating README.md with instructions how to download the release. Change-Id: I28c770dd1e7d258f1db9c9ad86a25680b868f322
2021-06-30Adding ThreadX to externals.jsonliodek01
Change-Id: Ib283e36fbf12b3a57c75be6cc27773aa45fe36f9
2021-06-18Switching to tflite-micro repositoryKristofer Jonsson
Change-Id: I2e168e3cac10785b3abce4d85b51acecd7aa23f5
2021-05-3121.05 release21.05Kristofer Jonsson
Adding externals configuration for 21.05 release. Updating README.md with instructions how to download the release. Change-Id: I81d53818a2a5cd22b530bef6a08770ceba0134f3
2021-05-27Adding CMSIS-ViewKristofer Jonsson
Change-Id: I529f7b0c9ac458ad8da2e42a47e53a1bdc9bfcfe
2021-05-18Updating FreeRTOS branchKristofer Jonsson
Change-Id: I44e6b23dd5a8fa176e77a0dec64d770729599c7d
2021-02-2521.02 release21.02Kristofer Jonsson
Adding configuration file with the revisions used for the 21.02 release. Adding trademark notice to the README file. Change-Id: I3945a2f3127d54bbf53b09ba41652d177b9f7f5b
2020-12-16Switching FreeRTOS-Kernel branchKristofer Jonsson
Switch FreeRTOS-Kernel from master to main branch. Change-Id: I298f7423b23de76e0d40a7faf0c1d9efdd8502e6
2020-12-01Add 20.11 release configuration20.11Kristofer Jonsson
Change-Id: Id13fe43ff2cdf91ec8af6b9ce0dadb2fa84374fb
2020-11-27Add FreeRTOS repositoriesKristofer Jonsson
Change-Id: I63bf3b2c587ace9437248a6be2bc7aeb2878f9cb
2020-11-17Adding ethos-u-core-platformKristofer Jonsson
Change-Id: I251024a6276f1788fde43ea25a54aa34804f0cc1
2020-11-09Fetch CMSIS from develop instead of master branchBhavik Patel
Change-Id: Id9dac8fcd3c6ddf24ac85f2968c991427849eba8
2020-10-23Add security informationKristofer Jonsson
Change-Id: Ib521572358cf2b904885c52334bf1a35afcf3261
2020-09-24Add flatbuffersKristofer Jonsson
Change-Id: I2eed448ef31b54a1e8258dcbc9e384fd85201c05
2020-09-02Add 20.08 external configuration20.08Kristofer Jonsson
Change-Id: I061151c60c7014c8c09583a224fff5baf9b9d756
2020-09-01Externals configuration fileKristofer Jonsson
Store configuration of external repositories in a JSON file. Add command to dump configuration to stdout. Change-Id: I84d5388d9bd31e4d1c6626260c9418e07446634a
2020-08-25Adding Linux driver stack20.08-rc2Kristofer Jonsson
Change-Id: I52dde1726a43eca6923dd772d7fda58a4a64d436
2020-06-24Adding fetch and push externals20.08-rc120.07-rc120.0720.06Kristofer Jonsson
Change-Id: I991ef02724f5c7d923a87fcce3538eb5c3f2ab0c
2020-06-17Update README.md with links to external reposKristofer Jonsson
Change-Id: Iffd5a50d79538e75d5191b27ab2744aa6666dbc3
2020-05-14Update README.mdKristofer Jonsson
Add information about the repositories. Change-Id: Iea95a4b2b37b2f351b9031e28b0906dc403adee5
2020-05-06Add README.md and include VelaKristofer Jonsson
Change-Id: Ic7ab88f43758dda4009df1840261c7f62a7b48bc
2020-04-29Adding script to fetch externalsKristofer Jonsson
Change-Id: Idff8255b9e414be6a037b7aad42c3496b91a9301
2020-04-22Adding license fileKristofer Jonsson
Change-Id: I8d726d8a2e1832376c2fd5e4f26c1636f2cb933a
2020-04-22Initial commitKristofer Jonsson