Searched full:project (Results 1 – 25 of 1557) sorted by relevance
12345678910>>...63
/hal_nxp-latest/mcux/mcux-sdk/components/log/ |
D | fsl_component_log_config.h | 64 * The feature should be defined in project setting.@n 65 * Below shows how to configure in your project if you want to disable the feature.@n 66 …* For IAR, right click project and select "Options", define it in "C/C++ Compiler->Preprocessor->D… 71 …* For MCUxpresso, right click project and select "Properties", define it in "C/C++ Build->Settings… 80 * The feature should be defined in project setting.@n 81 * Below shows how to configure in your project if you want to disable the feature.@n 82 …* For IAR, right click project and select "Options", define it in "C/C++ Compiler->Preprocessor->D… 87 …* For MCUxpresso, right click project and select "Properties", define it in "C/C++ Build->Settings… 96 …omponent.@n The feature should be defined in project setting.@n Below shows how to configure in yo… 97 …* want to enable the feature.@n For IAR, right click project and select "Options", define it in "C… [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/ |
D | README.md | 9 …cluding its general purpose, crossover and Bluetooth™-enabled MCUs. This project provides an alter… 11 The whole MCUXpresso SDK delivery is composed of separate project/repo deliveries. The idea we spli… 12 * Fundamental project for device/board enablement with shared drivers and components. 15 * Examples project built on above deliveries 20 3. Provide ability for user to fetch needed project version to build their application. 25 This mcux-sdk project/repo provides the fundamental support for all NXP hot parts: 32 …project can work solely**, if you only want to get the fundamental support for SoC(s) or board(s),… 34 **The project is also the main repository to achieve the whole SDK delivery**, it contains the [wes… 98 There are two types of release in the project. The MCUXpresso SDK release and GitHub Main SDK relea… 124 …cs/supported_development_systems.md) for the list of boards/socs currently support in this project. [all …]
|
D | CONTRIBUTING.md | 4 …er raise a GitHub issue or contributing your code change directly to our project. Please read thro… 21 …s, device support files, board support files and driver examples in this project are under BSD-3-C… 31 …he License 2.0](CMSIS/LICENSE.txt). Overall license information for this project could be found in… 34 …tatement that you are the author of your contribution, and you allow our project to use your contr… 48 By making a contribution to this project, I certify that: 66 (d) I understand and agree that this project and the contribution 70 this project or the open source license(s) involved. 146 If you want to contribute your code back to our project, need to follow the pull-request flow. Know… 152 1. Click ‘Fork’ on our GitHub project, create a forked repo to your personal GitHub account. eg. ``… 182 …project maintainer](susan.su@nxp.com) to communicate your idea first. If the new component has a d…
|
D | SW-Content-Register.txt | 139 Url: https://github.com/littlefs-project/littlefs 244 (OpenAMP) framework project 672 Format: source code, binary, project files, linker 858 Release Location: i.MX Yocto Project mirror
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54018/fsl_power_lib/mcux/hardabi/ |
D | liblinks.xml | 4 When executed on a particular application project, will 5 add appropriate links to the specified library project. 7 Note that this script assumes that the application project 12 <project name="" update="true"> 25 <requires msg="Library project `${ProjName}` not found"> 28 </project>
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54018/fsl_power_lib/mcux/softabi/ |
D | liblinks.xml | 4 When executed on a particular application project, will 5 add appropriate links to the specified library project. 7 Note that this script assumes that the application project 12 <project name="" update="true"> 25 <requires msg="Library project `${ProjName}` not found"> 28 </project>
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC51U68/fsl_power_lib/mcux/ |
D | liblinks.xml | 4 When executed on a particular application project, will 5 add appropriate links to the specified library project. 7 Note that this script assumes that the application project 12 <project name="" update="true"> 25 <requires msg="Library project `${ProjName}` not found"> 28 </project>
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54608/fsl_power_lib/mcux/hardabi/ |
D | liblinks.xml | 4 When executed on a particular application project, will 5 add appropriate links to the specified library project. 7 Note that this script assumes that the application project 12 <project name="" update="true"> 25 <requires msg="Library project `${ProjName}` not found"> 28 </project>
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54608/fsl_power_lib/mcux/softabi/ |
D | liblinks.xml | 4 When executed on a particular application project, will 5 add appropriate links to the specified library project. 7 Note that this script assumes that the application project 12 <project name="" update="true"> 25 <requires msg="Library project `${ProjName}` not found"> 28 </project>
|
/hal_nxp-latest/mcux/mcux-sdk/utilities/debug_console/debug_console/ |
D | fsl_debug_console_conf.h | 15 /*! @brief If Non-blocking mode is needed, please define it at project setting, 20 * Below shows how to configure in your project if you want to use non-blocking mode. 21 …* For IAR, right click project and select "Options", define it in "C/C++ Compiler->Preprocessor->D… 26 …* For MCUxpresso, right click project and select "Properties", define it in "C/C++ Build->Settings… 123 * at your project setting.
|
D | fsl_debug_console.h | 45 * to be redefined in project setting. 107 * if the lpuart_adapter.c is added to the current project, the UART periheral 109 * If the uart_adapter.c is added to the current project, the UART periheral
|
/hal_nxp-latest/mcux/mcux-sdk/utilities/debug_console/ |
D | fsl_debug_console_conf.h | 21 /*! @brief If Non-blocking mode is needed, please define it at project setting, 26 * Below shows how to configure in your project if you want to use non-blocking mode. 27 …* For IAR, right click project and select "Options", define it in "C/C++ Compiler->Preprocessor->D… 32 …* For MCUxpresso, right click project and select "Properties", define it in "C/C++ Build->Settings… 129 * at your project setting.
|
D | fsl_debug_console.h | 45 * to be redefined in project setting. 107 * if the lpuart_adapter.c is added to the current project, the UART periheral 109 * If the uart_adapter.c is added to the current project, the UART periheral
|
/hal_nxp-latest/mcux/mcux-sdk/components/timer/ |
D | fsl_adapter_timer.h | 31 * 1.Remove the default HW timer module source file from the project 32 * 2.Add the expected HW timer module source file to the project. 34 * FTM is used as the default HW timer, so ftm_adapter.c and timer.h is included in the project by 36 * project and pit_adapter.c should be included in the project
|
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-multicore/rpmsg_lite/ |
D | README.md | 39 …hich matches the used environment, is included in the target application project. The second subla… 59 … own environment layer (in other words, rpmsg_env_myrtos.c) and to include it in the project build. 128 # Contributing to the rpmsg-lite project 129 We welcome and encourage the community to submit patches directly to the rpmsg-lite project placed … 132 … named *clang-format*. This tool is part of the [llvm](http://llvm.org/) project. Currently, the c…
|
/hal_nxp-latest/mcux/mcux-sdk/boards/evkmimxrt1024/cmsis_pack_flash_algo/ |
D | readme.txt | 1 This is the project to generate flash algorithm MIMXRT1024_QuadSPI_4KB_SEC.FLM which is integrated … 5 When opening this project, warning might be occured since this is an MDK Version 4 project. Install…
|
D | MIMXRT1024_QSPI.uvproj | 2 <Project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="proje… 6 <Header>### uVision Project, (C) Keil Software</Header> 464 <LayName><Project Info></LayName> 476 </Project>
|
/hal_nxp-latest/mcux/mcux-sdk/components/timer_manager/ |
D | fsl_component_timer_manager.h | 42 * 1.Remove the default HW timer module source file from the project 43 * 2.Add the expected HW timer module source file to the project. 45 * FTM is used as the default HW timer, so ftm_adapter.c and timer.h is included in the project by 47 * project and pit_adapter.c should be included in the project
|
/hal_nxp-latest/mcux/middleware/wifi_nxp/port/osa/ |
D | stack_simple.c | 5 * This file is part of the FreeRTOS Add-ons project. 10 * Project Page: 28 * + Credit is appreciated, but not required, if you find this project
|
D | slist.c | 5 * This file is part of the FreeRTOS Add-ons project. 10 * Project Page: 28 * + Credit is appreciated, but not required, if you find this project
|
/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/port/osa/ |
D | stack_simple.h | 5 * This file is part of the FreeRTOS Add-ons project. 10 * Project Page: 28 * + Credit is appreciated, but not required, if you find this project
|
D | slist.h | 5 * This file is part of the FreeRTOS Add-ons project. 10 * Project Page: 28 * + Credit is appreciated, but not required, if you find this project
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8MD7/ |
D | fsl_device_registers.h | 15 * The CPU macro should be declared in the project or makefile. 21 /* Add global project definitions */
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8MQ5/ |
D | fsl_device_registers.h | 15 * The CPU macro should be declared in the project or makefile. 21 /* Add global project definitions */
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8MQ6/ |
D | fsl_device_registers.h | 15 * The CPU macro should be declared in the project or makefile. 21 /* Add global project definitions */
|
12345678910>>...63