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.
custom_targets.json@7:276fab80bd78, 2020-07-20 (annotated)
- Committer:
- hudakz
- Date:
- Mon Jul 20 17:47:46 2020 +0000
- Revision:
- 7:276fab80bd78
- Parent:
- 6:661b2566f925
Bluepill STM32F103C8 support for Mbed OS 6
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| hudakz | 0:2577a4fb6e72 | 1 | { |
| hudakz | 0:2577a4fb6e72 | 2 | "BLUEPILL": { |
| hudakz | 0:2577a4fb6e72 | 3 | "inherits": [ |
| hudakz | 6:661b2566f925 | 4 | "MCU_STM32F103x8" |
| hudakz | 0:2577a4fb6e72 | 5 | ], |
| hudakz | 6:661b2566f925 | 6 | "device_name": "STM32F103C8" |
| hudakz | 0:2577a4fb6e72 | 7 | } |
| hudakz | 0:2577a4fb6e72 | 8 | } |