Skip to content

Toplevel User Guides

Andrew Diller edited this page Sep 20, 2024 · 10 revisions

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 CPM

Fujinet comes with a working CPM 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, how to develop and use the source

  1. Development Env for Apps
  2. FujiNet-Development-Guidelines

Guides to building

  1. Complete CLI Guide to Building - 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)

Clone this wiki locally