Skip to content

Latest commit

 

History

History
98 lines (58 loc) · 1.85 KB

CHANGE.md

File metadata and controls

98 lines (58 loc) · 1.85 KB

Changelog

v2.7.0

  1. Update arduino-cli v0.27.1 -> v1.0.4
  2. Add support for arduino uno r4
  3. Update arduino arduino:avr 1.8.5 -> 1.8.6
  4. Update esp32:esp32 1.0.6 -> 3.0.5
  5. Update esp8266:esp8266 3.0.2 -> 3.1.2
  6. Update arduino rp2040:rp2040 2.5.4 -> 2.6.0
  7. Update rp2040:rp2040 2.6.0 -> 4.1.1

v2.6.0

  1. Add support for linux x86/x32.
  2. Update arduino libraries Servo 1.1.6 -> 1.1.8
  3. Update arduino rp2040:rp2040 2.5.4 -> 2.6.0

v2.5.0

  1. Add new arduino board: Raspberry Pi Pico
  2. Add new arduino libraries: SimpleList, avr-stl
  3. Update arduino-cli v0.21.1 -> v0.27.1.

v2.4.0

  1. Fix the python call problem under mac.
  2. Update the version of openblock-obmpy.

v2.3.3

  1. Add arduino k210 servo library.
  2. Update the version of openblock-obmpy.

v2.3.2

  1. Update the version of openblock-obmpy to support set rts and dtr flow control.

v2.3.1

  1. Update the version of arduino-cli
  2. Update the version of arduino:avr
  3. Update the version of esp8266:esp8266, to fix the error log: Error initializing instance: loading platform release esp8266:[email protected]: loading boards: skipping loading of boards esp8266:esp8266:espduino: malformed custom board options

v2.3.0

  1. Add openblock-obmpy to support standard micro python.
  2. Add esptool to support micro python esp32.
  3. Add kflash to support micro python k210.
  4. Update uflash to support microbit v2.

v2.2.0

Add arduino esp8266 support.

v2.1.0

Add arduino esp32 support.

v2.0.0

change arduino-builder to arduino-cli.

v1.2.0

Add arch parameter.

v1.1.0

Tool list

  • Arduino

    Support all basic avr arduino board.

  • Python3.9.2 (32-bit)

    With uflash and microfs inside, for microbit.

Support system

  • Windows x86/x64

v1.0.0

Tool list

  • Arduino

    Support all basic avr arduino board.

  • python-uflash

    For microbit.

Support system

  • windows