Lines Matching full:add
18 + Add a template FreeRTOSConfig.h, inclusive of an abbreviated explanation of
21 + Add a template FreeRTOS port which can be used as a starting point for
23 + Add bounds checking and obfuscation to internal heap block pointers in
29 + Add trace macros to ports that enable tracing the interaction of ISRs with
31 + Add trace macros that enable tracing of entering and exiting all APIs. We
33 + Add uxTaskBasePriorityGet and uxTaskBasePriorityGetFromISR APIs to get the
37 + Add pdTICKS_TO_MS macro to convert time in FreeRTOS ticks to time in
39 + Add default implementations of vApplicationGetIdleTaskMemory and
48 + Add asserts to validate that the application has correctly installed
54 + Add CMake support to allow the application writer to select the RISC-V
56 + Add CMake support to allow the application writer to build an application
66 + Add the port-optimized task selection algorithm optionally available for
84 + Add stack alignment adjustment if stack grows upwards. We thank @ivq for
93 + Add the Pull Request (PR) Process explaining the stages a PR goes through.
97 + Add the following improvements to the new MPU wrapper (mpu_wrappers_v2.c)
110 + Add runtime parameter checks to functions in mpu_wrappers_v2.c file.
123 + Add a new MPU wrapper that places additional restrictions on unprivileged
184 + Add Cortex-M35P port. Contributed by @urutva.
185 + Add embedded extension (RV32E) support to the IAR RISC-V port.
186 + Add ulTaskGetRunTimeCounter and ulTaskGetRunTimePercent APIs. Contributed by
188 + Add APIs to get the application supplied buffers from statically
201 + Add Thread Local Storage (TLS) support using picolibc function. Contributed
203 + Add configTICK_TYPE_WIDTH_IN_BITS to configure TickType_t data type. As a result,
208 + Update heap_4 and heap_5 to add padding only if the resulting block is not
212 + Add macros used in FreeRTOS-Plus libraries. Contributed by @Holden.
214 + Add assertions to ARMv8-M ports to detect when FreeRTOS APIs are called from
217 + Add xPortIsInsideInterrupt API to ARM_CM0 ports.
219 + Add the ability to use Cortex-R5 port on the parts without FPU.
228 + Add portMEMORY_BARRIER to Microblaze port. Contributed by @bbain.
229 + Add portPOINTER_SIZE_TYPE definition for ATmega port. Contributed by @jputcu.
270 + Add support for ARM Cortex-M55.
271 + Add support for ARM Cortex-M85. Contributed by @gbrtth.
272 + Add vectored mode interrupt support to the RISC-V port.
273 + Add support for RV32E extension (Embedded Profile) in RISC-V GCC port.
276 - Add a check to heap_2 to track if a memory block is allocated to
280 - Add a new flag configHEAP_CLEAR_MEMORY_ON_FREE to heap_2, heap_4
283 - Add a new API pvPortCalloc to heap_2, heap_4 and heap_5 which has the same
287 + Add the ability to override send and receive completed callbacks for each
306 + Add support to build and link FreeRTOS using CMake build system. Contributed
308 + Add support to generate Software Bill of Materials (SBOM) for every release.
309 + Add support for 16 MPU regions to the GCC Cortex-M33 ports.
310 + Add ARM Cortex-M7 r0p0/r0p1 Errata 837070 workaround to ARM CM4 MPU ports.
313 + Add configSYSTICK_CLOCK_HZ to Cortex-M0 ports. This is needed to support
315 + Add hardware stack protection support to MicroBlazeV9 port. This ensures that
326 + Add prototype for prvPortYieldFromISR to the POSIX port so that it builds
328 + Add top of stack and end of stack to the task info report obtained using
330 + Add a cap to the cRxLock and cTxLock members of the queue data structure.
361 + Add tick type is atomic flag when tick count is 16-bit to PIC24 port. This
443 + If there is an attempt to add the same queue or semaphore handle to the
482 + Update WolfSSL to 4.5.0 and add the FIPS ready demo.
483 + Add support for ESP IDF 4.2 to ThirdParty Xtensa port.
527 files, removing the need for application writers to add prototypes into
628 + Add vTimerSetReloadMode(), xTaskGetIdleRunTimeCounter(), and
716 + Add TCP hang protection by default.
824 + Add configASSERT() into ARM Cortex-M ports to check the number of priority
872 + All ARM Cortex-M3/4F/7 ports: Add additional barrier instructions to the
878 + Add an ARM Cortex-M4F port for the MikroC compiler. Ensure to read the
896 + Add Microchip CEC1302 (ARM Cortex-M4F) demos for GCC, Keil and MikroC
986 + Add xTaskNotifyStateClear() API function.
990 + Add support for PIC32MZ EF parts (with floating point) into the PIC32MZ
1011 + Add in the FreeRTOS+Trace recorder library required for streaming trace.
1015 + Add demo applications for Renesas RZ/T (Cortex-R), PIC32MZ EF (PIC32 with
1029 + Add the errno definitions used by FreeRTOS+ components into projdefs.h.
1035 + Add additional NOPs to the MSP430X port layers to ensure strict compliance
1041 + Windows port: Add additional safe guards to ensure the correct start up
1062 + Add MSP43FR5969 IAR and CCS demos.
1226 + Update the Zynq demo to use version 2014.2 of the SDK and add in an lwIP
1273 + Add RL78L1C demo.
1274 + Add pcTimerGetName() API function.
1306 + Add xPortGetMinimumEverFreeHeapSize() to heap_4.c.
1317 + Add Cortex-A9 GCC port layer.
1318 + Add Xilinx Zynq demo application.
1345 were previously removed, add the ability to catch interrupt stack
1347 add the ability to catch an application task incorrectly attempting to
1388 + Add workaround for silicon errata PMU_CM001 in Infineon XMC4000 devices to
1390 + Add Cortex-M0 port for Keil.
1523 + Add a new RL78 IAR demo that targets numerous new RL78 chips and
1626 + Add #error macros into the Keil and IAR Cortex-M ports to ensure they
1689 + Tidy up various port implementations to add the static key word where
2252 + Updated queue.c to add in the means to allow interrupt nesting and for
2539 + In the PC ports: Add function prvSetTickFrequencyDefault() to set the