Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

Latest commit

 

History

History
7 lines (6 loc) · 409 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 409 Bytes

rftool

This is the tool to be used instead of avrdude when uploading code.
It has also the duty to create new projects.
It is writen in the excellent nim programming language
https://nim-lang.org/
To compile the code type "make help" or just "make" to see the available options.
A precompiled, statically linked x86_64 binary is provided, if you do not want to compile the code.