Searched refs:a (Results 1 – 11 of 11) sorted by relevance
9 ## Reporting a Vulnerability11 If you think you have found a vulnerability in <project> you can report it using one of the followi…14 * [Report a Vulnerability](https://github.com/eclipse-threadx/levelx/security/advisories/new)
9 option(LX_ENABLE_FILE_SERVERS "Includes a dependency on FileX" ON)61 # Enable a build target that produces a ZIP file of all sources
7 Eclipse ThreadX provides a vendor-neutral, open source, safety certified OS for8 real-time applications published on under a permissive license. The Eclipse13 * GUIX - provides a complete, embedded graphical user interface (GUI) library17 * TraceX - analysis tool that provides a graphical view of real-time system events to better unders…60 The ECA provides the Eclipse Foundation with a permanent record that you agree
3 …a finite number of times, it’s critical to distribute the flash memory use evenly. This is typical…44 /* up a periodic timer interrupt source, saving the system stack */103 1. Building as a static library105 …a composable CMake-based build system that supports many different MCUs and host systems. Integrat…107 …e tree to be built & linked with your code, you can compile this project as a standalone static li…
5 Permission is hereby granted, free of charge, to any person obtaining a copy
3 # Store the current list in a temp7 # If there is a linker script defined, use it
10 **Is this request related to a particular hardware platform, SoC, board? Please describe.**16 If this is a new board or SoC, please state whether you are willing to maintain the Azure RTOS supp…
10 **Is your feature request related to a problem? Please describe.**
3 about: Create a report to help us improve Azure RTOS.
30 … lx_nand_flash_open.c Added logic to detect start of a block erase that 51 … added logic to detect start of a block erase that was 74 … does not supply a sector/page RAM buffer.80 … cause a newly mapped sector to be erased.83 … lx_nand_flash_open.c Added logic to detect and handle a mapping entry 85 … ensure there is a page buffer supplied by the 93 … and corrected logic that could cause a newly mapped 97 … lx_nor_flash_open.c Added logic to detect and handle a mapping entry 99 … ensure there is a sector buffer supplied by the 146 lx_nand_flash_block_reclaim.c Added logic to update page 0 on a full
165 #define LX_MEMSET(a,b,c) memset((a),(b),(c)) argument169 #define LX_MEMCPY(a,b,c) memcpy((a),(b),(c)) argument186 #define LX_MEMCPY(a,b,c) memcpy((a),(b),(c))