nerves

Craft and deploy bulletproof embedded software in Elixir

Github星跟蹤圖

Nerves

Craft and deploy bulletproof embedded software in Elixir

Backers on Open Collective
Sponsors on Open Collective
CircleCI
Hex version

Host Requirements

  • Mac OS 10.10+
  • 64-bit Linux (tested on Debian / Ubuntu / Redhat / CentOS)
  • Windows 10 with Windows Subsystem for Linux (experimental)
  • Raspberry Pi 3 (experimental)
  • Elixir ~> 1.4

See Installation Docs for
software dependencies.

Quick-Reference

Generating a New Nerves Application

mix nerves.new my_app

Building Firmware

export MIX_TARGET=rpi3
mix deps.get      # Fetch the dependencies
mix firmware      # Cross-compile dependencies and create a .fw file
mix firmware.burn # Burn firmware to an inserted SD card

Note: The mix firmware.burn target relies on the presence of ssh-askpass. Some
users may need to export the SUDO_ASKPASS environment variable to point to their askpass
binary. On Arch Linux systems, this is in /usr/lib/ssh/ssh-askpass

Docs

Installation Docs

Getting Started

Frequently-Asked Questions

Systems

Targets

User Interfaces

Advanced Configuration

Contributors

This project exists thanks to all the people who contribute.

Please see our Contributing Guide for details on how you can
contribute in various ways.

Gold Sponsors

(http://nerves-project.org/sponsoring)

Backers

Thank you to all our backers! ? [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]










Copyright (C) 2015-2019 by the Nerves Project developers nerves@nerves-project.org

主要指標

概覽
名稱與所有者nerves-project/nerves
主編程語言Elixir
編程語言Elixir (語言數: 4)
平台
許可證
所有者活动
創建於2016-01-23 21:42:42
推送於2025-07-02 10:14:37
最后一次提交
發布數102
最新版本名稱v1.11.3 (發布於 2025-01-07 18:35:51)
第一版名稱v0.2.0 (發布於 2016-03-03 12:21:51)
用户参与
星數2.4k
關注者數58
派生數195
提交數1.5k
已啟用問題?
問題數195
打開的問題數19
拉請求數791
打開的拉請求數11
關閉的拉請求數79
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?