Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
MaJerle committed Aug 21, 2022
1 parent 009ac77 commit 9a48ffa
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
6 changes: 6 additions & 0 deletions docs/changelog/index.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.. _changelof:

Changelog
=========

.. literalinclude:: ../../CHANGELOG.md
7 changes: 1 addition & 6 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,11 @@ Features
* 1-Wire protocol fits UART specifications at ``9600`` and ``115200`` bauds
* Allows standard one-wire single-gpio manual control (when UARTs are no more available by the system)
* Hardware is responsible for timing characteristics

* Allows DMA on the high-performance microcontrollers

* Different device drivers included

* DS18B20 temperature sensor is natively supported

* Works with operating system due to hardware timing management

* Separate thread-safe API is available

* API for device scan, reading and writing single bits
* User friendly MIT license

Expand Down Expand Up @@ -74,6 +68,7 @@ Table of contents
user-manual/index
api-reference/index
examples/index
changelog/index

.. toctree::
:maxdepth: 2
Expand Down

0 comments on commit 9a48ffa

Please sign in to comment.