Home
last modified time | relevance | path

Searched full:patches (Results 1 – 25 of 45) sorted by relevance

12

/Zephyr-latest/doc/contribute/
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.py34 WEST_PATCH_BASE = Path("zephyr") / "patches"
35 WEST_PATCH_YAML = Path("zephyr") / "patches.yml"
42 "apply patches to the west workspace",
43 "Apply patches to the west workspace",
54 Applying Patches:
56 Run "west patch apply" to apply patches.
59 Cleaning Patches:
61 Run "west patch clean" to clean patches.
64 Listing Patches:
66 Run "west patch list" to list patches.
[all …]
/Zephyr-latest/scripts/schemas/
Dpatch-schema.yml5 # A pykwalify schema for basic validation of the patches.yml format.
99 # The top-level schema for patches.yml files
104 patches:
/Zephyr-latest/scripts/checkpatch/
Dmaintainer-checkpatch.bash11 # check the last n patches patches from the current branch for errors
/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/wifi/nrf_wifi/src/
Dfw_load.c34 /* Load the FW patches to the RPU */ in nrf_wifi_fw_load()
/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/drivers/wifi/
DCMakeLists.txt9 Building only the Wi-Fi driver without binary blobs and patches.
/Zephyr-latest/
DCONTRIBUTING.rst5 patches directly to the project. In our collaborative open source environment,
/Zephyr-latest/soc/espressif/esp32s3/
Dsoc.c48 /* Apply SoC patches */ in __esp_platform_app_start()
/Zephyr-latest/drivers/bluetooth/hci/
DCMakeLists.txt6 Building only the Bluetooth driver without binary blobs and patches.
/Zephyr-latest/scripts/
Dwest-commands.yml96 help: manage patches for Zephyr modules
/Zephyr-latest/drivers/wifi/nrf_wifi/
DKconfig.nrfwifi123 bool "Store nRF70 FW patches as part of the driver"
125 Select this option to store nRF70 FW patches as part of the driver.
129 bool "Load nRF70 FW patches from external binary"
131 Select this option to load nRF70 FW patches from an external tooling.
/Zephyr-latest/doc/
Dindex.rst82 <p>How to submit patches and contribute to Zephyr</p>
/Zephyr-latest/boards/seeed/xiao_esp32c3/doc/
Dindex.rst162 As with much custom hardware, the ESP32 modules require patches to
/Zephyr-latest/boards/m5stack/stamp_c3/doc/
Dindex.rst152 As with much custom hardware, the ESP32 modules require patches to
/Zephyr-latest/boards/seeed/xiao_esp32c6/doc/
Dindex.rst174 As with much custom hardware, the ESP32-C6 modules require patches to
/Zephyr-latest/boards/others/esp32c3_supermini/doc/
Dindex.rst184 As with much custom hardware, the ESP32-C3 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/we/orthosie1ev/doc/
Dindex.rst186 As with much custom hardware, the ESP32-C3 modules require patches to
/Zephyr-latest/boards/espressif/esp32c3_devkitm/doc/
Dindex.rst186 As with much custom hardware, the ESP32-C3 modules require patches to
/Zephyr-latest/boards/others/icev_wireless/doc/
Dindex.rst176 As with much custom hardware, the ESP32C3 modules require patches to
/Zephyr-latest/boards/espressif/esp8684_devkitm/doc/
Dindex.rst192 As with much custom hardware, the ESP8684 modules require patches to
/Zephyr-latest/boards/olimex/olimex_esp32_evb/doc/
Dindex.rst185 As with much custom hardware, the ESP32 modules require patches to
/Zephyr-latest/boards/espressif/esp32c3_devkitc/doc/
Dindex.rst186 As with much custom hardware, the ESP32-C3 modules require patches to

12