May 2021 test

Dependencies:   sx128x sx12xx_hal

Committer:
grit
Date:
Mon Aug 19 01:30:26 2019 +0000
Revision:
4:a645b6a6fa1f
initial;

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 }