Home
last modified time | relevance | path

Searched refs:threadx (Results 1 – 19 of 19) sorted by relevance

/ThreadX-v6.4.1/test/tx/cmake/
Dcoverage.sh7 gcovr --object-directory=build/$1/threadx/CMakeFiles/threadx.dir/common/src -r build/$1 -f ../../..…
8 gcovr --object-directory=build/$1/threadx/CMakeFiles/threadx.dir/common/src -r build/$1 -f ../../..…
DCMakeLists.txt46 add_subdirectory(${CMAKE_CURRENT_LIST_DIR}/../../.. threadx)
52 target_compile_options(threadx PRIVATE -fprofile-arcs -ftest-coverage)
53 target_link_options(threadx PRIVATE -fprofile-arcs -ftest-coverage)
57 threadx
/ThreadX-v6.4.1/
DCONTRIBUTING.md19 Project site: https://projects.eclipse.org/projects/iot.threadx
29 https://projects.eclipse.org/projects/iot.threadx/developer
33 * https://github.com/eclipse-threadx/.github
34 * https://github.com/eclipse-threadx/cmsis-packs
35 * https://github.com/eclipse-threadx/filex
36 * https://github.com/eclipse-threadx/getting-started
37 * https://github.com/eclipse-threadx/guix
38 * https://github.com/eclipse-threadx/levelx
39 * https://github.com/eclipse-threadx/netxduo
40 * https://github.com/eclipse-threadx/rtos-docs
[all …]
DREADME.md7 ![ThreadX Key Features](./docs/threadx-features.png)
13 …arted guide](https://github.com/eclipse-threadx/getting-started) and [samples](https://github.com/…
15 …pse ThreadX RTOS](https://github.com/eclipse-threadx/rtos-docs/blob/main/rtos-docs/threadx/overvie…
121 [Eclipse ThreadX Modules](https://github.com/eclipse-threadx/rtos-docs/blob/main/rtos-docs/threadx-…
137 [Eclipse ThreadX SMP](https://github.com/eclipse-threadx/rtos-docs/blob/main/rtos-docs/threadx/thre…
163 …clipse ThreadX provides [adaption layers](https://github.com/eclipse-threadx/threadx/tree/master/u…
186 $ git clone https://github.com/eclipse-threadx/threadx.git
189 …de. You can refer to [`tx_user_sample.h`](https://github.com/eclipse-threadx/threadx/blob/master/c…
216 - **Product introduction**: https://github.com/eclipse-threadx/rtos-docs
217 - **Product issues and bugs, or feature requests**: https://github.com/eclipse-threadx/threadx/issu…
[all …]
DCMakeLists.txt4 project(threadx project
35 add_library(freertos-threadx EXCLUDE_FROM_ALL)
36 target_include_directories(freertos-threadx
40 target_sources(freertos-threadx
44 target_link_libraries(freertos-threadx PUBLIC threadx)
DSECURITY.md14 * [Report a Vulnerability](https://github.com/eclipse-threadx/threadx/security/advisories/new)
/ThreadX-v6.4.1/test/ports/
Dazrtos_test_tx_iar_cortex_m4.bat21threadx\ports\cortex_m4\iar\example_build\settings\sample_threadx.Debug.general.xcl" --macro unit_…
22 …\AzureRTOS\threadx\ports\cortex_m4\iar\example_build\settings\sample_threadx.Debug.general.xcl" --…
/ThreadX-v6.4.1/.github/
DCODEOWNERS1 @eclipse-threadx/admins
/ThreadX-v6.4.1/test/tx/cmake/samples/
DCMakeLists.txt14 target_link_libraries(${sample_file_name} PRIVATE azrtos::threadx)
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/gnu/
Dreadme_threadx.txt10 \threadx
15 To copy the ThreadX distribution manually, make a threadx directory on your
16 hard-disk (we recommend C:\threadx\mips32_interaptiv\gnu) and copy all the contents
17 of the threadx sub-directory on the distribution disk. The following
22 d:\threadx> xcopy /S *.* c:\threadx\mips32_interaptiv\gnu
34 C:\threadx\mips32_interaptiv\gnu> build_threadx
47 C:\threadx\mips32_interaptiv\gnu> build_threadx_demo
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/green/
Dreadme_threadx.txt10 \threadx
15 To copy the ThreadX distribution manually, make a threadx directory on your
16 hard-disk (we recommend C:\threadx\mips32_interaptiv\green) and copy all the contents
17 of the threadx sub-directory on the distribution disk. The following
22 d:\threadx> xcopy /S *.* c:\threadx\mips32_interaptiv\green
31 C:\threadx\mips32_interaptiv\green\threadx_project_workspace.gpj
/ThreadX-v6.4.1/test/tx/cmake/regression/
DCMakeLists.txt112 target_link_libraries(test_utility PUBLIC azrtos::threadx)
/ThreadX-v6.4.1/ports_smp/cortex_a5x_smp/green/example_build/sample_threadx/
Dtx_boot.a64219 // continue to threadx smp initialization
/ThreadX-v6.4.1/ports/cortex_m7/iar/
Dreadme_threadx.txt21 Building the demonstration is easy; simply open the threadx.www workspace file,
/ThreadX-v6.4.1/ports/cortex_m3/iar/
Dreadme_threadx.txt21 Building the demonstration is easy; simply open the threadx.www workspace file,
/ThreadX-v6.4.1/ports_arch/ARMv7-M/threadx/iar/
Dreadme_threadx.txt21 Building the demonstration is easy; simply open the threadx.www workspace file,
/ThreadX-v6.4.1/ports/cortex_m4/iar/
Dreadme_threadx.txt21 Building the demonstration is easy; simply open the threadx.www workspace file,
/ThreadX-v6.4.1/ports/xtensa/xcc/
Dreadme_threadx.txt71 > cd c:\threadx\xtensa\gnu
74 batch file (or using the Makefile directly) while inside the threadx
134 batch file while inside threadx directory, as follows:
/ThreadX-v6.4.1/docs/
Drevision_history.txt3 …please refer to the release notes on GitHub at https://github.com/eclipse-threadx/threadx/releases.