Lines Matching refs:a

3 Env is a handy utility tool developed by RT-Thread team to build environment, graphical system conf…
5 It is a wrapper tool for build-in menuconfig, which is an open source GUI tool which is designed to…
54 Scons is a compile building tool used by RT-Thread to compile RT-Threads using the scons related co…
89 Menuconfig is a graphical configuration tool that RT-Thread uses to configure and tailor the entire…
102 - Value, string type: After pressing the Enter key, a dialog box will appear, and the configuration…
110 …ides a package management platform where the officially available or developer-supplied packages a…
114 As a part of Env, the `package` tool provides developers with management functions such as download…
132 --wizard create a new package with wizard
155 - **update**: if the selected package has a latest update on the server and the version is selected…
156 - **delete**: if a software package is not needed, deselect it in menuconfig and then use `pkgs --…
160 …com/RT-Thread/packages), which are recommended for regular use. If there is a upgrade failure or m…
179 - **Auto create a MDK/IAR project**: After modifying the menuconfig configuration, you must re-gene…
187 If you want to add a macro definition in the configuration item of menuconfig, you can modify the `…
191 New project here refers to a newly developed project that has not yet generated `.config` and `rtco…
199 Old project here refers to the development that has been going on for a while, and there is a modif…
202 2. Use `scons --genconfig` command to generate a `.config` file from the existing `rtconfig.h` file…
205 …nfig will read the `.config` file generated in the second step and generate a new `.config` file a…
229 …—>> Environment Variable, in the user variable of the administrator, create a new variable named P…
246 …o upgrade the Env script itself and the list of packages. You cannot select a recently updated pac…
256 **A:** First check if there is a Chinese route.
258 …format to English using the `chcp 437` command. If the prompt does not have a `chcp` command, it i…