Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 751 Bytes

README.asciidoc

File metadata and controls

27 lines (18 loc) · 751 Bytes

elf2uf2

creates an UF2 file from the contents of an elf file. The UF2 file format is specified here: https://github.com/microsoft/uf2

HOW TO BUILD?

$ make

LICENSE

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, see http://www.gnu.org/licenses/