Home
last modified time | relevance | path

Searched refs:modules (Results 226 – 250 of 274) sorted by relevance

1234567891011

/Zephyr-latest/boards/espressif/esp32s3_eye/doc/
Dindex.rst252 ESP32-S3 modules require patches to OpenOCD that are not upstreamed yet.
/Zephyr-latest/doc/develop/west/
Drelease-notes.rst105 - All west commands will now output log messages from west API modules at
186 modules may rely on.
749 and makes it possible to import west modules from anywhere in the system,
/Zephyr-latest/doc/develop/test/
Dztest.rst11 integration testing, or for unit testing specific modules.
366 :zephyr_file:`unittest <cmake/modules/unittest.cmake>` component. See a minimal
/Zephyr-latest/doc/services/settings/
Dindex.rst6 The settings subsystem gives modules a way to store persistent per-device
/Zephyr-latest/boards/st/stm32wb5mmg/doc/
Dstm32wb5mmg.rst185 please check `modules/hal/stm32/lib/stm32wb/hci/README`_
/Zephyr-latest/boards/nxp/frdm_k64f/doc/
Dindex.rst14 with Bluetooth* and 2.4 GHz radio add-on modules
/Zephyr-latest/doc/contribute/coding_guidelines/
Dindex.rst1282 an existing definition originating from a :ref:`module <modules>`, the module's
1292 both modules, prior to their inclusion, should be modified to use
1299 the form of modules. Those modules are typically independent projects that may
1300 use macro names that can conflict with other modules or with Zephyr itself.
/Zephyr-latest/subsys/bluetooth/
DKconfig.logging23 # instead of setting it for every modules.
/Zephyr-latest/boards/acrn/acrn/doc/
Dindex.rst244 receives its guest VMs (i.e. zephyr.bin) as GRUB "multiboot" modules.
/Zephyr-latest/doc/build/sysbuild/
Dindex.rst786 Sysbuild can be extended by other modules to give it additional functionality
791 :ref:`modules <module-yml>` do, this will cause the files to be included in
/Zephyr-latest/doc/develop/debug/
Dindex.rst274 top>\\modules\\hal\\nxp\\mcux\\devices\\MK64F12\\MK64F12.xml`
/Zephyr-latest/doc/releases/
Drelease-notes-3.6.rst258 * Added ``PRE_IMAGE_CMAKE`` and ``POST_IMAGE_CMAKE`` hooks to sysbuild modules, which allows for
259 modules to run code after and before each image's cmake invocation.
1058 * Modem modules
1068 …* Extended all modem modules to utilize the ``TRANSMIT_IDLE`` event to dynamically manage the delay
Drelease-notes-3.2.rst49 default, all upstream code and modules have been converted to use
826 * Refactored LwM2M engine module into smaller sub-modules: LwM2M registry,
852 * Moved OpenThread glue code into ``modules`` directory.
1690 - :github:`45241` - (Probably) unnecessary branches in several modules
1710 - :github:`47817` - samples/modules/nanopb/sample.modules.nanopb fails with protobuf > 3.19.0
2003 * :github:`49360` - west boards doesn't print boards from modules
2115 * :github:`48567` - MIMXRT1060 custom board support for NXP HAL modules
2310 * :github:`46801` - Revisit modules and inclusion in the default manifest
Drelease-notes-3.3.rst1092 into separate modules.
2064 * Zephyr subsystems and modules that require the features from the full C++
2618 - :github:`45241` - (Probably) unnecessary branches in several modules
2678 - :github:`52513` - sample.modules.chre fails on qemu_leon3
2788 - :github:`54444` - samples/modules/chre/sample.modules.chre should not attempt to build on toolcha…
2915 * :github:`54422` - modules: openthread: multiple definition in openthread config
2988 * :github:`54005` - esp32 Severe crash using modules with embedded PSRAM (eg esp32-wroom-32E-n8r2)
3091 * :github:`53271` - modules: segger: KConfigs are broken
3598 * :github:`47817` - samples/modules/nanopb/sample.modules.nanopb fails with protobuf > 3.19.0
3732 * :github:`38291` - Make Zephyr modules compatible with PlatformIO libdeps
Drelease-notes-1.14.rst115 * :github:`16046` - modules are being processed too late.
315 * :github:`16046` - modules are being processed too late.
944 * Added support for :ref:`Zephyr modules <modules>`
971 - Refactored log modules registration macros
1196 * :github:`15059` - Fix builds w/o modules
1212 * :github:`14989` - Doc build does not include the zephyr modules Kconfig files
1215 * :github:`14974` - Kconfig.modules needs to be at the top level build folder
/Zephyr-latest/doc/services/shell/
Dindex.rst601 modules you can execute the following command:
848 These commands are registered by various modules, for example:
/Zephyr-latest/modules/trusted-firmware-m/
DCMakeLists.txt381 ${ZEPHYR_BASE}/modules/mbedtls/configs
/Zephyr-latest/doc/contribute/
Dguidelines.rst1015 Follow the guidelines in the :ref:`modules` section for contributing
1016 :ref:`new modules <submitting_new_modules>` and
1017 submitting changes to :ref:`existing modules <changes_to_existing_module>`.
/Zephyr-latest/subsys/debug/
DKconfig17 Enable thread analyzer functionality and all the required modules.
/Zephyr-latest/boards/intel/adsp/doc/
Dintel_adsp_generic.rst68 cd modules/audio/sof/tools/rimage
/Zephyr-latest/boards/intel/socfpga_std/cyclonev_socdk/doc/
Dindex.rst125 * soc_system.sopcinfo : SOPC Information file contains details about modules instantiated in the pr…
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dharness.py955 thismodule = sys.modules[__name__]
/Zephyr-latest/samples/subsys/mgmt/updatehub/
DREADME.rst65 bootloader modules tools zephyr
/Zephyr-latest/doc/safety/
Dsafety_overview.rst197 The idea behind this architecture is to organize modules or components with similar functionality
/Zephyr-latest/tests/cmake/zephyr_get/
DCMakeLists.txt8 list(APPEND CMAKE_MODULE_PATH "${ZEPHYR_BASE}/cmake/modules")

1234567891011