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
8861b27954
Util Timer now runs independently of system time. More accurate on nRF52 (
fix
#2125
)
...
Also remove (mostly) duplicated jshPinPulse
2022-03-03 16:43:00 +00:00
..
esp32_bluetooth_utils.c
update esp-idf to v3.0. BLE support - thanks to @jumjum. 2500 vars. Erase flash before flashing
2018-05-13 13:54:02 +12:00
esp32_bluetooth_utils.h
update esp-idf to v3.0. BLE support - thanks to @jumjum. 2500 vars. Erase flash before flashing
2018-05-13 13:54:02 +12:00
esp32_gap_func.c
Added init security and implementation for jsble_xxxxx_connection
2018-06-08 12:40:51 +02: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
update esp-idf to v3.0. BLE support - thanks to @jumjum. 2500 vars. Erase flash before flashing
2018-05-13 13:54:02 +12:00
esp32_gattc_func.h
update esp-idf to v3.0. BLE support - thanks to @jumjum. 2500 vars. Erase flash before flashing
2018-05-13 13:54:02 +12: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