-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b3cb728
commit f89033f
Showing
2 changed files
with
52 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,40 @@ | ||
## 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` | ||
|
||
**Tool list** | ||
|
||
- Arduino CLI v0.21.1 | ||
|
||
Supported boards: | ||
|
||
| ID | Version | Name | | ||
| --------------- | ------- | ------------------- | | ||
| arduino:avr | 1.8.5 | Arduino AVR Boards | | ||
| esp32:esp32 | 1.0.6 | esp32 | | ||
| esp8266:esp8266 | 3.0.2 | esp8266 | | ||
| Maixduino:k210 | 0.3.11 | Maixduino(k210) | | ||
| SparkFun:avr | 1.1.13 | SparkFun AVR Boards | | ||
|
||
- Python | ||
|
||
Packages: | ||
|
||
| Name | Version | | ||
| --------------- | ------- | | ||
| uflash | 2.0.0 | | ||
| microfs | 1.4.5 | | ||
| esptool | 3.3 | | ||
| kflash | 1.0.2 | | ||
| openblock-obmpy | 1.1.3 | | ||
|
||
**Support system** | ||
|
||
- Windows x86/x64 | ||
- macOS x64 | ||
|
||
## v2.3.0 | ||
|
||
1. Add openblock-obmpy to support standard micro python. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters