Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 330 Bytes

File metadata and controls

11 lines (8 loc) · 330 Bytes

Nerves + Flutter Example App

TODO: Add description

Building the Firmware

To deploy the Nerves + Flutter example app:

  • export MIX_TARGET=rpi4 or prefix every command with MIX_TARGET=rpi4.
  • Install dependencies with mix deps.get
  • Create firmware with mix firmware
  • Burn to an SD card with mix burn