Skip to content

Releases: alfreedom/ABOS-Loader

Version 1.4.0

01 Jan 21:25
Compare
Choose a tag to compare

[ 1.4.0 ] - 31/12/2019

Added

  • Update the CPU info request for new abos bootloader firmware version, now shows the cpu model.

Version 1.3.1

20 Aug 00:22
Compare
Choose a tag to compare

Added

  • Add standalong executable for windows.
  • Add makefile target for default python version installed in the operating system (works on windows).

Version 1.3.0

20 Mar 07:53
Compare
Choose a tag to compare

Added

  • Add support for python>=3.6.
  • Add AbosLoader class for better integration.
  • Add a message callback and progress callback to the bootloader class.

Changed

  • The progress callback function is managed by the main program.

Version 1.0.0

20 Mar 07:43
Compare
Choose a tag to compare

Add return status to de bootloader run function