This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
FreeRTOS-Kernel/include
Yuhui.Zheng 10bbbcf0b9
Correct the xTimerCreate() documentation which said NULL was returned if the timer period was passed into the function as 0, whereas that is not the case. (#10)
Add a note to the documentation for both the xTimerCreate() and xTimerCreateStatic() functions that the timer period must be greater than 0.
2020-02-14 12:16:10 -08:00
..
atomic.h Re-sync with upstream and stripping away none kernel related. 2020-02-10 13:45:57 -08:00
croutine.h Re-sync with upstream and stripping away none kernel related. 2020-02-10 13:45:57 -08:00
deprecated_definitions.h Re-sync with upstream and stripping away none kernel related. 2020-02-10 13:45:57 -08:00
event_groups.h Re-sync with upstream and stripping away none kernel related. 2020-02-10 13:45:57 -08:00
FreeRTOS.h Re-sync with upstream and stripping away none kernel related. 2020-02-10 13:45:57 -08:00
list.h Re-sync with upstream and stripping away none kernel related. 2020-02-10 13:45:57 -08:00
message_buffer.h Re-sync with upstream and stripping away none kernel related. 2020-02-10 13:45:57 -08:00
mpu_prototypes.h Re-sync with upstream and stripping away none kernel related. 2020-02-10 13:45:57 -08:00
mpu_wrappers.h Re-sync with upstream and stripping away none kernel related. 2020-02-10 13:45:57 -08:00
portable.h Re-sync with upstream and stripping away none kernel related. 2020-02-10 13:45:57 -08:00
projdefs.h Re-sync with upstream and stripping away none kernel related. 2020-02-10 13:45:57 -08:00
queue.h Re-sync with upstream and stripping away none kernel related. 2020-02-10 13:45:57 -08:00
semphr.h Re-sync with upstream and stripping away none kernel related. 2020-02-10 13:45:57 -08:00
stack_macros.h Re-sync with upstream and stripping away none kernel related. 2020-02-10 13:45:57 -08:00
StackMacros.h Re-sync with upstream and stripping away none kernel related. 2020-02-10 13:45:57 -08:00
stdint.readme Re-sync with upstream and stripping away none kernel related. 2020-02-10 13:45:57 -08:00
stream_buffer.h Re-sync with upstream and stripping away none kernel related. 2020-02-10 13:45:57 -08:00
task.h Re-sync with upstream and stripping away none kernel related. 2020-02-10 13:45:57 -08:00
timers.h Correct the xTimerCreate() documentation which said NULL was returned if the timer period was passed into the function as 0, whereas that is not the case. (#10) 2020-02-14 12:16:10 -08:00