This is an automated email from the ASF dual-hosted git repository.
aditi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-site.git.
from 5bc5776 Merge pull request #265 from ccollins476ad/blinky_console
add 8267bdf Update blinky_console to new shell
add ac45802 Update bletiny documentation
add 5a6fe7e Update add_shell tutorial
add 019f026 Add btshell documentation
add afecaec Update tutorials after review
add b686373 Update bletiny and btshell after review
add ca56187 Add docs for extended connection, scan and advertising in
bletiny api
add a09c17a Remove add_shell from tutorials
add bf9ad4e Use blinky_console instead of add_shell tutorial
add dc13e51 Fix broken links and remove unnecessary data
add b0e9f49 Add BT5 docs to btshell
new 2e5757d Merge pull request #213 from michal-narajowski/btshell-docs
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
docs/network/ble/bletiny/bletiny_GAP.md | 194 ++++++++++++++++---
docs/network/ble/bletiny/bletiny_GATT.md | 7 +-
docs/network/ble/bletiny/bletiny_api.md | 6 +-
docs/network/ble/btshell/btshell_GAP.md | 210 +++++++++++++++++++++
docs/network/ble/btshell/btshell_GATT.md | 59 ++++++
docs/network/ble/btshell/btshell_advdata.md | 35 ++++
.../bletiny_api.md => btshell/btshell_api.md} | 42 ++---
docs/os/modules/shell/shell.md | 2 +-
docs/os/tutorials/add_shell.md | 145 --------------
docs/os/tutorials/air_quality_sensor.md | 2 +-
docs/os/tutorials/blinky_console.md | 37 ++--
mkdocs.yml | 6 +-
12 files changed, 523 insertions(+), 222 deletions(-)
create mode 100644 docs/network/ble/btshell/btshell_GAP.md
create mode 100644 docs/network/ble/btshell/btshell_GATT.md
create mode 100644 docs/network/ble/btshell/btshell_advdata.md
copy docs/network/ble/{bletiny/bletiny_api.md => btshell/btshell_api.md} (62%)
delete mode 100644 docs/os/tutorials/add_shell.md
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].