Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FreeRTOS/FreeRTOS-Kernel.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-03Update codecov action to v3.1.0Paul Bartell
2022-07-28Add SBOM Generation in auto_release.yml (#524)Xin Lin
2022-06-21Add callback overrides for stream buffer and message buffers (#437)Ravishankar Bhagavandas
2022-06-08Update feature_request.md (#500)Tanmoy Sen
2022-06-02Add suppport for ARM CM55 (#494)alfred gedeon
2022-04-13Declare vApplicationMallocFailedHook function in task.h instead in each C hea...pierrenoel-bouteville-act
2022-01-28Update uncrustify configuration to 0.69 (#445)swaldhoer
2022-01-20Add configUSE_MINI_LIST_ITEM configuration option to enable the MiniListItem_...Paul Bartell
2022-01-07Clean some spell check words. (#439)Jon Enz
2021-12-27uxAutoReload replaced with xAutoReload to improve MISRA compliance (#429)Joseph Julicher
2021-11-12bugfix: Initialize uxTaskNumber at task initialization (#374)Laukik Hase
2021-11-05Fix documentation mistake (#407)prplz
2021-10-07fix typo (#399)swaldhoer
2021-09-11Fix spell-check failureGaurav Aggarwal
2021-08-31Replace <pre> with @code{c} (#386)Zim Kalinowski
2021-07-29Run uncrustify with github workflows (#369)alfred gedeon
2021-07-01Replace two dashes and one whitespace with their corresponding ASCII characte...swaldhoer
2021-06-30Add RP2040 support (#341)Graham Sanderson
2021-06-15Update spell checker exclusion. (#354)Ming Yue
2021-06-14Make the type used to hold run-time counter values configurable (#350)RichardBarry
2021-06-09Adds SemphrGetCountFromISR with QMsgWaitingFromISR (#345)Raul Rojas
2021-05-28Update github Auto-Release workflow to add an option to set the main branch v...Paul Bartell
2021-05-28Add SPDX and MIT to lexiconPaul Bartell
2021-05-28Update kernel_checker.py with new version and copyright date.Paul Bartell
2021-05-25Wrap macros in do { ... } while( 0 ) (#240)j4cbo
2021-04-22Posix: fix copyright (#250)Evgeny Ermakov
2021-04-09Update parent repository primary branch name from "master" to "main". (#304)Paul Bartell
2021-03-23Build the posix port on pushes and PRs to the Kernel repository (#290)Paul Bartell
2021-03-17Run CMock unit tests on each pull request with a github action. (#279)Paul Bartell
2021-03-06Add some assertions and coverage exceptions to queue.c (#273)Paul Bartell
2021-03-06Moved git-secrets check to a different workflow (#271)xuelix
2021-03-05Added git-secrets check to Github Actions (#270)xuelix
2021-02-24Support allocating stack from separate heap (#267)Gaurav-Aggarwal-AWS
2021-02-19Update python version to 3.7.10 (#265)Carl Lundin
2021-02-11Check: improve verbosity of url verifier (#260)alfred gedeon
2021-02-11Update issue templatesCobus van Eeden
2021-01-30incorporate updates from common (#255)David Chalco
2021-01-29Typos (#248)nazar01
2021-01-20Fix Github checks after move from master to main (#246)alfred gedeon
2020-12-23Update ESP32 port to ESP-IDF release v4.2 and add ESP-IDF version check (#231)Shubham Kulkarni
2020-12-22update version in version checker (#239)David Chalco
2020-12-22AutoRelease + Header Checker Upgrades (#236)David Chalco
2020-12-03Update branch of c-sdk repo to main (#223)Gaurav-Aggarwal-AWS
2020-11-18Add kernel header check workflow (#219)David Chalco
2020-10-26Added CODEOWNERS file (#209)Cobus van Eeden
2020-10-23Fix: Pass lexicon.txt as a parameter (#208)alfred gedeon
2020-10-22Move markdown files and lexicon into .github directory (#205)alfred gedeon
2020-10-01Update issue templatesCobus van Eeden
2020-10-01Update issue templates (#191)Cobus van Eeden
2020-10-01Create config.yml (#190)Cobus van Eeden