The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.
Dependents: hello SerialTestv11 SerialTestv12 Sierpinski ... more
mbed 2
This is the mbed 2 library. If you'd like to learn about Mbed OS please see the mbed-os docs.
Diff: TARGET_MAX32625MBED/TARGET_Maxim/mbed_rtx.h
- Revision:
- 167:84c0a372a020
- Parent:
- 156:ff21514d8981
diff -r 5aab5a7997ee -r 84c0a372a020 TARGET_MAX32625MBED/TARGET_Maxim/mbed_rtx.h --- a/TARGET_MAX32625MBED/TARGET_Maxim/mbed_rtx.h Fri Apr 20 11:08:29 2018 +0100 +++ b/TARGET_MAX32625MBED/TARGET_Maxim/mbed_rtx.h Fri May 11 16:51:14 2018 +0100 @@ -29,7 +29,7 @@ #define INITIAL_SP (0x20008000UL) #endif -#elif defined(TARGET_MAX32620) +#elif defined(TARGET_MAX32620) || defined(TARGET_MAX32620C) #ifndef INITIAL_SP #define INITIAL_SP (0x20040000UL)