]> begriffs open source - freertos/history - portable
Update mpu_wrappers with task notification changes (#79)
[freertos] / portable /
2020-06-26 Gaurav-Aggarwal-AWSUpdate mpu_wrappers with task notification changes...
2020-06-10 Gaurav-Aggarwal-AWSFix out of offset errors when LTO is enabled (#71)
2020-05-27 Yuhui ZhengRemoving vPortEndScheduler() implementation, since...
2020-05-02 RichardBarryFix/clear MIE bit in initial RISC-V mstatus register...
2020-04-28 alfred gedeonFix Linux port Valgrind errors (#56)
2020-04-21 Yuhui ZhengGCC/ATmegaxxxx port path and name change. (#51)
2020-04-16 Phillip StevensATmegaxxxx - generalised support (#48)
2020-04-14 Gaurav-Aggarwal-AWSAdd definition of portDONT_DISCARD to ARMv7-M ports...
2020-04-06 Gaurav-Aggarwal-AWSEnable ARMv7-M MPU ports to place FreeRTOS kernel code...
2020-03-24 Yuhui ZhengSynopsys ARC port, adding support for ARC EM and HS...
2020-03-20 David Vrabelportable/GCC/Posix: add new port for Posix (Linux)...
2020-03-16 Gaurav-Aggarwal-AWSAdd "Tickless Idle" support for ARMv8M ports (#29)
2020-03-16 RichardBarryFix Coverity warnings: In most cases the return value...
2020-03-16 RichardBarryThe Windows port layer is built with both MSVC and...
2020-03-13 Vladimir UmekCortex-A9 port: Adding stack alignment directive to...
2020-02-28 Sachin ParekhXtensa_ESP32: Change _iram_end to _iram_text_end
2020-02-19 Yuhui.Zhengversion bump to v10.3.1 (#16) V10.3.1-kernel-only
2020-02-10 Yuhui ZhengRe-sync with upstream and stripping away none kernel... V10.3.0-kernel-only