Skip to content

Commit 09ff1bf

Browse files
committed
update default gcc_arm to v15
1 parent 0fd7664 commit 09ff1bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ResInstaller.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ export class ResInstaller {
119119

120120
this.registerTool('GCC', {
121121
resource_name: 'gcc_arm',
122-
readable_name: 'GNU Arm Embedded Toolchain (14.x)',
122+
readable_name: 'GNU Arm Embedded Toolchain (15.x)',
123123
setting_name: 'ARM.GCC.InstallDirectory',
124124
no_binaries: no_binaries
125125
});

0 commit comments

Comments
 (0)