Skip to content

The Microchip AN1310 bootloader host software modified to be compilable with Qt5

Notifications You must be signed in to change notification settings

trojanobelix/AN1310-Qt5

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AN1310-Qt5

A modified version of the Microchip's AN1310 bootloader's host applications made compilable with Qt5.

Additional modifications:

  • Added ability to compile the AN1310cl without SQL support. If you need a command line bootloader for a specified application you can remove the SQLITE+QtSql dependency by setting the SINGLE_DEVICE_SUPPORT to "YES" in the AN1310cl.pro and filling out the properties of the device in the Bootload/SingleDeviceLoaderData.h file.

Written with StackEdit.

About

The Microchip AN1310 bootloader host software modified to be compilable with Qt5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.9%
  • Other 1.1%