Toplevel User Guides - FujiNetWIFI/fujinet-firmware GitHub Wiki

User Guides

[!NOTE] Update (Flash) your FujiNet device if you have specific features you need in a new version or issues with current version. FujiNet devices are impossible to brick, so don't hesitate to flash yours.

Updating Your FujiNet

  1. FujiNet Flasher
  2. FujiNet CLI Flasher

Using CP/M

FujiNet comes with a working CP/M 1.1 implementation running as an emulation. There are specific ways you access that which are covered in the documents.

Using BBSes

You can use FujiNet to load software to access BBSes or use FujiNet to run a BBS. These are covered in this section.

Building Firmware

So you want to build your own firmware? There are a few ways to do it, and a few guardrails you should know about.

First, read up on how best to obtain, enhance and contribute to the many repos in FujiNet

  1. FujiNet-Development-Guidelines

Guides to Building

  1. Complete CLI Guide to Builds - how to pull, build and flash the firmware all from a terminal
  2. Board Bring Up Software - how to build the IDE environment for building firmware (Visual Studio Code)
  3. Upstream.sh - script that does it all