Home
last modified time | relevance | path

Searched refs:patches (Results 1 – 25 of 33) sorted by relevance

12

/Zephyr-latest/doc/project/
Dmodifying_contributions.rst10 as reviewers in pull requests, so that patches may be approved and merged
15 There are occasions, however, when a contributor might need to modify patches
29 * assist in updating pull requests in order to get the patches merged
37 A developer who intends to cherry-pick and potentially modify patches sent by
40 * clarify in their pull request the reason for cherry-picking the patches,
41 instead of assisting in getting the patches merged in their original
43 * invite the original author of the patches to their pull request review.
47 for pushing and for modifying the existing patches (e.g. stating that it
56 If the original patches are substantially modified, the developer can either:
59 acknowledge that the modified patches may be merged while having
[all …]
/Zephyr-latest/scripts/west_commands/
Dpatch.py221 patches = yml.get("patches", [])
222 if not patches:
229 for patch_info in patches:
335 patches = yml.get("patches", [])
336 if not patches:
339 for patch_info in patches:
344 patches = yml.get("patches", [])
345 if not patches:
349 for patch_info in patches:
/Zephyr-latest/drivers/wifi/
DCMakeLists.txt9 Building only the Wi-Fi driver without binary blobs and patches.
/Zephyr-latest/doc/develop/tools/
Dcoccinelle.rst13 tree-wide patches and detection of problematic programming patterns.
21 The semantic patches included in the kernel use features and options
93 Note that not all semantic patches implement all modes. For easy use
113 To produce patches, run:
127 positives. Thus, reports must be carefully checked, and patches reviewed.
196 Debugging Coccinelle SmPL patches
204 Alternatively you can debug running Coccinelle against SmPL patches
289 SmPL patches can have their own requirements for options passed
297 Proposing new semantic patches
300 New semantic patches can be proposed and submitted by kernel
/Zephyr-latest/drivers/bluetooth/hci/
DCMakeLists.txt6 Building only the Bluetooth driver without binary blobs and patches.
/Zephyr-latest/subsys/net/lib/lwm2m/
DREADME_lwm2m30 The patch was created by, committing the unpatched changes, then committing the desired patches in …
/Zephyr-latest/
DCONTRIBUTING.rst5 patches directly to the project. In our collaborative open source environment,
/Zephyr-latest/doc/
Dindex.rst82 <p>How to submit patches and contribute to Zephyr</p>
/Zephyr-latest/drivers/wifi/nrf_wifi/
DKconfig.nrfwifi133 bool "Store nRF70 FW patches as part of the driver"
135 Select this option to store nRF70 FW patches as part of the driver.
139 bool "Load nRF70 FW patches from external binary"
141 Select this option to load nRF70 FW patches from an external tooling.
/Zephyr-latest/boards/seeed/xiao_esp32c3/doc/
Dindex.rst184 As with much custom hardware, the ESP32 modules require patches to
/Zephyr-latest/boards/m5stack/stamp_c3/doc/
Dindex.rst175 As with much custom hardware, the ESP32 modules require patches to
/Zephyr-latest/boards/hardkernel/odroid_go/doc/
Dindex.rst211 As with much custom hardware, the ESP32 modules require patches to
/Zephyr-latest/boards/seeed/xiao_esp32c6/doc/
Dindex.rst204 As with much custom hardware, the ESP32-C6 modules require patches to
/Zephyr-latest/boards/heltec/heltec_wifi_lora32_v2/doc/
Dindex.rst161 As with much custom hardware, the ESP32 modules require patches to
/Zephyr-latest/boards/others/esp32c3_supermini/doc/
Dindex.rst218 As with much custom hardware, the ESP32-C3 modules require patches to
/Zephyr-latest/boards/we/orthosie1ev/doc/
Dindex.rst220 As with much custom hardware, the ESP32-C3 modules require patches to
/Zephyr-latest/boards/luatos/esp32c3_luatos_core/doc/
Dindex.rst231 As with much custom hardware, the ESP32-C3 modules require patches to
/Zephyr-latest/boards/others/icev_wireless/doc/
Dindex.rst201 As with much custom hardware, the ESP32C3 modules require patches to
/Zephyr-latest/boards/espressif/esp8684_devkitm/doc/
Dindex.rst216 As with much custom hardware, the ESP8684 modules require patches to
/Zephyr-latest/boards/espressif/esp32c3_devkitc/doc/
Dindex.rst220 As with much custom hardware, the ESP32-C3 modules require patches to
/Zephyr-latest/boards/espressif/esp32c3_devkitm/doc/
Dindex.rst220 As with much custom hardware, the ESP32-C3 modules require patches to
/Zephyr-latest/boards/heltec/heltec_wireless_stick_lite_v3/doc/
Dindex.rst268 As with much custom hardware, the ESP32S3 modules require patches to
/Zephyr-latest/boards/olimex/olimex_esp32_evb/doc/
Dindex.rst224 As with much custom hardware, the ESP32 modules require patches to
/Zephyr-latest/boards/espressif/esp32c3_rust/doc/
Dindex.rst265 As with much custom hardware, the ESP32-C3 modules require patches to
/Zephyr-latest/boards/espressif/esp32c6_devkitc/doc/
Dindex.rst262 As with much custom hardware, the ESP32-C6 modules require patches to

12