modified mbed library sources, fixed some bugs for STM32F030R8
Dependents: NUCLEO-F030R8_ExtXtalTest
Fork of mbed-src by
module.json
- Committer:
- nightseas
- Date:
- 2015-08-18
- Revision:
- 612:6879a2bbb561
- Parent:
- 581:39197bcd20f2
File content as of revision 612:6879a2bbb561:
{
"name": "mbed-classic",
"version": "0.0.1",
"description": "mbed core SDK (for mbed 2.0, *not* mbedOS)",
"keywords": [
"mbed"
],
"author": "Bogdan Marinescu <bogdan.marinescu@arm.com>",
"repository": {
"url": "git@github.com:mbedmicro/mbed.git",
"type": "git"
},
"homepage": "https://github.com/mbedmicro/mbed",
"licenses": [
{
"url": "https://spdx.org/licenses/Apache-2.0",
"type": "Apache-2.0"
}
],
"extraIncludes": [
"api",
"hal",
"targets/hal",
"targets/cmsis"
],
"dependencies": {
},
"targetDependencies": {
}
}
