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.
- Host: GitHub
- URL: https://github.com/openblockcc/openblock-tools
- Owner: openblockcc
- License: mit
- Created: 2021-01-22T10:52:51.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-04T04:31:46.000Z (over 1 year ago)
- Last Synced: 2025-03-04T05:19:41.433Z (over 1 year ago)
- Size: 10.7 KB
- Stars: 3
- Watchers: 3
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGE.md
- License: LICENSE
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