Releases: hpmicro/sdk_env
Releases · hpmicro/sdk_env
v1.8.0
[1.8.0] - 2024-12-31:
- update SDK to v1.8.0
- start_gui: fix cmake build type's error under certain conditions and support saving board and sample info.
- start_gui: fix bug about default board used and log display error.
- start_gui: fix bug that error log had false positive if project had "error" or "fail" keywords.
- README: add known issue for CMAKE_OBJECT_PATH_MAX problem.
v1.7.0
[1.7.0] - 2024-09-30:
- update SDK to v1.7.0
- start_gui:
- add button to open board/application folder in explorer
v1.6.0
Update SDK to v1.6.0
- update SDK to v1.6.0
- update start_gui
- add HPM6E00EVK UG
v1.5.0
[1.5.0] - 2024-03-29:
- update SDK to v1.5.0
- update toolchain to gcc 13.2
- update start_gui
- update HPM6800EVK UG to 1.1
v1.4.0
[1.4.0] - 2023-12-29:
- update SDK to v1.4.0
- start_gui: support custom linker script
v1.3.0
[1.3.0] - 2023-09-28:
- update SDK to v1.3.0
- start_gui: support custom sample directory
v1.2.0
[1.2.0] - 2023-06-30:
- update SDK to v1.2.0
- project_generator: support cmake building with custom board path parameter.