Commit Graph

5 Commits (5751ae9b60e248ebd0b4dd7c58df54364d2bb9d5)

Author SHA1 Message Date
RichardBarry c2a98127ac
Minor wording changes in the 'previous releases' section of the readme.me file. (#17) 5 years ago
Yuhui.Zheng 24c772d143
Submodule kernel directory. (#16)
* Removing FreeRTOS/Source in readiness for submoduling.

* Submoduling kernel.

* README.md update due to submoduling.

When releasing, please follow these steps:
1. in local directory, clean directory and check "git status" shows "nothing to commit, working tree clean" for ALL subdirectories.
2. copy source code and instructions only to an empty folder. Git related should not be in this folder -- this covers .git, .gitignore, .github, .gitmodules, gitmessages, ......
3. zip the folder from step 2. (create both .zip and .7z)
4. attach .zip and .7z to the release. (e.g. attach these two in new release -- https://github.com/FreeRTOS/FreeRTOS/releases/new)
5. PLEASE download both, unzip, diff with your local git repo. (should not see any difference other than git related.) And, sanity check a couple of projects.
5 years ago
Rashed Talukder c3f8b91652
Update readme. Fixed typos and cli commands (#14) 5 years ago
Julian Poidevin 4723b825f2
Fixed wrong git clone SSH command (#13)
Replaced bad https URL with proper SSH URL
5 years ago
Cobus van Eeden 84fcc0d531
Updates to Markdown files and readme.txt (#11) 5 years ago