]> begriffs open source - freertos/history - portable
Revert "Update ESP32 port files (#92)" (#132)
[freertos] / portable /
2020-08-20 Carl LundinRevert "Update ESP32 port files (#92)" (#132)
2020-08-17 Joseph Julicheradded a warning concerning the incomplete testing of...
2020-08-17 alfred gedeonStyle: Remove tabs and tab == 4 spaces (#120)
2020-08-17 alfred gedeonStyle: Revert uncrustify for portable directories ...
2020-08-14 NoMaY (a user of... Add Renesas RXv3 port layer supporting RXv3's double...
2020-08-10 Simon BeaudoinFix race condition when tracing is enabled (#95)
2020-08-09 Gaurav-Aggarwal-AWSAllow application to override TEX,S,C and B bits for...
2020-08-06 m17336Update to AVR_Mega0 and AVR_Dx GCC ports + addition...
2020-07-31 DavidJurajdaNXPIAR Embedded Workbench modified behaviour of weak decla...
2020-07-31 Shubham KulkarniUpdate ESP32 port files (#92)
2020-07-31 Gaurav-Aggarwal-AWSChange the xRunningPrivileged check from "!=true" to...
2020-07-24 Gaurav-Aggarwal-AWSUse configSYSTICK_CLOCK_HZ to configure SysTick (#103)
2020-07-24 Gaurav-Aggarwal-AWSAdd support for 16 MPU regions to Cortex-M4 MPU ports...
2020-07-23 YuguoWHSynopsys ARC update, with updated BSP support (#99)
2020-07-21 m17336Added GCC port files for AVR Mega0 and AVR Dx. (#101)
2020-07-16 Gaurav-Aggarwal-AWSRmove MPU_pvPortMalloc and MPU_vPortFree from mpu_wrapp...
2020-07-16 Gaurav-Aggarwal-AWSUpdate incorrect port in comments (#87)
2020-07-16 Gaurav-Aggarwal-AWSUpdate portNVIC_SYSPRI2_REG to portNVIC_SHPR3_REG ...
2020-07-14 Gaurav-Aggarwal-AWSPlace privileged symbols correctly (#84)
2020-07-14 Gaurav-Aggarwal-AWSAdd support for privileged heap to ARMV8-M ports (#85)
2020-07-08 Alfred GedeonStyle: uncrustify kernel files
2020-07-08 Alfred GedeonStyle: uncrustify
2020-07-08 Alfred GedeonStyle: uncrustify
2020-07-08 Alfred GedeonStyle: uncrustify
2020-07-08 Alfred GedeonStyle: uncrusitfy
2020-07-08 Alfred GedeonStyle: uncrustify kernel files
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