File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,18 @@ All notable version changes will be recorded in this file.
66
77***
88
9+ ### [ v3.26.7] revision
10+
11+ ** Improve** :
12+ - ` IAR C/C++ Intellisense ` : Export IAR internal preprocessor defines for cpptools extension.
13+ - ` ELF Map View ` : Add ` .rodata ` section for map view. Support map view for IAR_ARM toolchain.
14+ - ` Compiler Options ` : Add ` dwarf-4/5 ` options. Add ` -Wextra -Wpedantic -Wshadow -Wconversion ` options for ` all-warnings ` options.
15+
16+ ** Changes** :
17+ - ` Disassembly View ` : Remove ` --visualize-jumps ` options (because it will interfere with your vision in most cases).
18+
19+ ***
20+
921### [ v3.26.6] revision
1022
1123** New** :
Original file line number Diff line number Diff line change 3636 "homepage" : " https://em-ide.com" ,
3737 "license" : " MIT" ,
3838 "description" : " A mcu development environment for 8051/AVR/STM8/Cortex-M/MIPS/RISC-V" ,
39- "version" : " 3.26.6 " ,
39+ "version" : " 3.26.7 " ,
4040 "preview" : false ,
4141 "engines" : {
4242 "vscode" : " ^1.67.0"
You can’t perform that action at this time.
0 commit comments