Searched refs:pulls (Results 1 – 21 of 21) sorted by relevance
/Zephyr-latest/scripts/release/ |
D | list_backports.py | 121 def __init__(self, repo, base, pulls): argument 125 self._pulls = pulls 136 pulls = [] 153 pulls.append(p) 156 pulls = sorted(pulls, key=lambda x: x.number) 158 return Backport(repo, base, pulls) 165 pulls = [] 182 pulls.append(p) 185 pulls = sorted(pulls, key=lambda x: x.number) 187 return Backport(repo, base, pulls)
|
D | bug_bash.py | 174 pulls = bbt.get_pulls() 176 m = len(pulls) 180 issues[i].number, pulls[i].user.login, pulls[i].title))
|
/Zephyr-latest/tests/subsys/openthread/ |
D | CMakeLists.txt | 1 # Boilerplate code, which pulls in the Zephyr build system.
|
/Zephyr-latest/samples/drivers/led/xec/ |
D | README.rst | 52 high by forcing VCI_IN1 high: install jumper on J55 3-4 which pulls VCI_IN1 61 high by forcing VCI_IN2 high: install a jumper on J55 5-6 which pulls VCI_IN2
|
/Zephyr-latest/scripts/ |
D | set_assignees.py | 369 pulls = gh.search_issues(query=f'{common_prs}') 371 for issue in pulls:
|
/Zephyr-latest/subsys/logging/backends/ |
D | Kconfig.rtt | 76 Sleep period between TX retry attempts. During RTT session, host pulls
|
/Zephyr-latest/boards/microchip/mec1501modular_assy6885/doc/ |
D | index.rst | 162 ``JP23 3-4`` pulls SHD SPI CS0# up to VTR2. MEC1501 Boot-ROM samples
|
/Zephyr-latest/boards/microchip/mec172xmodular_assy6930/doc/ |
D | mec172xmodular_assy6930.rst | 133 ``JP23 1-2`` pulls UART_BSTRAP to GND. MEC172x Boot-ROM samples UART_BSTRAP and if low,
|
/Zephyr-latest/drivers/console/ |
D | Kconfig | 152 Sleep period between TX retry attempts. During RTT session, host pulls data
|
/Zephyr-latest/boards/adi/max32672evkit/doc/ |
D | index.rst | 291 This pulls P0_10 low and, upon a power cycle or reset, the device will enter boot loader mode.
|
/Zephyr-latest/boards/microchip/mec172xevb_assy6906/doc/ |
D | index.rst | 159 ``JP7 1-2`` pulls SHD SPI CS0# up to VTR2. MEC172x Boot-ROM samples
|
/Zephyr-latest/boards/microchip/mec15xxevb_assy6853/doc/ |
D | index.rst | 160 ``JP96 1-2`` pulls SHD SPI CS0# up to VTR2. MEC1501 Boot-ROM samples
|
/Zephyr-latest/subsys/shell/backends/ |
D | Kconfig.backends | 225 Sleep period between TX retry attempts. During RTT session, host pulls
|
/Zephyr-latest/doc/contribute/ |
D | guidelines.rst | 313 .. _open pull requests: https://github.com/zephyrproject-rtos/zephyr/pulls 855 on your pull request at https://github.com/zephyrproject-rtos/zephyr/pulls.
|
/Zephyr-latest/doc/build/dts/ |
D | howtos.rst | 15 A board's devicetree (:ref:`BOARD.dts <devicetree-in-out-files>`) pulls in
|
/Zephyr-latest/doc/kernel/usermode/ |
D | syscalls.rst | 610 initialization bit pulls double-duty to indicate whether a thread is
|
/Zephyr-latest/doc/develop/application/ |
D | index.rst | 358 - ``find_package(Zephyr)`` pulls in the Zephyr build system, which creates a
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.2.rst | 41 * :github:`24601` - Bluetooth: Mesh: Config Client's net_key_status pulls two key indexes, should p…
|
D | release-notes-2.3.rst | 958 * :github:`24601` - Bluetooth: Mesh: Config Client's net_key_status pulls two key indexes, should p…
|
D | release-notes-2.6.rst | 1967 …ng for nrf5340pdk_nrf5340_cpuappns/mps2_an521_ns(any non-secure platforms) pulls external git trees
|
D | release-notes-1.14.rst | 45 * :github:`24601` - Bluetooth: Mesh: Config Client's net_key_status pulls two key indexes, should p…
|