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/portable/ThirdParty/GCC/Posix
jacky309 cd87681789
POSIX port fixes (#626)
* Fix types in POSIX port

Use TaskFunction_t and StackType_t as other ports do.

* Fix portTICK_RATE_MICROSECONDS in POSIX port

---------

Co-authored-by: Jacques GUILLOU <jacques.guillou.job@gmail.com>
Co-authored-by: Gaurav-Aggarwal-AWS <33462878+aggarg@users.noreply.github.com>
2 years ago
..
utils Build with -Wmissing-prototypes flags vPortYieldFromISR() in the Posix port. (#409) 3 years ago
FreeRTOS-simulator-for-Linux.url Normalize line endings and whitespace in source files 2 years ago
port.c POSIX port fixes (#626) 2 years ago
portmacro.h POSIX port fixes (#626) 2 years ago