This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
Espruino
Watch
1
Star
0
Fork
0
You've already forked Espruino
mirror of
https://github.com/espruino/Espruino.git
synced
2025-12-08 19:06:15 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Espruino
/
targets
/
esp32
/
BLE
History
Gordon Williams
1e0bf95da6
Fixed build issues for bluetooth with no centrals (microbit1)
2022-10-28 11:31:11 +01:00
..
esp32_bluetooth_utils.c
ESP32: Bluetooth LE tweaks - central mode connects, scans, reads, writes and notifies
2022-10-27 15:28:28 +01:00
esp32_bluetooth_utils.h
ESP32: Bluetooth LE tweaks - central mode connects, scans, reads, writes and notifies
2022-10-27 15:28:28 +01:00
esp32_gap_func.c
More ESP32 bluetooth fixes - can now find services/characteristics and read/write. No Notify yet
2022-10-18 16:36:52 +01:00
esp32_gap_func.h
Added init security and implementation for jsble_xxxxx_connection
2018-06-08 12:40:51 +02:00
esp32_gattc_func.c
Fixed build issues for bluetooth with no centrals (microbit1)
2022-10-28 11:31:11 +01:00
esp32_gattc_func.h
ESP32: Bluetooth LE tweaks - central mode connects, scans, reads, writes and notifies
2022-10-27 15:28:28 +01:00
esp32_gatts_func.c
Util Timer now runs independently of system time. More accurate on nRF52 (
fix
#2125
)
2022-03-03 16:43:00 +00:00
esp32_gatts_func.h
Fixed problems around Advertising. There are still some, ....
2018-06-15 11:22:09 +02:00