NuMaker emWin HMI

Committer:
csyang2
Date:
Mon Mar 04 15:47:41 2024 +0800
Revision:
10:c8165817d92a
Parent:
9:1286ec7f3230
Support NuMaker-IoT-M467

Who changed what in which revision?

UserRevisionLine numberNew contents of line
csyang2 9:1286ec7f3230 1 {
csyang2 9:1286ec7f3230 2 "target_overrides": {
csyang2 9:1286ec7f3230 3 "*": {
csyang2 9:1286ec7f3230 4 "platform.stdio-convert-newlines" : true,
csyang2 9:1286ec7f3230 5 "platform.stdio-baud-rate" : 115200
csyang2 9:1286ec7f3230 6 }
csyang2 9:1286ec7f3230 7 },
csyang2 9:1286ec7f3230 8 "macros": [
csyang2 9:1286ec7f3230 9 "__DEMO_320x240__"
csyang2 9:1286ec7f3230 10 ]
csyang2 9:1286ec7f3230 11 }