Searched refs:original (Results 1 – 25 of 54) sorted by relevance
123
/Zephyr-Core-2.7.6/doc/development_process/ |
D | modifying_contributions.rst | 11 to Zephyr's main branch as part of the original pull requests. The authors 12 of the pull requests are responsible for amending their original commits 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. 56 If the original patches are substantially modified, the developer can either: 58 * (preferably) reach out to the original author and request them to 60 the original sign-off line and author identity, or 63 shall identify in the commit message(s) the original source the 64 submitted work is based on (mentioning, for example, the original PR 70 inside their original branch or pull request, by other Zephyr developers.
|
D | documentation.rst | 34 the original requirements.
|
D | project_roles.rst | 121 * Responsibility to re-assign a pull request if they are the original submitter 235 * Re-assigned by original assignee (see “Assignee” slide)
|
/Zephyr-Core-2.7.6/tests/ztest/custom_output/include/ |
D | tc_util_user_override.h | 18 #define TC_START(original) do { \ argument 20 printk("%d: Test [%s]", ++count, original); \
|
/Zephyr-Core-2.7.6/subsys/net/lib/http/ |
D | README_http_parser | 5 externally maintained open source project. The original upstream code
|
/Zephyr-Core-2.7.6/boards/arm/nrf52833dk_nrf52820/doc/ |
D | index.rst | 11 IC, which is a variant of the original nRF52833. Since Nordic does not offer a
|
/Zephyr-Core-2.7.6/boards/arm/nrf52840dk_nrf52811/doc/ |
D | index.rst | 11 IC, which is a variant of the original nRF52840. Since Nordic does not offer a
|
/Zephyr-Core-2.7.6/boards/arm/nrf52dk_nrf52805/doc/ |
D | index.rst | 11 cost-reduced variant of the original nRF52832. Since Nordic does not offer a
|
/Zephyr-Core-2.7.6/boards/arm/nrf52dk_nrf52810/doc/ |
D | index.rst | 11 cost-reduced variant of the original nRF52832. Since Nordic does not offer a
|
/Zephyr-Core-2.7.6/samples/drivers/i2s/echo/ |
D | README.rst | 11 mixes the original signal with its delayed form that is buffered, providing
|
/Zephyr-Core-2.7.6/.github/ISSUE_TEMPLATE/ |
D | ext-source.md | 12 Name of project hosting the original open source code
|
/Zephyr-Core-2.7.6/doc/guides/west/ |
D | why.rst | 73 * Clean separation of Zephyr original code and imported projects and libraries 74 * Avoidance of license incompatibilities between original and imported code
|
/Zephyr-Core-2.7.6/ |
D | .uncrustify.cfg | 2 input_tab_size = 8 # original tab size
|
D | LICENSE | 43 represent, as a whole, an original work of authorship. For the purposes 49 the original version of the Work and any modifications or additions
|
/Zephyr-Core-2.7.6/doc/reference/bluetooth/mesh/ |
D | heartbeat.rst | 16 original Time To Live (TTL) value used to send the message and a bitfield of
|
/Zephyr-Core-2.7.6/doc/reference/kernel/synchronization/ |
D | mutexes.rst | 81 thread's priority correctly reverts to its original non-elevated priority. 85 priority not reverting to its original non-elevated priority when all mutexes
|
/Zephyr-Core-2.7.6/soc/xtensa/esp32s2/ |
D | linker.ld | 195 /* Restore original value for symbols referenced by `common-ram.ld` */ 287 /* Restore original value for symbols referenced by `common-rom.ld` */
|
/Zephyr-Core-2.7.6/soc/xtensa/esp32/ |
D | linker.ld | 200 /* Restore original value for symbols referenced by `common-ram.ld` */ 368 /* Restore original value for symbols referenced by `common-rom.ld` */
|
/Zephyr-Core-2.7.6/tests/bluetooth/bsim_bt/bsim_test_mesh/ |
D | README.rst | 36 When running test applications independently, make sure to assign the original
|
/Zephyr-Core-2.7.6/lib/os/ |
D | Kconfig.cbprintf | 93 conversions. The precision of the original specification is
|
/Zephyr-Core-2.7.6/boards/arm/nrf52_adafruit_feather/doc/ |
D | index.rst | 188 .. _pinouts: https://cdn-learn.adafruit.com/assets/assets/000/046/210/original/Feather_NRF52_Pinout…
|
/Zephyr-Core-2.7.6/doc/reference/misc/ |
D | formatted_output.rst | 20 callback mechanism, replacing the original internal functions and
|
/Zephyr-Core-2.7.6/cmake/linker_script/arm/ |
D | linker.cmake | 102 # Here the original linker would check for __GCC_LINKER_CMD__, need to check toolchain linker ?
|
/Zephyr-Core-2.7.6/soc/riscv/esp32c3/ |
D | linker.ld | 314 /* Restore original value for symbols referenced by `common-rom.ld` */
|
/Zephyr-Core-2.7.6/doc/contribute/ |
D | index.rst | 154 * the cherry-picked commits or portions of a commit shall preserve the original 545 By force pushing your update, your original pull request will be updated 660 cases where the file is an original to Zephyr, the commit message should 668 the original project, the location of the project, the SHA-id of the origin
|
123