Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
mbed_app.json@3:a4677501ae87, 2021-11-30 (annotated)
- Committer:
- _seminahn
- Date:
- Tue Nov 30 08:13:05 2021 +0000
- Revision:
- 3:a4677501ae87
v1.2.5, change imu freq
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| _seminahn | 3:a4677501ae87 | 1 | { |
| _seminahn | 3:a4677501ae87 | 2 | "target_overrides": { |
| _seminahn | 3:a4677501ae87 | 3 | "*": { |
| _seminahn | 3:a4677501ae87 | 4 | "drivers.uart-serial-txbuf-size": 1024 |
| _seminahn | 3:a4677501ae87 | 5 | } |
| _seminahn | 3:a4677501ae87 | 6 | } |
| _seminahn | 3:a4677501ae87 | 7 | } |