Skip to content

Commit

Permalink
Merge pull request #73 from ARMmbed/release_candidate
Browse files Browse the repository at this point in the history
Update for mbed-os-6.14.0
  • Loading branch information
adbridge authored Aug 23, 2021
2 parents 9d0f4f7 + 2c10c04 commit 4d07850
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions atecc608a/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ set(APP_TARGET mbed-os-example-atecc608a)

include(${MBED_PATH}/tools/cmake/app.cmake)

project(${APP_TARGET})

add_subdirectory(${MBED_PATH})

add_subdirectory(mbed-os-atecc608a)
Expand All @@ -17,8 +19,6 @@ add_executable(${APP_TARGET})

mbed_configure_app_target(${APP_TARGET})

project(${APP_TARGET})

target_include_directories(${APP_TARGET}
PRIVATE
.
Expand Down
2 changes: 1 addition & 1 deletion atecc608a/mbed-os.lib
Original file line number Diff line number Diff line change
@@ -1 +1 @@
https://github.com/ARMmbed/mbed-os/#d147abc3e556c58e5e343d34b729bc2192e18bd3
https://github.com/ARMmbed/mbed-os/#3377f083b3a6bd7a1b45ed2cea5cf083b9007527

0 comments on commit 4d07850

Please sign in to comment.