zephyr/doc/develop
Marti Bolivar c1d31734f9 doc: application: clean up overview
A few things are stale or missing:

- Using the term 'kernel' is outdated at this point. It's been years
  since Zephyr was just a kernel, and we now include many modules as
  well as our internal subsystems and driver layers. Make that clearer
  in the overview.

- Devicetree overlays are a basic piece of zephyr applications and
  they're worth highlighting at this introductory place as well. Note
  that neither app.overlay or prj.conf are actually required to be
  present, so if we're mentioning prj.conf here, we might as well
  mention app.overlay too.

- Explain the basic purpose of and differences between Kconfig
  fragments and DT overlays.

Clean up some other language and provide some more cross references.

Signed-off-by: Marti Bolivar <marti.bolivar@nordicsemi.no>
2023-01-08 19:51:47 +01:00
..
api math: Introduce a DSP basicmath subsystem with a cmsis backend 2022-12-02 20:15:55 +01:00
application doc: application: clean up overview 2023-01-08 19:51:47 +01:00
flash_debug scripts: west: introduce Lauterbach TRACE32 runner 2022-10-14 09:51:14 +02:00
getting_started doc: Update to Zephyr SDK 0.15.2 2022-11-24 07:35:13 -05:00
languages doc: languages: cpp: Add notes about C++ main() 2022-11-05 16:41:45 +09:00
optimizations doc: move sections from guides 2022-04-07 16:35:19 +02:00
test twister: Set a default gcov-tool for llvm 2023-01-03 11:01:16 +01:00
toolchains doc: Update to Zephyr SDK 0.15.2 2022-11-24 07:35:13 -05:00
tools doc: develop: tools: drop platformio docs 2022-12-22 13:45:52 +01:00
west doc: west: Update outdated link to SPDX specification 2022-09-29 12:20:14 +02:00
beyond-GSG.rst doc: fix incorrect usage of envvar role 2022-08-23 10:15:34 +02:00
env_vars.rst doc: fix incorrect usage of envvar role 2022-08-23 10:15:34 +02:00
index.rst doc: develop: Add 'Language Support' sub-category 2022-06-01 15:26:48 +02:00
modules.rst doc: modules: document recommendations 2022-09-05 14:54:07 +00:00