This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
esp-nimble-cpp
Watch
1
Star
0
Fork
0
forked from
h2zero/esp-nimble-cpp
Code
Pull Requests
Activity
Files
sr-timer
esp-nimble-cpp
/
examples
/
NimBLE_Async_Client
/
Makefile
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
4 lines
73 B
Makefile
Raw
Permalink
Normal View
History
Unescape
Escape
Add asyncronous client connect and MTU exchange.
2024-10-29 13:50:12 -06:00
PROJECT_NAME
:=
NimBLE_Async_Client
include
$(
IDF_PATH
)
/make/project.mk
Copy Permalink