zephyr/doc/guides
Martí Bolívar 840eaab970 doc: west: add information about private repositories
How to manage repositories that require authentication to fetch from
using west is a frequently asked question.

TL;DR on the answer is that Git already has credential storage built
in, so our expectation is that there is nothing west needs to do in
particular, as users can select whatever credential helper works for
them, or set up a custom one using something like the GIT_ASKPASS
environment variable.

That's not a very helpful expectation if people aren't aware that
credential helpers exist, though, so let's document that and provide
examples for common use cases, as well as west-specific
troubleshooting advice.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2020-09-17 21:39:03 -04:00
..
bluetooth doc: update enumerator usage to :c:enumerator: 2020-08-31 09:57:33 -04:00
build
coding_guidelines doc: coding guidelines: fix links for other rules examples 2020-07-25 10:50:03 -04:00
crypto
debugging doc: debugging: Add information about gdbstub 2020-09-02 20:54:57 -04:00
device_mgmt
documentation zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
dts doc: guides: dts: document inferred bindings for /zephyr,user 2020-09-04 07:41:19 -05:00
kconfig cmake: extend support for conf file and board overlays 2020-09-04 17:52:27 +02:00
networking doc: net: Add information about net_pkt processing statistics 2020-08-07 10:12:51 +03:00
optimizations doc: add documentation for tool targets 2020-07-26 19:26:57 -04:00
platformio doc: Update PlatformIO guide 2020-04-15 12:49:27 +02:00
portability doc: guides: portability: fix misspellings in POSIX C LANG table 2020-08-21 13:55:32 -04:00
porting doc: remove benchmarking section from docs 2020-09-05 13:28:38 -05:00
test sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
tools
tracing zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
west doc: west: add information about private repositories 2020-09-17 21:39:03 -04:00
beyond-GSG.rst cmake: add support for user-defined board aliases 2020-04-09 14:38:36 +02:00
c_library.rst
coccinelle.rst
code-relocation.rst cmake: docs: Fix 'test_relocation' -> 'code_relocation' 2020-06-17 09:40:47 +02:00
coverage.rst
design_guidelines.rst doc: Apply constant qualifier on device instance where relevant 2020-09-02 13:48:13 +02:00
env_vars.rst cmake: introduction of ZephyrBuildConfiguration package 2020-05-27 17:58:50 +02:00
getting-help.rst
index.rst doc: guides: add design guidelines with callback expectations 2020-08-25 18:09:56 +02:00
modules.rst docs: Zephyr module and CMake processing 2020-08-31 12:15:02 +02:00
zephyr_cmake_package.rst cmake: Zephyr CMake package clean-up and minor fix 2020-08-19 12:52:33 -04:00