Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 965 Bytes

CHANGELOG.md

File metadata and controls

42 lines (29 loc) · 965 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[2018.12.11 - 2018-12-11]

Added

  • busybox
  • make-4.2 as a statically linked binary, no dependencies.

Changed

  • changed from deep to flat directory structure

Removed

  • stm8flash, stm8gal. Included in the sduino main repository instead.
  • all msys2 binaries.

[2018.12.07 - 2018-12-07]

Added

  • stm8gal version 1.2

Changed

  • update stm8flash to commit dc824e43 (support ST-Link/v2.1)

[2017.10.21 - 2017-10-21]

Added

  • bash, cp, rm
  • stm8flash version 20170616-1.1

Changed

  • rename windows tools binary folder from tools/bin to tools/win.

Removed

  • SDCC files. Use a current snapshot build instead.

[2017.02.13 - 2017-02-13]

Added

  • initial version with SDCC and some msys2 utilities.