We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3701cb commit 9ee79d7Copy full SHA for 9ee79d7
CMakeLists.txt
@@ -11,7 +11,7 @@ include(mbed-os/tools/cmake/mbed_toolchain_setup.cmake)
11
12
project(ArduinoCore-mbed-ce
13
LANGUAGES C CXX ASM
14
- VERSION 1.1.1) # This is the version of the Mbed CE Arduino core, not of Mbed CE
+ VERSION 1.2.1) # This is the version of the Mbed CE Arduino core, not of Mbed CE
15
16
include(mbed_project_setup)
17
0 commit comments