You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FreeRTOS-Kernel/include
chinglee-iot f7565c2d5e
Add configUSE_CORE_AFFINITY bits check (#776)
* Add core affinity bits check
* Add taskBITS_PER_BYTES
1 year ago
..
CMakeLists.txt Fix circular dependency in CMake project (#700) 2 years ago
FreeRTOS.h Add configUSE_CORE_AFFINITY bits check (#776) 1 year ago
StackMacros.h Normalize line endings and whitespace in source files 2 years ago
atomic.h Normalize line endings and whitespace in source files 2 years ago
croutine.h Remove empty expression statement compiler warning (#692) 2 years ago
deprecated_definitions.h Normalize line endings and whitespace in source files 2 years ago
event_groups.h Add runtime parameter checks (#761) 1 year ago
list.h Feature/fixing clang gnu compiler warnings (#620) 2 years ago
message_buffer.h Add functions to get the buffers of statically created objects (#641) 2 years ago
mpu_prototypes.h Update MPU wrapper for pcTaskGetName API (#737) 2 years ago
mpu_wrappers.h Update MPU wrapper for pcTaskGetName API (#737) 2 years ago
newlib-freertos.h Paranthesize expression-like macro (#668) 2 years ago
picolibc-freertos.h Fix pxTopOfStack calculation in configINIT_TLS_BLOCK for picolib (#739) 2 years ago
portable.h Memory Protection Unit (MPU) Enhancements (#705) 2 years ago
projdefs.h Add missing FreeRTOS+ defines 2 years ago
queue.h Add runtime parameter checks (#761) 1 year ago
semphr.h Update xSemaphoreGetStaticBuffer prototype in comment (#704) 2 years ago
stack_macros.h Remove empty expression statement compiler warning (#692) 2 years ago
stdint.readme Normalize line endings and whitespace in source files 2 years ago
stream_buffer.h Add functions to get the buffers of statically created objects (#641) 2 years ago
task.h Feature: Add top/end of stack to task info report whenever it is available. (#729) (#730) 2 years ago
timers.h Merge SMP feature to main (#716) 2 years ago