We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c79724b commit 3fe5a8aCopy full SHA for 3fe5a8a
manifest_all_v1.1.0.json
@@ -308,6 +308,7 @@
308
"https://renesas.com/ek-ra8d1"
309
],
310
"branches": [
311
+ "master",
312
"release/v9.2"
313
314
"settings": [
@@ -353,7 +354,7 @@
353
354
{
355
"toReplace": "#define LV_USE_DRAW_DAVE2D .*",
356
"newContent": "#define LV_USE_DRAW_DAVE2D {value}",
- "filePath": "src/lv_conf.h"
357
+ "filePath": "lv_conf.h"
358
}
359
]
360
},
@@ -375,7 +376,7 @@
375
376
377
"toReplace": "#define LV_USE_PERF_MONITOR .*",
378
"newContent": "#define LV_USE_PERF_MONITOR {value}",
379
380
381
382
0 commit comments