May 2021 test

Dependencies:   sx128x sx12xx_hal

Committer:
lightshow
Date:
Sun May 09 19:26:59 2021 +0000
Revision:
6:685b7d053c43
Parent:
4:a645b6a6fa1f
May 2021 Test

Who changed what in which revision?

UserRevisionLine numberNew contents of line
grit 4:a645b6a6fa1f 1 {
grit 4:a645b6a6fa1f 2 "macros":
grit 4:a645b6a6fa1f 3 [
grit 4:a645b6a6fa1f 4 "MEM_ALLOC=malloc",
grit 4:a645b6a6fa1f 5 "MEM_FREE=free"
grit 4:a645b6a6fa1f 6 ],
grit 4:a645b6a6fa1f 7 "target_overrides":
grit 4:a645b6a6fa1f 8 {
grit 4:a645b6a6fa1f 9 "*":
grit 4:a645b6a6fa1f 10 {
grit 4:a645b6a6fa1f 11 "platform.stdio-baud-rate": 115200,
grit 4:a645b6a6fa1f 12 "platform.stdio-convert-newlines": true,
grit 4:a645b6a6fa1f 13 "platform.stdio-buffered-serial": true,
grit 4:a645b6a6fa1f 14 "mbed-trace.enable": 1
grit 4:a645b6a6fa1f 15 }
grit 4:a645b6a6fa1f 16 }
grit 4:a645b6a6fa1f 17 }