May 2021 Commit

Dependencies:   sx128x sx12xx_hal

Committer:
grit
Date:
Mon Aug 19 01:28:02 2019 +0000
Revision:
8:efd5ceb87878
Child:
9:28f69b9b6a4c
initial

Who changed what in which revision?

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