GithubHelp home page GithubHelp logo

xmutil's Introduction

xmUtil - Xmodem file transfer utility

Author: Markus Wiik <[email protected]>

This is a small utility for transferring a kernel image to a Raspberry Pi. The RPi is
assumed to run a bootloader which receives files via the Xmodem protocol. This 
program has been tested using dwelch67's bootloader05 
(https://github.com/dwelch67/raspberrypi/tree/master/bootloader05), but should work 
with any standards compliant xmodem receiver. 

xmUtil has been developed, compiles and runs on Mac OS X 10.8. Although I havn't 
tested, it should work on any POSIX system. 

xmUtil is MIT licensed. For details, read the LICENSE file. 

xmutil's People

Contributors

vassius avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

xmutil's Issues

need to create the build dir

Hi,

Thanks for the tool. Not sure about other systems, but here (fedora) the build dir has to be created beforehand, or else,

$ make
gcc -g -c src/xmutil.c -o build/xmutil.o -Wall -Werror
Assembler messages:
Fatal error: can't create build/xmutil.o: No such file or directory
make: *** [build/xmutil.o] Error 1

Fix should be trivial..

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.