Skip to content
This repository was archived by the owner on May 8, 2024. It is now read-only.

Releases: sc2-mkr/arduino-code-optimizer

v0.3 beta

25 May 18:23

Choose a tag to compare

Complete release with everything you need to run Plugins and Mappers.

Changelog

  • Fix all ui bug (fix random plugin position, add scrollable plugin list).
  • Refactor Plugin creation system
  • Refactor Mapper creation system

Todo

  • Add logging system
  • Heavy refactoring

v0.2

14 May 16:11
fce2580

Choose a tag to compare

v0.2 Pre-release
Pre-release

Pre-release with all base components.
Added the following plugins:

  • pinMode() optimization plugin
  • digitalWrite() optimization plugin

v0.1

13 May 20:11
1bc29a8

Choose a tag to compare

v0.1 Pre-release
Pre-release

Pre-release with all base components, but without any code optimizer developed yet.