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