Skip to content

Commit bd51c74

Browse files
committed
Rebuild mbed includes on mbed-os-6.4.0-241-g72b74ed32e
1 parent b65a451 commit bd51c74

File tree

1,956 files changed

+184864
-19764
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,956 files changed

+184864
-19764
lines changed

cores/arduino/mbed/cmsis/TARGET_CORTEX_M/arm_math.h

Lines changed: 0 additions & 7190 deletions
This file was deleted.

cores/arduino/mbed/cmsis/RTE_Components.h renamed to cores/arduino/mbed/cmsis/device/RTE/include/RTE_Components.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/* mbed Microcontroller Library
22
* Copyright (c) 2018 ARM Limited
3+
* SPDX-License-Identifier: Apache-2.0
34
*
45
* Licensed under the Apache License, Version 2.0 (the "License");
56
* you may not use this file except in compliance with the License.

cores/arduino/mbed/rtos/source/TARGET_CORTEX/mbed_boot.h renamed to cores/arduino/mbed/cmsis/device/rtos/include/mbed_boot.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,8 @@ MBED_NORETURN void mbed_rtos_start(void);
134134
*
135135
* Preconditions:
136136
* - The RTOS has been started by a call to mbed_rtos_start
137+
* - If the platform is supported by TF-M, initialization
138+
* has been done by a call to mbed_tfm_init
137139
*/
138140
void mbed_toolchain_init(void);
139141

@@ -160,7 +162,6 @@ void mbed_sdk_init(void);
160162
*
161163
* Preconditions:
162164
* - The RTOS has been started by a call to mbed_rtos_start
163-
* - The toolchain has been initialized by a call to mbed_toolchain_init
164165
*/
165166
void mbed_tfm_init(void);
166167

cores/arduino/mbed/components/storage/blockdevice/COMPONENT_FLASHIAP/COMMON/fslittle_debug.h

Lines changed: 0 additions & 105 deletions
This file was deleted.

cores/arduino/mbed/components/storage/blockdevice/COMPONENT_FLASHIAP/COMMON/fslittle_test.h

Lines changed: 0 additions & 75 deletions
This file was deleted.

0 commit comments

Comments
 (0)