Commit Graph

63 Commits

Author SHA1 Message Date
b77b3d95cf adding posix port to cmake 2023-01-13 09:54:42 +01:00
c8ff368db0 typo 2023-01-12 17:11:44 +01:00
9371aa1716 version 2023-01-12 17:09:22 +01:00
22d6e40329 initial CMakeLists.txt 2023-01-12 17:06:31 +01:00
d873a3ed51 Changes for LTS 202210.01 Patch (#27)
* Changes for LTS 202210.01 Patch

Co-authored-by: Soren Ptak <skptak@amazon.com>
202210.01-LTS
2022-11-17 16:16:33 -08:00
1e6e92f51e Updating submodules (#26) 202210.00-LTS 2022-10-14 13:53:21 -07:00
795f5ab649 Update README.md (#23) 2022-10-14 11:54:00 -07:00
aaa64755d4 Update manifest.yml (#24) 2022-10-14 11:53:30 -07:00
2855c08d3b Update CHANGELOG.md (#25) 2022-10-14 11:53:13 -07:00
e4a2224e16 Update manifest.yml file for LTS 2.0 (#21)
* Update CHANGELOG.md and README.md for LTS 2.0.

* Update manifest.yml for LTS 2.0.

Co-authored-by: Jason Carroll <czjaso@amazon.com>
2022-10-14 11:44:27 -07:00
7c78114b5e Update submodules for LTS 2.0. (#22) 2022-10-14 11:44:05 -07:00
c13962d197 Update CHANGELOG.md and README.md for LTS 2.0. (#19)
Co-authored-by: Jason Carroll <czjaso@amazon.com>
2022-10-13 18:09:04 -07:00
1ebd24387c Merge pull request #18 from Skptak/202210-LTS
Update Main To 202012-LTS
2022-10-04 14:09:41 -07:00
92c255945f Using 202012-LTS As the starting point for this branch 2022-10-04 20:56:47 +00:00
7e3cee0ae6 3 years of support, not 2 2022-09-22 19:04:43 +00:00
768a68d7cd Merge branch 'main' into 202209-LTS 2022-09-21 10:53:29 -07:00
21264d7875 Updating the version in the README and manifest files for LTS 2.0 2022-09-21 17:50:43 +00:00
946c272864 Update FreeRTOS-Kernel to 10.4.3-LTS-Patch-3 (#14)
Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
202012.05-LTS
2022-09-17 22:01:04 +05:30
45db7b3ccd Update FreeRTOS-Plus-TCP to V2.3.2-LTS-Patch-2 (#13) 202012.04-LTS 2022-02-25 13:24:50 -08:00
5ba25033a5 Update README with EMP details (#12)
* Update README with EMP details
2021-11-24 12:13:09 -08:00
6af390ae37 Update FreeRTOS-Kernel to 10.4.3-LTS-Patch-2 (#11)
Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
202012.03-LTS
2021-11-12 11:35:36 -08:00
ed0270e43f 202012.02 LTS Patch Release (#10)
202012.02 LTS Patch Release

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
202012.02-LTS
2021-09-10 14:27:57 -07:00
796f78789e Merge pull request #9 from xuelix/secret
Git-secrets check on all PR branches
2021-03-05 22:00:01 +00:00
89d8cd7e2b Remove branch keywords 2021-03-04 14:59:34 -08:00
7d3942ab56 Merge pull request #7 from xuelix/git-secrets
Added git-secrets check to Github Actions
2021-03-04 13:23:40 -08:00
50dbe5f751 Changed to use correct branch name in PR case 2021-03-04 11:17:44 -08:00
43152ec6b7 Added git-secrets check to Github Actions 2021-03-02 15:49:24 -08:00
1bb18c8dfb Update submodule pointer for Jobs (#6) 202012.01-LTS 2021-02-27 17:36:54 -08:00
76f405d11e Merge pull request #5 from divekarshubham/202012-LTS
Update OTA submodule pointer
2021-02-27 17:32:41 -08:00
e450749106 Updating OTA submodule pointer 2021-02-27 15:06:03 -08:00
8aef024925 Changes for 202012.01 release (#2) 2021-02-26 17:45:51 -08:00
c3941e76bb Update the release zip name to be consistent with the prior release. (#4) 2021-02-26 13:53:35 -08:00
09ad9ee5d7 Add GitHub Action job to automate release
Add a GitHub Action job to trigger a release process which includes operations of: 
1. Creating and pushing the release tag to the repository 
2. Verifying the pushed tag (performing a diff with the commit ID which is tagged) 
3. Creating a ZIP for the release asset. 
4. Verifying the ZIP by performing a diff check and running unit tests on the unzipped files. 5. Creating a release on the repository for the tag, and uploading the ZIP as the release asset

The workflow can be manually triggered and takes the input values of Commit ID/Branch (to create a release for) and the Version string for tagging the release with
2021-02-25 15:06:49 -08:00
291831eea7 Update manifest.yml 202012.00-LTS 2020-12-15 10:42:34 -07:00
9f7af4d63e Update manifest.yml 2020-12-15 08:42:36 -08:00
9235008658 Update manifest.yml 2020-12-15 08:40:00 -08:00
d387571c0c Update manifest.yml 2020-12-15 08:38:36 -08:00
d3811afc81 Update README.md 2020-12-15 08:34:54 -08:00
6b8fd2c50c Update README.md 2020-12-15 08:04:20 -08:00
d94e8f7119 Update submodule pointers to LTS versions 2020-12-15 08:00:23 -08:00
56aa30a149 Merge pull request #1 from FreeRTOS/tanmoysen-patch-1
Update README.md
2020-12-14 23:36:35 -08:00
778a9c2023 Update README.md 2020-12-14 22:44:11 -08:00
5f49e26899 Update README.md 2020-12-14 19:30:05 -08:00
e8c6d39850 Add files via upload 2020-12-14 20:22:54 -07:00
a11e71dd2d Update README.md 2020-12-14 20:03:23 -07:00
8e67c5f282 Update README.md 2020-12-14 20:02:16 -07:00
f217cca32f Update README.md 2020-12-14 19:01:38 -08:00
81081afee0 Update README.md 2020-12-14 20:00:28 -07:00
dccaf77734 add Kernel submodule 2020-12-14 18:56:32 -08:00
8d2ce6914c remove non-lts versions 2020-12-14 18:36:05 -08:00