Skip to content

xiongyihui/mbed_ble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

mbed BLE

To test lastest BLE_API and nRF51822 with mbed SDK, change the path of these libraries in CMakeLists.txt.

# define some more paths to projects we depend on
set (MBED_SRC_PATH     ${BLUE_SOURCE_DIR}/../mbed/libraries/mbed)
set (BLE_API_SRC_PATH  ${BLUE_SOURCE_DIR}/../BLE_API)
set (NRF51822_SRC_PATH ${BLUE_SOURCE_DIR}/../nRF51822)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published