This is an automated email from the ASF dual-hosted git repository.
janc pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git.
from e3e73b9 hw/battery: allow more then one battery
new 39fbb99 docs: Fix broken links and syntax warnings
new ef11ede docs: Fix doxygen warnings
The 2 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/os/modules/console/console.rst | 2 +-
docs/os/modules/fcb/fcb.rst | 14 ++++++++++++++
docs/os/modules/hal/hal.rst | 5 ++++-
docs/os/modules/hal/hal_flash/hal_flash.rst | 5 +++++
docs/os/modules/logs/logs.rst | 2 +-
docs/os/modules/sensor_framework/sensor_api.rst | 10 +++++-----
docs/os/modules/sensor_framework/sensor_create.rst | 2 +-
docs/os/modules/sensor_framework/sensor_driver.rst | 14 +++++++-------
docs/os/modules/sensor_framework/sensor_listener_api.rst | 2 +-
docs/os/modules/shell/shell.rst | 4 ++--
docs/os/modules/split/split.rst | 4 ++--
docs/os/modules/system_modules.rst | 2 +-
encoding/json/include/json/json.h | 6 ------
fs/fcb/include/fcb/fcb.h | 4 ++++
fs/fcb2/include/fcb/fcb2.h | 4 ++++
hw/sensor/include/sensor/sensor.h | 12 ++++++------
kernel/os/include/os/os_callout.h | 2 +-
kernel/os/include/os/os_heap.h | 2 +-
kernel/os/include/os/os_mutex.h | 5 +++++
19 files changed, 65 insertions(+), 36 deletions(-)