h2zero
ccea428b9e
Refactor include directives to use different paths for arduino/idf.
...
* Sets macros to allow compiling when Central role is enabled and Observer disabled, or Peripheral enabled and Broadcaster disabled.
* Adds a macro definition for CONFIG_NIMBLE_CPP_IDF to enable different include paths/functionality for IDF / Arduino.
2021-09-12 18:43:31 -06:00
h2zero
aae2a8f1e3
Fix comments for doxygen ( #16 )
...
* Fix comments for doxygen
* Add documentation and update readme.
2020-07-08 19:27:26 -06:00
h2zero
f0191eb1e6
Add ==,!= operators to NimBLEAddress, pass parameters by const reference.
2020-05-10 07:21:46 -06:00
h2zero
04b524d1f8
NimBLEUUID: Add operator == and != + correct equals() to test if values are set.
...
Adds convenience operators == and != to NimBLEUUID class.
Tests if both values are not set in equals operation and returns true if so.
2020-05-06 21:08:50 -06:00
h2zero
1779a3f723
Bugfixes + add new NimBLEUUID constructor.
2020-05-03 13:50:49 -06:00
h2zero
74ba03e3a8
Add CMakeLists.txt.
...
Fix compilation in strict enviroments.
Fix compliation in IDF v4.0.
2020-03-31 20:16:27 -06:00
h2zero
5d4332e945
Initial commit.
2020-03-29 17:44:20 -06:00