Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 575 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 575 Bytes

pic32ubl-qt

Port of the PIC32-Bootloader-Application for Linux and MacOs.

This is fork of pic32ubl-qt (https://code.google.com/archive/p/pic32ubl-qt/), which is not under development anymore. This version incorporates small fixes for QT5 and better documentation.

How to install the program.

Prerequisites

Building the application

First generate the Makefile using qmake:

qmake

next compile the program using make:

make