Searched refs:modules (Results 251 – 274 of 274) sorted by relevance
1...<<11
/Zephyr-latest/ |
D | CMakeLists.txt | 660 # Include zephyr modules generated CMake file. 672 add_subdirectory(${ZEPHYR_CURRENT_CMAKE_DIR} ${CMAKE_BINARY_DIR}/modules/${module_name}) 675 # Done processing modules, clear module variables
|
/Zephyr-latest/doc/connectivity/networking/conn_mgr/ |
D | implementation.rst | 11 Connectivity implementations are technology-specific modules that allow specific Zephyr ifaces to s…
|
/Zephyr-latest/boards/espressif/esp32_ethernet_kit/doc/ |
D | index.rst | 548 As with much custom hardware, the ESP32 modules require patches to
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.7.rst | 993 * HALs are now moved out of the main tree as external modules and reside in 1365 * :github:`37797` - Merge vendor-prefixes.txt from all modules with build.settings.dts_root in zeph… 1498 * :github:`37120` - Documentation on modules 1701 * :github:`36038` - iotdk: the testcase samples/modules/nanopb can't build 1729 …16` - drivers: TI cc13xx_cc26xx: build error when PM is enabled (serial, entropy, spi, i2c modules)
|
D | release-notes-3.1.rst | 744 multiple specific modules and their dependencies 1231 - :github:`45241` - (Probably) unnecessary branches in several modules 1461 * :github:`44977` - samples: modules: canopennode: failure to initialize settings subsystem on nucl… 1868 * :github:`41628` - Move LVGL glue code to zephyr/modules/ 1912 …thub:`40559` - Move LittlefFS configuration header and CMakeLists.txt from module to zephyr/modules
|
D | release-notes-3.5.rst | 99 Cortex-A and Cortex-R. This includes separate source modules to handle 2202 * Modem modules 2275 * Reworked boot serial extensions so that they can be used by modules or from user repositories
|
D | release-notes-2.5.rst | 578 * Added uart bus interface. This enables all Inventek modules with 888 * HALs are now moved out of the main tree as external modules and reside in 1470 * :github:`29634` - Build error: (Bluetooth: Mesh: split prov.c into two separate modules #28457) 1815 * :github:`25956` - Including header files from modules into app
|
D | release-notes-3.4.rst | 1224 * Several other minor fixes/cleanups in the Wi-Fi management/shell modules. 1405 a new ``modules/Kconfig.mcuboot`` module-specific file. This means that, for
|
D | release-notes-3.7.rst | 509 * Fixed issue with Zephyr modules not being listed in sysbuild if they did not have a Kconfig 1715 * Modem modules 1758 modules, while the latter relies on CSPRNG drivers.
|
D | release-notes-2.4.rst | 874 * HALs are now moved out of the main tree as external modules and reside in 1492 * :github:`25956` - Including header files from modules into app 1587 * :github:`25215` - enable modules to append to $DTS_ROOT
|
D | migration-guide-3.7.rst | 116 * TLS/X509/PK/MD modules will use PSA crypto APIs instead of legacy ones as soon
|
D | release-notes-2.6.rst | 978 * HALs are now moved out of the main tree as external modules and reside in 1068 …16` - drivers: TI cc13xx_cc26xx: build error when PM is enabled (serial, entropy, spi, i2c modules) 2110 * :github:`25956` - Including header files from modules into app
|
D | release-notes-2.1.rst | 433 * HALs are now moved out of the main tree as external modules and reside in
|
D | release-notes-2.2.rst | 700 * HALs are now moved out of the main tree as external modules and reside in
|
D | release-notes-3.0.rst | 69 * The following Kconfig options related to radio front-end modules (FEMs) were
|
D | release-notes-2.3.rst | 704 * HALs are now moved out of the main tree as external modules and reside in
|
/Zephyr-latest/scripts/tests/twister/ |
D | test_handlers.py | 109 modules_mock = sys.modules.copy()
|
/Zephyr-latest/scripts/ |
D | spelling.txt | 1028 modulues||modules
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | shell.rst | 183 packets are sent with the shell, but has no effect on modules outside the shell's control. 192 to encrypt mesh packets that are sent with the shell, but has no effect on modules outside 204 modules outside the shell's control. The application key must already be added to the device
|
/Zephyr-latest/cmake/modules/ |
D | extensions.cmake | 7 # Dependencies on CMake modules from the CMake distribution. 496 message(FATAL_ERROR "Function only available for Zephyr modules.") 579 "https://docs.zephyrproject.org/latest/guides/modules.html" 5936 # modules. Therefore disable build_info(...) in when including
|
/Zephyr-latest/doc/hardware/porting/ |
D | board_porting.rst | 52 :ref:`zephyr module <modules>` or ``SOC_ROOT``). This will allow your board,
|
/Zephyr-latest/doc/services/zbus/ |
D | index.rst | 127 Another important aspect of using zbus is the reuse of system modules. If a code portion with
|
/Zephyr-latest/doc/ |
D | zephyr.doxyfile.in | 329 # language. For instance, namespaces will be presented as modules, types will be
|
/Zephyr-latest/samples/modules/tflite-micro/hello_world/train/ |
D | train_hello_world_model.ipynb | 131 …"Requirement already satisfied: pyasn1-modules>=0.2.1 in /usr/local/lib/python3.6/dist-packages (f…
|
1...<<11