v1.4.100
Spresense VSCode IDE v1.4.100 release (2023/3/13)
Summary
- Feature improvements are available
- This release has a new bootloader which have to be loaded before use.
New features and feature enhancements
- [Build] Support Windows11 as one of operation system supported for development environment.
- The support environment on Windows11 is only WSL2. the environment on Windows11 with MSYS2 is not supported.
- Build times are significantly reduced using WSL2.
Improved features
-
[SDK Config] Fix an issue that get stuck when there are many search targets when using the search in the SDK config.
-
[SerialTerminal] Fixed an issue that the serial terminal may not open automatically after writing the application.
Contribution
- Add a menu of
Application flash
. (Thanks to @ROMAINPC)
Confirmation Information
- VSCode: v1.75.1
Documentation
Please refer to the following document for detailed usage.
Spresense SDK Getting Started Guide (IDE)
(Below is in Japanese)
概要
- 機能改善を行いました。
- 今回のリリースにより ブートローダーの更新 が必要になります。
新規機能追加および機能拡張
- Windows11に対応しました。
- Windows11上でのサポート環境はWSL2になります。(Windows11でのMSYS2は非サポートとなります。)
- WSL2になったことにより、ビルド時間が大幅に短縮されます。
改善された機能
-
[SDK Config] SDKコンフィグ内での検索を使っている際、検索対象が多い場合固まってしまう問題を修正しました。
-
[シリアルターミナル] アプリケーションの書き込み後、自動でシリアルターミナルが開かない場合がある問題を修正しました。
コントリビューション
アプリケーションの書き込み
メニューを追加しました。 (Thanks to @ROMAINPC)
動作確認情報
以下のバージョンのVSCodeと組み合わせて動作確認をしています。
- VSCode: v1.75.1
ドキュメント
詳しい使い方については以下のドキュメントを参照してください。