mbed_app.json 108 B

1234567
  1. {
  2. "target_overrides": {
  3. "K64F": {
  4. "platform.stdio-baud-rate": 9600
  5. }
  6. }
  7. }