Example Program for EVAL-AD7606

Dependencies:   platform_drivers

Committer:
Kjansen45
Date:
Mon Oct 19 07:54:56 2020 +0000
Revision:
5:42b1eeef29d9
Parent:
1:819ac9aa5667
Child:
6:32de160dce43
Repository update

Who changed what in which revision?

UserRevisionLine numberNew contents of line
mahphalke 1:819ac9aa5667 1 {
mahphalke 1:819ac9aa5667 2 "requires": ["bare-metal"],
mahphalke 1:819ac9aa5667 3 "target_overrides": {
mahphalke 1:819ac9aa5667 4 "*": {
mahphalke 1:819ac9aa5667 5 "platform.default-serial-baud-rate": 115200,
mahphalke 1:819ac9aa5667 6 "target.printf_lib": "std"
mahphalke 1:819ac9aa5667 7 }
mahphalke 1:819ac9aa5667 8 }
mahphalke 1:819ac9aa5667 9 }