Skip to content

leapbunny/cbf-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cbf-rs

Rust implementation of CBF (Common Boot Format) that is utilized by various LeapFrog devices.

Installing

  • git clone https://github.com/leapbunny/cbf-rs
  • cd cbf-rs
  • cargo install --path .

Usage

You can use cbf-rs --help to view all arguments. Supports Version 1 and 2 of CBFs.

Example: cbf-rs --version 2 --output kernel.cbf ./zImage