Firmware

From NaWiki
Revision as of 09:02, 25 November 2008 by Natrium42 (talk | contribs) (SPI Protocol)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Description

Bootloader only provides very limited functionality - enough to upload firmware into the MCU flash and boot it. Firmware, on the other hand, is meant to provide additional functionality.

Please go to downloads to download firmwares.

SPI Protocol

Please read dserial.c/dserial.h