zephyr/doc/guides
Daniel Leung 8fe7fbf7ee doc: coding_guidelines: sort list in natural order
Sort the MISRA lists in a more natural ascending numeric order.
So instead of 1.1 - 1.10 - 1.11 - 1.2 - 1.3, we now have
1.1 - 1.2 - 1.3 - 1.10 - 1.11.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2020-07-22 17:36:33 -04:00
..
bluetooth doc: add IDs to some sections 2020-07-16 08:22:48 -04:00
build doc: dts: revisit documentation 2020-03-24 10:11:20 -05:00
coding_guidelines doc: coding_guidelines: sort list in natural order 2020-07-22 17:36:33 -04:00
crypto
debugging doc: probes: Add info on ST-Link fw update 2020-05-20 10:38:27 +02:00
device_mgmt doc: dts: revisit documentation 2020-03-24 10:11:20 -05:00
documentation zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
dts dts: Remove support for deprecated DTS binding syntax 2020-07-08 22:03:24 -04:00
kconfig doc: write documentation about DT-based device instantiation 2020-05-08 19:37:18 -05:00
networking doc: net: Add info how to run multiple Zephyr network instances 2020-05-20 15:36:39 +02:00
optimizations kernel: remove unused offload workqueue option 2020-04-12 18:42:27 -04:00
platformio doc: Update PlatformIO guide 2020-04-15 12:49:27 +02:00
portability global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
porting kernel: define arch_mem_map() 2020-07-17 11:38:18 +02:00
test sanitycheck: support only_tags for boards 2020-07-20 17:44:16 -04:00
tools boards: nrf52_pca10040: Rename to nrf52dk_nrf52832 2020-04-06 13:09:07 +02:00
tracing zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
west doc: west: link to modules page instead of source code 2020-04-08 12:00:44 -05:00
beyond-GSG.rst cmake: add support for user-defined board aliases 2020-04-09 14:38:36 +02:00
c_library.rst global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
coccinelle.rst doc: replace hlist with column-width class 2019-09-18 13:33:37 -04:00
code-relocation.rst cmake: docs: Fix 'test_relocation' -> 'code_relocation' 2020-06-17 09:40:47 +02:00
coverage.rst doc: add a note about required lcov version 2020-02-07 15:14:24 -05:00
env_vars.rst cmake: introduction of ZephyrBuildConfiguration package 2020-05-27 17:58:50 +02:00
getting-help.rst doc: Update Slack invitation link 2019-08-05 16:52:15 +02:00
index.rst doc: add coding guidelines 2020-07-08 23:27:15 -04:00
modules.rst doc: updated to reflect changes introduced with Zephyr CMake package 2020-06-04 22:12:03 +02:00
zephyr_cmake_package.rst doc,cmake: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00