书栈网 · BookStack 本次搜索耗时 0.015 秒,为您找到 2345 个相关结果.
  • 配置工程

    配置工程 配置工程 工程配置中,需要设置工程名、代码保存路径、编译工具链/IDE、代码使用的堆栈大小以及HAL库版本。CubeMX 可以生成 Makefile、MDK-ARM、IAR 等 IDE 工程。本指南基于GCC编译工具链,所以Toolchain/IDE需要选择Makefile。将标签页切换到“Project Manager”,选择左边的“Pr...
  • Running the Tests

    Running the Tests Related Topics This Page Quick search Running the Tests A Makefile is included to take care of setting up a virtualenv for running tests. All you need to ...
  • 7.4. tmux

    537 2020-01-06 《C2Rust Manual》
    tmux Checking out the tmux sources Create a Makefile Create a compile_commands.json Generate Rust Code Run Tmux tmux Checking out the tmux sources Only linux is supporte...
  • 运行测试

    运行测试 运行测试 Makefile 文件中照顾到搭建一个 virtualenv 为运行测试。所有你需要做的就是运行: $ make test 要更改用于运行测试的 Python 版本(默认是 Python 2.7),修改上面 Makefile 文件中的 PYTHON_MAJOR 和 PYTHON_MINOR 变量。 你可以在所有支...
  • Continuous Intergration

    725 2018-03-15 《PX4中文维基》
    PX4 Continuous Integration Travis-ci Semaphore CircleCI PX4 Continuous Integration 官网英文原文地址:http://dev.px4.io/advanced-ci.html PX4 builds and testing are spread out over m...
  • Running the Tests

    Running the Tests Related Topics This Page Quick search Running the Tests A Makefile is included to take care of setting up a virtualenv for running tests. All you need to ...
  • Running the Tests

    Running the Tests Related Topics This Page Quick search Running the Tests A Makefile is included to take care of setting up a virtualenv for running tests. All you need to ...
  • 构建并编译一个宿主应用

    构建并编译一个宿主应用 links 构建并编译一个宿主应用 究其本质而言, 库只是⼀个没有目的的代码集合. 为了让它工作, 你需要用以嵌入php 的应用. 首先, 我们来封装⼀个非常简单的应用, 它启动Zend引擎并初始化PHP处理⼀个请求, 接着就回头进行资源的清理. #include <sapi/embed/php_embed.h> ...
  • Testing S2I Images

    Testing S2I Images Overview Testing Requirements Generating Scripts and Tools Testing Locally Basic Testing Workflow Using OKD for Building the Image Testing S2I Images Y...
  • v1.4.0

    v1.4.0 Change your operator’s finalizer names For Helm and Ansible projects, fix the helm-operator and ansible-operator URLs in the Makefile For Helm and Ansible projects, fix th...