Skip to content
/ nkermit Public

a simple app/lib for transfer file through kermit, used to upload firmware to vocore2 by uboot.

Notifications You must be signed in to change notification settings

Vonger/nkermit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nkermit

  1. windows bin file: ./bin/win32/nkermit.exe
  2. macos bin file: ./bin/macos/nkermit

usage

nkermit [port] [file]

example macos: nkermit /dev/tty.xxxxxxxx ./20191127.bin

example win32: nkermit COM7 D:\20191127.bin

About

a simple app/lib for transfer file through kermit, used to upload firmware to vocore2 by uboot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published