Searched refs:make (Results 1 – 25 of 662) sorted by relevance
12345678910>>...27
59 t_bool make; /* TRUE : make */ in keyboard_read() local94 make = TRUE; in keyboard_read()136 shift_l = make; in keyboard_read()139 shift_r = make; in keyboard_read()142 ctrl_l = make; in keyboard_read()145 ctrl_r = make; in keyboard_read()148 alt_l = make; in keyboard_read()151 alt_l = make; in keyboard_read()154 if (make) { in keyboard_read()160 if (make) { in keyboard_read()[all …]
1 ### PSoC 6 GNU make Build System 1.02 This repo provides the build recipe make files and scripts for building and programming PSoC 6 appl…5 …make Build System includes complete support for building, programming, and debugging PSoC 6 applic…15 This also includes the getlibs.bash script that can be used directly, or via the make target to dow…20 …make help" in CLI. For a verbose documentation on a specific subject type "make help CY_HELP={vari…
1 # PSoC 6 GNU make Build System5 This repo provides the build recipe make files and scripts for building and programming PSoC 6 appl…13 …make help" in CLI. For a verbose documentation on a specific subject type "make help CY_HELP={vari…
24 make help37 make tools [BOARD=freedom-e300-hifive1]40 If your machine has enough resources, you can speed up the build process by adding `-j n` to `make`…78 make uninstall79 make tools87 make software [PROGRAM=demo_gpio] [BOARD=freedom-e300-hifive1]90 Run `make help` for more commands.99 - Compile the benchmark with the command `make software PROGRAM=dhrystone`.100 - Run on the HiFive1 board with the command `make upload PROGRAM=dhrystone`.134 - Compile the benchmark with the command `make software PROGRAM=coremark`.[all …]
1 https://github.com/cypresssemiconductorco/core-make#release-v3.0.3#$$ASSET_REPO$$/core-make/release…
1 https://github.com/cypresssemiconductorco/recipe-make-cat1a#release-v2.0.0#$$ASSET_REPO$$/recipe-ma…
1 https://github.com/cypresssemiconductorco/core-make#release-v3.2.1#$$ASSET_REPO$$/core-make/release…
1 https://github.com/cypresssemiconductorco/recipe-make-cat1a#release-v2.1.1#$$ASSET_REPO$$/recipe-ma…
1 https://github.com/cypresssemiconductorco/core-make#release-v3.3.1#$$ASSET_REPO$$/core-make/release…
1 https://github.com/Infineon/recipe-make-cat1c#release-v1.2.0#$$ASSET_REPO$$/recipe-make-cat1c/relea…
1 https://github.com/cypresssemiconductorco/core-make#release-v3.4.1#$$ASSET_REPO$$/core-make/release…
1 https://github.com/Infineon/recipe-make-cat1c#release-v1.4.1#$$ASSET_REPO$$/recipe-make-cat1c/relea…
Completed in 28 milliseconds