An open API service indexing awesome lists of open source software.

https://github.com/openblockcc/openblock-tools

This repo does not contain any source code. It is just used to release binary files of tools.
https://github.com/openblockcc/openblock-tools

Last synced: over 1 year ago
JSON representation

This repo does not contain any source code. It is just used to release binary files of tools.

Awesome Lists containing this project

README

          

# openblock-tools

This repo does not contain any source code. It is just used to release binary files of tools.

## Tool list

- Arduino CLI v0.35.3

Supported boards:

| ID | Version | Name |
| ------------------- | ------- | ------------------------ |
| arduino:avr | 1.8.6 | Arduino AVR Boards |
| arduino:renesas_uno | 1.3.2 | Arduino UNO R4 Boards |
| esp32:esp32 | 3.1.3 | esp32 |
| esp8266:esp8266 | 3.1.2 | esp8266 |
| Maixduino:k210 | 0.3.11 | Maixduino(k210) |
| SparkFun:avr | 1.1.13 | SparkFun AVR Boards |
| rp2040:rp2040 | 4.4.4 | Raspberry Pi Pico/RP2040 |

Preinstalled Libraries:

| Name | Version |
| ---------- | ------- |
| Servo | 1.1.8 |
| ServoESP32 | 1.0.3 |
| ServoK210 | 1.0.0 |
| SimpleList | 1.0.1 |
| avr-stl | 1.0.1 |

- Python

Version:

| OS | Version |
| ------- | ------- |
| Windows | 3.7.9 |
| macOS | 3.8.3 |
| Linux | 3.9.13 |

Packages:

| Name | Version |
| --------------- | ------- |
| uflash | 2.0.0 |
| microfs | 1.4.5 |
| esptool | 3.3 |
| kflash | 1.0.2 |
| openblock-obmpy | 1.2.0 |

## Support system

- Windows x86/x64
- macOS x64
- Linux x64