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_config.h@31:0475756cede6, 2021-06-10 (annotated)
- Committer:
- bavovanachte
- Date:
- Thu Jun 10 13:29:48 2021 +0000
- Revision:
- 31:0475756cede6
- Parent:
- 0:fe3c7dde9771
Implemented; - Word write; - SPEED aliases
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
wuliqunyy | 0:fe3c7dde9771 | 1 | /* |
wuliqunyy | 0:fe3c7dde9771 | 2 | * mbed SDK |
wuliqunyy | 0:fe3c7dde9771 | 3 | * Copyright (c) 2017 ARM Limited |
wuliqunyy | 0:fe3c7dde9771 | 4 | * |
wuliqunyy | 0:fe3c7dde9771 | 5 | * Licensed under the Apache License, Version 2.0 (the "License"); |
wuliqunyy | 0:fe3c7dde9771 | 6 | * you may not use this file except in compliance with the License. |
wuliqunyy | 0:fe3c7dde9771 | 7 | * You may obtain a copy of the License at |
wuliqunyy | 0:fe3c7dde9771 | 8 | * |
wuliqunyy | 0:fe3c7dde9771 | 9 | * http://www.apache.org/licenses/LICENSE-2.0 |
wuliqunyy | 0:fe3c7dde9771 | 10 | * |
wuliqunyy | 0:fe3c7dde9771 | 11 | * Unless required by applicable law or agreed to in writing, software |
wuliqunyy | 0:fe3c7dde9771 | 12 | * distributed under the License is distributed on an "AS IS" BASIS, |
wuliqunyy | 0:fe3c7dde9771 | 13 | * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
wuliqunyy | 0:fe3c7dde9771 | 14 | * See the License for the specific language governing permissions and |
wuliqunyy | 0:fe3c7dde9771 | 15 | * limitations under the License. |
wuliqunyy | 0:fe3c7dde9771 | 16 | */ |
wuliqunyy | 0:fe3c7dde9771 | 17 | |
wuliqunyy | 0:fe3c7dde9771 | 18 | // Automatically generated configuration file. |
wuliqunyy | 0:fe3c7dde9771 | 19 | // DO NOT EDIT, content will be overwritten. |
wuliqunyy | 0:fe3c7dde9771 | 20 | |
wuliqunyy | 0:fe3c7dde9771 | 21 | #ifndef __MBED_CONFIG_DATA__ |
wuliqunyy | 0:fe3c7dde9771 | 22 | #define __MBED_CONFIG_DATA__ |
wuliqunyy | 0:fe3c7dde9771 | 23 | |
wuliqunyy | 0:fe3c7dde9771 | 24 | |
wuliqunyy | 0:fe3c7dde9771 | 25 | #endif |