FreeRTOS/FreeRTOS-Kernel
FreeRTOS kernel files only, submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.
CMIT
Issues
- 3
- 1
Launch FreeRTOS 202406 LTS
#1199 opened by sirnish - 5
- 5
[BUG] rp2040 issue debugging SMP
#1172 opened by 0x3333 - 1
- 6
[BUG] Assertion fail on RP2040 with heap_4
#1187 opened by ldursw - 2
[BUG] Reasoning for FreeRTOS include policy
#1186 opened by swaldhoer - 6
[BUG] error: 'sio_hw' undeclared. Possible missing #include in RP2040 port.c
#1184 opened by JLKenyon - 5
[DOC]CONFUSION - configCHECK_FOR_STACK_OVERFLOW verses portHAS_STACK_OVERFLOW_CHECKING
#1159 opened by duaneellissd - 8
[Feature Request] Include File Name space change
#1160 opened by duaneellissd - 3
Inconsistent use of configASSERT in kernel functions
#1173 opened by PwnVerse - 12
[BUG] Inconsistent parameter name
#1165 opened by swaldhoer - 4
[DOC]: fix spelling typos
#1167 opened by rahmanih - 1
[DOC]
#1171 opened by duaneellissd - 7
[BUG] CoRoutine tick overflow
#1163 opened by bffr05 - 15
[BUG] xEventGroupBitsFromISR API doesn't work correctly for RL78 MCU(same as No.740 Issue)
#1102 opened by KeitaKashima - 3
[Feature Request] Queue Sets with ability to add the same object to several Sets
#1053 opened by Vitaly1983 - 4
- 1
[BUG] Queue allocation is broken after an update in 11.0.1. For 8-bit CPU ports.
#1151 opened by feilipu - 3
Five heaps to choose?
#1014 opened by svenbieg - 6
[Feature Request] Dynamic Prioritization
#1134 opened by svenbieg - 7
FreeRTOS posix port hangs when issuing interrupt-safe calls from an external thread
#1073 opened by doppioandante - 8
[BUG] xEventGroupSetBits returns garbage if another high priority thread freed container
#1142 opened by skotopes - 2
pvPortRealloc Implementation in AVR32_UC3 Port
#1012 opened by liamHowatt - 3
[BUG] When configUSE_PREEMPTION=0, removing own task does not switch to another task
#1091 opened by koichimatsuno - 2
Keil MDK Compilation for CM0 core reports L6286E: Relocation #REL:0 in portasm.o
#1130 opened by TomasGalbickaNXP - 0
[BUG] portable/CMakeLists.txt capitalization error for GCC_ARM_AARCH64 port
#1128 opened by sean-ascent - 10
- 1
[BUG] Incorrect MPU related check for xTimerStartFromISR()
#1126 opened by vycska - 3
- 3
Real time task statistics in the uxTaskGetSystemState()
#1120 opened by RomkaE - 2
[BUG] listGET_OWNER_OF_HEAD_ENTRY results in null ptr dereference when xTaskIncrementTick is called prior to xTaskCreate
#1115 opened by JayToltTech - 8
[BUG] listGET_OWNER_OF_HEAD_ENTRY in fucntion xTaskResumeAll is over-optimized on xtensa platform
#1114 opened by superroc - 1
[BUG] with configUSE_STREAM_BUFFERS==0 stream_buffer.c still requires xTaskGetCurrentTaskHandle and TASK_NOTIFICATIONS
#1108 opened by d-otte - 2
[DOC] xQueueOverwrite Queue Length
#1063 opened by schilkp - 3
[BUG]traceMALLOC() memory count is inaccurate
#1078 opened by DazzlingOkami - 1
[BUG] __VFP_FP__ Macro Does Not Correctly Indicate Floating Point Enabled for ARM Targets
#1087 opened by haydenridd - 5
[BUG] I used Posix gcc to compile on glibc 2.24 and gcc 6.3.0, but failed to compile the demo
#1077 opened by maxiaogood - 6
[BUG] Violation of MISRA2012 rule 17.11 - A function that never returns should be declared with a _Noreturn function specifier
#1057 opened by markhermeling - 1
- 1
- 1
[BUG] Missing `extern "C"` guard in MSVC portmacro.h
#1064 opened by CrustyAuklet - 2
[BUG] Violation of MISRA 10.4: Both operands of an operator in which the usual arithmetic conversions are performed shall have the same essential type category
#1066 opened by markhermeling - 2
[BUG] vTaskDelay raises configASSERT when SMP is on
#1068 opened by NikJen26 - 3
[BUG] Violation of MISRA 2012 Rule 5.5: Identifiers shall be distinct from macro names
#1058 opened by markhermeling - 1
[BUG] Premature changing of pxCurrentTCB BEFORE actual context switch in Win32/64 Port
#1054 opened by Vitaly1983 - 1
Will timer task be created twice for smp x2 freertos
#1050 opened by fanghuaqi - 1
[DOC]
#1019 opened by iPlusMeOceanfront247 - 4
[Feature Request] The number of system calls needs to support the sizeof(uintptr_t)
#1015 opened by snikeguo - 0