~aleteoryx/muditaos

ref: 149514e8364c0753c9eec29d48b227fb85fc4bda muditaos/doc d---------
bb95f274 — Lucjan Bryndza 4 years ago
[CP-288] Update secureboot documentation

Update documentation about secureboot

Signed-off-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
211a6e07 — Mateusz Grzegorzek 4 years ago
[BH-375] Clean `module-utils/third-party`

Clean `module-utils/third-party`
a360454b — Bartosz Cichocki 4 years ago
[EGD-6212] Add tethering doc

This commit adds list of currently supported systems that are
check for working with tethering. Rest of the doc will be updated
with another commit
2d013d79 — Piotr Tański 4 years ago
[EGD-7131] Flashing instruction updated

Flashing instruction for MacOS and Windows updated.
82b58594 — Mateusz Grzegorzek 4 years ago
[BH-363] Move libphonenumber to a separate directory

Move libphonenumber to a separate directory
02b8d2bf — Piotr Tański 4 years ago
Merge branch 'master' into stable
943fef96 — Radoslaw Wicik 4 years ago
[BH-353] Add Documentation for main targets

* clean up mimimu required cmake version
* fixes for release workflow

Add documentation for targets, fixes for cmake
and release workflow.
b6739819 — Alek Rudnik 4 years ago
Merge branch 'master' into stable
25fc56f4 — Radoslaw Wicik 4 years ago
[BH-353] Add minimal build target for BH

* add BellHybridMain
* fixing post review

Git automatically converts BellHybird as move from source/main.cpp to
prevent this and maintain "main.cpp" history adding new target as
separate commit.
40cef99e — DariuszSabala 4 years ago
[BH-360] Move TPLIB re2 to separate dir

Changed submodule directory and updated cmake scripts.
Updated paths in PureCoverage script and Doxyfile
82030a32 — Alek Rudnik 4 years ago
Merge branch 'master' into stable
fbb820c2 — Artur Śleszyński 4 years ago
[BH-357] Move protobuf to third-party dir

* Use the CMakeLists.txt from lib authors.
* Disable building libprotobuf in the all target.
* Disable warnings in the libprotobuf-lite target.
e6e9a79f — DariuszSabala 4 years ago
[BH-397] Move TPLIB parallel-hashmap

Changed submodule directory and changed way its linked,
in order to use target_link_libraries checkouted phmap
dependency to the newest revision which includes small
cmake fixes (see 031d214f2ce1973933abdf2a998d986ff8094d8e),
updated paths in PureCoverage script and Doxyfile
cd2cbbbd — Piotr Tański 4 years ago
[EGD-6728] Documentation cleanup

Cleanup acc. to guidelines created in EGD-6632.
12608dab — Mateusz Grzegorzek 4 years ago
[BH-351] Simulator input handling

Add Keyboard binding for Linux Bell simulator
fabf1944 — Bartosz Cichocki 4 years ago
[EGD-6258] Add CMake options to the Quick Start

Added description of CMake options used during generation
db6855e0 — Radoslaw Wicik 5 years ago
[EGD-6537] Create Jenkins CI

Try to fix GitHub problems by switching to Jenkins CI system.
085bccb7 — Borys Jelenski 5 years ago
[EGD-6355] Adjust MuditaOS to be used with Secure Boot

The start address of the OS image adjusted to comply with HAB
Secure Boot. Proper SNVS initialization performed at system startup.
SNVS drivers updated to most recent version. Image signing can be
performed as a part of build process. See doc/secure_boot.md for
more info.
5dbd726c — Wojtek Cichon 5 years ago
[EGD-6554] Fix emulator to simulator

Fixed every mention of emulator to simulator - in
docs and shell scripts.
226e9e4c — Marek Niepieklo 5 years ago
[EGD-6515] Answer/reject calls using headset

Clean up propagation of headset keys events
Clean up volume control with headset keys
Update key mappings for simulator
Use headset OK key to answer/reject calls
Next