Christian Baars
|
81fac80859
|
MI32 legacy: add optional argument to BLE.run() (#20431)
* add optional argument to BLE.run()
* set default of scan response to NO
|
2024-01-09 09:10:45 +01:00 |
Christian Baars
|
c238d8d4d1
|
several updates (#19893)
|
2023-11-01 17:30:22 +01:00 |
Christian Baars
|
baef3eed91
|
Delete lib/libesp32_div/ESP32-HomeKit directory (#19743)
|
2023-10-14 20:36:30 +02:00 |
Christian Baars
|
f4585a2718
|
prepare transition to esp-nimble-cpp (#19370)
|
2023-08-23 16:33:26 +02:00 |
Theo Arends
|
701d33f645
|
Phase 2 support C2/C6
|
2023-08-23 13:02:13 +02:00 |
Jason2866
|
08ce63863e
|
Fix CONFIG_BT_NIMBLE_NVS_PERSIST value unused
https://github.com/h2zero/NimBLE-Arduino/pull/520
|
2023-05-05 17:09:24 +02:00 |
Jason2866
|
646e2006ec
|
NimBLE v1.4.1
|
2022-10-24 10:56:42 +02:00 |
Jason2866
|
77f434577f
|
Fix getPower return value
Power level -3 returned the wrong value.
|
2022-10-11 17:50:34 +02:00 |
Jason2866
|
ce46d0a089
|
Fix build with esp32c3
|
2022-10-11 17:46:15 +02:00 |
Christian Baars
|
ff7c624413
|
fix compilation for TTTGO watch
|
2022-09-25 16:52:32 +02:00 |
Jason2866
|
39d14ab633
|
cpp
|
2022-08-18 10:11:53 +02:00 |
Jason2866
|
cdc00f2076
|
missing PSRAM fix
|
2022-08-18 10:08:53 +02:00 |
Jason2866
|
98ea693d41
|
NimBLE 1.4.0
|
2022-08-17 12:20:12 +02:00 |
Staars
|
b8fd073467
|
rename .c to .cpp
|
2022-03-27 17:57:35 +02:00 |
Staars
|
3ed44ce0dc
|
use special_malloc for external libs
|
2022-03-27 17:54:18 +02:00 |
Jason2866
|
ae2597a405
|
S3 changes + NimBLE updates
|
2022-02-16 18:02:15 +01:00 |
Jason2866
|
5a70ca1562
|
NimBLE v1.36 (#14744)
|
2022-02-12 20:01:12 +01:00 |
Jason2866
|
ac2022499f
|
Create tasmota_lib_changes.md
|
2022-01-30 16:31:07 +01:00 |
Theo Arends
|
497d8218f9
|
Fix BLE wrong logging messages
Fix BLE wrong logging messages (#14655)
|
2022-01-30 16:15:02 +01:00 |
Jason2866
|
ecec42e41b
|
NimBLE update to v1.3.5
|
2022-01-14 18:00:02 +01:00 |
Jason2866
|
bbf81b5b5f
|
c3 changes (silence warnings)
|
2022-01-09 14:55:39 +01:00 |
Jason2866
|
416cadd229
|
Webcam reduce lib
|
2021-12-19 13:52:50 +01:00 |
Jason2866
|
3d716866b1
|
fix compiler warning webcam
|
2021-12-18 13:26:16 +01:00 |
Theo Arends
|
8bad0115b0
|
Fix ESP32 webcam WDT
Fix ESP32 webcam WDT (#13882)
|
2021-12-17 18:01:27 +01:00 |
Jason2866
|
768335e1f0
|
Update nimble
|
2021-11-30 21:58:40 +01:00 |
Jason2866
|
d3ba1dd5fc
|
fix compiler warnings
|
2021-11-15 12:35:48 +01:00 |
Christian Baars
|
54acd8fad7
|
Delete bignum.c
forgot to delete this...
|
2021-11-08 18:22:55 +01:00 |
Christian Baars
|
7b687fc658
|
Port to ESP32-C3
|
2021-11-08 17:33:51 +01:00 |
Christian Baars
|
566f619235
|
Update esp_mfi_debug.h
Reduce logging for release builds
|
2021-11-08 17:31:25 +01:00 |
Jason2866
|
70b1977d3c
|
Update library.json
|
2021-10-31 20:53:10 +01:00 |
Jason2866
|
1929cf27ce
|
LDF Platformio compile fix
|
2021-10-31 20:41:14 +01:00 |
Jason2866
|
c24694adab
|
correct entry in platforms
|
2021-10-31 17:47:10 +01:00 |
Christian Baars
|
f4b6acf242
|
Fix ESP32-Homekit for IDF>4
|
2021-10-26 21:29:24 +02:00 |
Theo Arends
|
a176778956
|
Fix Tasmota logging when NIMBLE is enabled
|
2021-10-07 14:15:20 +02:00 |
Jason2866
|
68e9e3dbc7
|
NimBLE 1.3.1
|
2021-08-22 15:52:00 +02:00 |
Jason2866
|
3ab4a2a3e0
|
New framework LITTLEFS -> LittleFS
|
2021-07-18 23:14:10 +02:00 |
Jason2866
|
aa05503645
|
Fix homekit compile with IDF4 (#189)
* Fix compile error for IDF -> missing include file
|
2021-06-03 19:42:40 +02:00 |
gemu2015
|
1d38a6465d
|
update homekit
|
2021-03-17 13:33:55 +01:00 |
gemu2015
|
189e612419
|
nvs to littfs wrapper
|
2021-03-13 12:50:28 +01:00 |
Jason2866
|
7716bc8a8f
|
mv some ESP32 libs
|
2021-03-11 14:48:59 +01:00 |