书栈网 · BookStack 本次搜索耗时 0.014 秒,为您找到 1523 个相关结果.
  • 1.3. 工具

    工具 cargo-generate 或者 git cargo-binutils qemu-system-arm GDB OpenOCD 工具 与微控制器打交道需要使用几种不同的工具,因为我们要处理的架构与笔记本电脑不同,我们必须在 远程 设备上运行和调试程序。我们将使用下面列举出来的工具。当没有指定一个最小版本时,最新的版本应该也可以用,但...
  • 立即开始

    立即开始 先决条件 系统和架构 构建依赖项 编译和运行 单元测试 Docker 立即开始 本页面介绍如何在本地环境中从源代码运行 GreptimeDB。 先决条件 系统和架构 目前,GreptimeDB 支持 Linux(amd64 和 arm64)、macOS(amd64 和 Apple Silicone)和 Windows。 ...
  • 1. Getting Started

    Getting Started Getting Started To get started with Cargo, install Cargo (and Rust) and set up your first crate. Installation First steps with Cargo
  • 2.2. 硬件

    硬件 认识你的硬件 配置 调试 硬件 现在你应该有点熟悉工具和开发过程了。在这部分我们将切换到真正的硬件上;步骤非常相似。让我们深入进去。 认识你的硬件 在我们开始之前,你需要了解下你的目标设备的一些特性,因为你将用它们来配置项目: ARM 内核。比如 Cortex-M3 。 ARM 内核包括一个FPU吗?Cortex-M4F 和Co...
  • 1.1. Creating a new project

    Creating a new project Creating a new project When you create a new project with Cargo, it will automatically addconfiguration for the latest edition: > cargo + nightly new...
  • Building from source

    340 2021-09-29 《Deno v1.14.2 Manual》
    Building deno from source Cloning the Repository Prerequisites Building Deno Building Building deno from source Below are instructions on how to build Deno from source. If...
  • Building from source

    315 2021-08-22 《Deno v1.13.0 Manual》
    Building deno from source Cloning the Repository Prerequisites Building Deno Building Building deno from source Below are instructions on how to build Deno from source. If...
  • Building from source

    318 2022-01-19 《Deno v1.16.3 Manual》
    Building deno from source Cloning the Repository Prerequisites Building Deno Building Building deno from source Below are instructions on how to build Deno from source. If...
  • Building from source

    304 2021-11-07 《Deno v1.15.2 Manual》
    Building deno from source Cloning the Repository Prerequisites Building Deno Building Building deno from source Below are instructions on how to build Deno from source. If...
  • Building from source

    418 2021-04-17 《Deno v1.8.2 Manual》
    Building from source Cloning the Repository Prerequisites Setup rust targets and components Building Deno Building Building from source Below are instructions on how to bu...