- 1c35cb3 Enable xTaskGetCurrentTaskHandleForCore() for single core builds (#978) by Darian · 1 year, 2 months ago
- 1189198 Fix MISRA C 2012 Rule 20.7 Violations (#971) by bradleysmith23 · 1 year, 2 months ago
- 14dd5b5 use configSTACK_DEPTH_TYPE consequently (updated for 11.0.x) (#942) by Phillip Stevens · 1 year, 2 months ago
- a79752a Remove lint suppression comment (#920) by chinglee-iot · 1 year, 4 months ago
- 51437bf Fix MISRA C 2012 rule 8.6 errors (#862) by chinglee-iot · 1 year, 4 months ago
- 22eb827 Add parameter name for function type (#845) by Rahul Kar · 1 year, 4 months ago
- cd5c774 Update xTaskGetIdleTaskHandle() For SMP (#868) by Darian · 1 year, 4 months ago
- dc09a3d Add vApplicationGetPassiveIdleTaskMemory for SMP (#890) by chinglee-iot · 1 year, 4 months ago
- fc7aca7 Rename CPU to Core (#849) by Darian · 1 year, 5 months ago
- 7ffc6a7 Add base priority get APIs (#818) by chinglee-iot · 1 year, 5 months ago
- 4bfb9b2 Update SMP get idle task memory for static allocation (#784) by chinglee-iot · 1 year, 6 months ago
- 830533d Add taskYIELD_WITHIN_API macro (#782) by chinglee-iot · 1 year, 6 months ago
- 96d6190 Replace sprintf with snprintf (#802) by Gaurav-Aggarwal-AWS · 1 year, 6 months ago
- 170a291 Add Access Control List to MPU ports (#765) by kar-rahul-aws · 1 year, 6 months ago
- da2428f Feature: Add top/end of stack to task info report whenever it is available. (#729) (#730) by vinceburns · 1 year, 8 months ago
- cfd4c73 Fix compilation warnings with Clang (#721) by Gaurav-Aggarwal-AWS · 1 year, 8 months ago
- ae3a498 Merge SMP feature to main (#716) by chinglee-iot · 1 year, 8 months ago
- 97050a1 Memory Protection Unit (MPU) Enhancements (#705) by kar-rahul-aws · 1 year, 9 months ago
- 1b8a424 add a missing comma (#651) by Nicolas · 2 years ago
- 9488ba2 Add functions to get the buffers of statically created objects (#641) by Darian · 2 years ago
- 8cd5451 Feature/fixing clang gnu compiler warnings (#620) by phelter · 2 years, 1 month ago
- 78319fd Add ulTaskGetRunTimeCounter and ulTaskGetRunTimePercent (#611) by Chris Copeland · 2 years, 2 months ago
- 6d65558 move the prototype for vApplicationIdleHook to task.h. (#600) by tcpluess · 2 years, 3 months ago
- 6311ad1 Update doc comments in task.h (#570) by Gaurav-Aggarwal-AWS · 2 years, 6 months ago
- c09187e Update of three badly terminated macro definitions (#555) by newbrain · 2 years, 7 months ago
- 11c72bc Add support for MISRA rule 20.7 (#546) by Monika Singh · 2 years, 7 months ago
- 840214d Update documentation of uxTaskGetTaskNumber function (#460) by Gaurav-Aggarwal-AWS · 3 years, 1 month ago
- 4014abb Fix some warnings in doxygen comments (#453) by Muneeb Ahmed · 3 years, 2 months ago
- 990643e Fix support for stepping tick by xExpectedIdleTime (#73) by Jeff Tenney · 3 years, 3 months ago
- c4f9e27 Feature: Add task top/end of stack to task info report (#436) by Joseph Julicher · 3 years, 3 months ago
- 4c4089b Remove tickless idle mode dependency with include v task suspend (#422) by Pramith K V · 3 years, 4 months ago
- a40d52d Fix documentation mistake (#407) by prplz · 3 years, 5 months ago
- f8ada39 Replace <pre> with @code - remaining files (#388) by Zim Kalinowski · 3 years, 7 months ago
- ce81bcb Run uncrustify with github workflows (#369) by alfred gedeon · 3 years, 8 months ago
- 1d86b97 Fix description of vTaskDelay (#363) by Tobias Nießen · 3 years, 9 months ago
- 4633870 Replace two dashes and one whitespace with their corresponding ASCII characters. (#362) by swaldhoer · 3 years, 9 months ago
- ddc840f Make the type used to hold run-time counter values configurable (#350) by RichardBarry · 3 years, 10 months ago
- 2f6c91b [AUTO][RELEASE]: Bump task.h version macros to "10.4.4+" by paulbartell · 3 years, 10 months ago
- b4a7a04 Add history.txt for the 10.4.4 release (#336) by Joseph Julicher · 3 years, 10 months ago
- 3a413d1 Add SPDX-License-Identifier: MIT to MIT licensed files. by Paul Bartell · 3 years, 10 months ago
- a1b9132 Update tskKERNEL_VERSION_NUMBER and tskKERNEL_VERSION_BUILD to V10.4.999 to denote the development branch by Paul Bartell · 3 years, 10 months ago
- adfc533 Update copyright year from 2020 to 2021 by Paul Bartell · 3 years, 10 months ago
- 08dc6f6 Change kernel revision in each file header from V10.4.3 to <DEVELOPMENT BRANCH> by Paul Bartell · 3 years, 10 months ago
- 5e45472 fixed documentation for ulTaskNotifyTake() and ulTaskNotifyTakeIndexed() (#269) by Joseph Julicher · 4 years, 1 month ago
- 4fde4a8 Add description for vTaskList (#206) by gomonovych · 4 years, 1 month ago
- 6b4a3d0 Typos (#248) by nazar01 · 4 years, 2 months ago
- 6b524a2 Fix typo in comment in task.h (#244) by Evgeny Ermakov · 4 years, 2 months ago
- aa471cf [AUTO][RELEASE]: Bump task.h version macros to "10.4.3" by Cobus van Eeden · 4 years, 4 months ago
- ec62f69 [AUTO][RELEASE]: Bump file header version to "10.4.3" by Cobus van Eeden · 4 years, 4 months ago
- 50a2321 [AUTO][RELEASE]: Bump task.h version macros to "10.4.2" by David Chalco · 4 years, 5 months ago V10.4.2
- 337bca6 [AUTO][RELEASE]: Bump file header version to "10.4.2" by David Chalco · 4 years, 5 months ago
- f62dfa2 Fix: C++ compiler warning (#203) by alfred gedeon · 4 years, 5 months ago
- 5fb26de Recently vTaskDelayUntil() was updated to xTaskDelayUntil() because the function now returns a value. The PR didn't make the same change in the MPU port, or update the constants required to include the xTaskDelayUntil() function in the build. (#199) by RichardBarry · 4 years, 6 months ago
- 167ea16 Minor updates to formatting and MISRA compliance of the PR used to update the vTaskDelayUntil() function to xTaskDelayUntil(). (#198) by RichardBarry · 4 years, 6 months ago
- 3260e22 vTaskDelayUntil improvement (#77) by Spacefish · 4 years, 6 months ago
- 3604527 Update version number to 10.4.1 (#173) by David Chalco · 4 years, 6 months ago
- 31dc8f3 Fix: Rename parameter uxIndexToNotify to uxIndexToWaitOn (#174) by Ravishankar Bhagavandas · 4 years, 6 months ago
- acee77b FreeRTOS Kernel Spelling Update (#170) by Carl Lundin · 4 years, 6 months ago
- 5dfab03 Update version number to 10.4.0 (#153) by David Chalco · 4 years, 7 months ago
- a038146 Style: Make freertos.org = FreeRTOS.org and add https (#134) by alfred gedeon · 4 years, 7 months ago
- 0b0a206 Style: Change FreeRTOS websites in comments (#131) by alfred gedeon · 4 years, 7 months ago
- ebda493 finish up PR67. Also add missing <\pre> tags (#130) by David Chalco · 4 years, 7 months ago
- 1865857 Moving the function prototypes to headers (#128) by Joseph Julicher · 4 years, 7 months ago
- 9a1ebfe Style: Uncrustify kernel file - remove tab == 4 spaces (#123) by alfred gedeon · 4 years, 7 months ago
- 8c77117 Style: Remove tabs and tab == 4 spaces (#120) by alfred gedeon · 4 years, 7 months ago
- 587a83d Style: uncrustify kernel files by Alfred Gedeon · 4 years, 9 months ago
- 718178c Style: uncrusitfy by Alfred Gedeon · 4 years, 9 months ago
- a5dbc2b Style: uncrustify kernel files by Alfred Gedeon · 4 years, 9 months ago
- f2081af Feature/multiple direct to task notifications (#63) by RichardBarry · 4 years, 10 months ago
- 5d28744 Improve documentation for the ulTaskNotifyValueClear() and xTaskCatchUpTicks() API functions. by RichardBarry · 5 years ago
- 88e3232 version bump to v10.3.1 (#16) by Yuhui.Zheng · 5 years ago V10.3.1-kernel-only
- 210b1ff Re-sync with upstream and stripping away none kernel related. by Yuhui Zheng · 5 years ago V10.3.0-kernel-only[Renamed from FreeRTOS/Source/include/task.h]
- 7cf721c by Richard Barry · 5 years ago
- 589dd9f Update version number in readiness for V10.3.0 release. Sync SVN with reviewed release candidate. by Yuhui.Zheng · 5 years ago
- f988394 Fix spelling issues. by Yuhui.Zheng · 5 years ago
- 7bea399 Update libraries and sundry check-ins ready for the V10.3.0 kernel release. by Richard Barry · 5 years ago
- be3561e Added xTaskAbortDelayFromISR() and ulTaskNotifyValueClear() API functions. by Richard Barry · 5 years ago
- 62b4136 Minor updates to comment block for xTaskCheckForTimeOut(). by Richard Barry · 5 years ago
- 22dd9a5 Update documentation of xTaskCheckForTimeOut function to reflect the by Gaurav Aggarwal · 5 years ago
- 7d285f3 + Moved the History.txt file from the website git repo into the source code SVN repo. by Richard Barry · 6 years ago
- b1e3555 Update the FreeRTOS version number in task.h by Gaurav Aggarwal · 6 years ago
- b51529a Update version number ready for next release. by Richard Barry · 6 years ago
- b9e3799 Do not strip required symbols when LTO is on by Gaurav Aggarwal · 6 years ago
- 5fe8465 Change type of usStackDepth to configSTACK_DEPTH_TYPE. by Gaurav Aggarwal · 6 years ago
- ce576f3 First Official Release of ARMV8M Support. This release removes Pre-Release from all the ARMv8M files licensees. by Gaurav Aggarwal · 6 years ago
- 58ba10e Update version number in readiness for V10.2.0 release. by Richard Barry · 6 years ago
- df5952f Add xTaskGetIdleRunTimeCounter() API function to return the run time stats counter for the idle task - useful for POSIX time implementations. by Richard Barry · 6 years ago
- 11d9c44 Move the 'generic' version of freertos_risc_v_chip_specific_extensions.h back to a sub-directory as having it in the RISC-V port's base directory was causing SoftConsole to pick up the wrong version (for an unknown reason). by Richard Barry · 6 years ago
- dc99300 First task running in RISC-V-Qemu-sifive_e-FreedomStudio demo. by Richard Barry · 6 years ago
- 6fab2b9 Add xTaskGetApplicationTaskTagFromISR(), which is an interrupt safe version of xTaskGetApplicationTaskTagFrom(). by Richard Barry · 6 years ago
- c6de000 Added uxTaskGetStackHighWaterMark2(), which is the same as uxTaskGetStackHighWaterMark() other than the return type. by Richard Barry · 6 years ago
- 0c0f0d0 Minor synching - no functional changes. by Richard Barry · 7 years ago
- 92ae8e7 Update version numbers ready for release. by Richard Barry · 7 years ago
- 0d6e3df Minor updates to fix issues with the Segger kernel aware plug since V10.1.0. by Richard Barry · 7 years ago
- 3a1631f Update copyright date ready for tagging V10.1.0. by Richard Barry · 7 years ago
- fb9de58 Update version numbers in preparation for a new release. by Richard Barry · 7 years ago
- 4fbcdbf Fix misra violations in queue.c by introducing a union that allows the correct data types to be used in place of void *, then tidy up where the union is used. by Richard Barry · 7 years ago
- 7a9f453 Remove casts from EventGroupHandle_t to EventGroup_t, and corresponding lint comments, which are not required now EventGroupHandle_t is type safe. by Richard Barry · 7 years ago
- 390fb06 First pass at updating from MISRA 2004 to MISRA 2012: by Richard Barry · 7 years ago
- 208cc18 Ensure data cannot be sent to a TCP socket if the socket is in the process of closing. by Richard Barry · 7 years ago