You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+32Lines changed: 32 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,37 @@
1
1
# Change Log
2
2
3
+
# v1.2.1
4
+
5
+
(日本語の説明文は英語の後に記載しています。)
6
+
7
+
## Summary
8
+
9
+
* Feature enhancements are available.
10
+
11
+
* This release has a new [bootloader which have to be loaded](https://developer.sony.com/develop/spresense/docs/sdk_set_up_ide_en.html#_installing_the_boot_loader) before use.
12
+
13
+
## Improved features
14
+
15
+
*[Configuration] Fixed an issue in the configuration function using the "SDK Config".
16
+
17
+
*[Build System] Fixed build failure for older SDK versions (v1.x series) on macOS.
0 commit comments