Skip to content

Commit d5f0e17

Browse files
committed
Fix definitions of IAR exporter for GR-PEACH and GR-LYCHEE
1 parent 5c036cb commit d5f0e17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/export/iar/iar_definitions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@
212212
"STM32F091RC": {
213213
"OGChipSelectEditMenu": "STM32F091RC\tST STM32F091RC"
214214
},
215-
"RZ_A1H": {
215+
"R7S72100": {
216216
"OGChipSelectEditMenu": "R7S721001\tRenesas R7S721001",
217217
"CoreVariant": 37,
218218
"GFPUCoreSlave": 37,
@@ -226,7 +226,7 @@
226226
"GBECoreSlave": 37,
227227
"NEON":1
228228
},
229-
"GR_LYCHEE": {
229+
"R7S72103": {
230230
"OGChipSelectEditMenu": "R7S721030\tRenesas R7S721030",
231231
"CoreVariant": 37,
232232
"GFPUCoreSlave": 37,

0 commit comments

Comments
 (0)