uf2

package
v1.4.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2026 License: Unlicense Imports: 4 Imported by: 0

Documentation

Overview

package uf2 implements the UF2 file format.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FamilyID

type FamilyID uint32
const (
	FamilyRP2350ARMSigned FamilyID = 0xe48bff59
)

type Reader

type Reader struct {
	StartAddr uint32
	// contains filtered or unexported fields
}

func NewReader

func NewReader(r io.Reader, family FamilyID) *Reader

func (*Reader) Read

func (r *Reader) Read(buf []byte) (int, error)

func (*Reader) Write

func (r *Reader) Write(buf []byte) (int, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL