Home
last modified time | relevance | path

Searched refs:revert (Results 1 – 23 of 23) sorted by relevance

/Zephyr-latest/boards/st/nucleo_l152re/support/
Dopenocd.cfg3 # revert to board/st_nucleo_l1.cfg
/Zephyr-latest/
D.gitlint9 ignore-revert-commits=false
19 [title-max-length-no-revert]
/Zephyr-latest/share/sysbuild/images/bootloader/
DKconfig67 with it. In this mode it is not possible to revert back to previous version as it is not
84 bool "DirectXIP with revert"
90 MCUboot will revert to booting previously approved application.
/Zephyr-latest/doc/_doxygen/
Ddoxygen-awesome-zephyr.css69 margin-inline-start: revert;
/Zephyr-latest/samples/subsys/usb/dfu/
DREADME.rst94 Reset the SoC again and MCUboot should revert the images and boot
104 I: Swap type: revert
/Zephyr-latest/modules/
DKconfig.mcuboot180 In this mode it is not possible to revert back to previous version
213 bool "MCUboot has been configured for DirectXIP with revert"
223 be removed and MCUboot will revert to booting previously approved
307 when bootloader is in DirectXIP-revert mode.
/Zephyr-latest/subsys/dfu/
DKconfig50 "Fix double swap on interrupted revert" mcuboot patch
/Zephyr-latest/subsys/net/lib/sockets/
Dsockets_can.c594 goto revert; in can_register_filters()
600 revert: in can_register_filters()
/Zephyr-latest/boards/others/neorv32/doc/
Dindex.rst155 revert to the application stored in the block RAM within the FPGA bitstream
/Zephyr-latest/boards/digilent/arty_a7/doc/
Dindex.rst181 revert to the application stored in the block RAM within the FPGA bitstream
/Zephyr-latest/doc/project/
Dproject_roles.rst188 * Right to revert any triage in a static analysis tool (e.g: Coverity)
216 * Right to revert any changes that have broken the code base
/Zephyr-latest/doc/services/device_mgmt/smp_groups/
Dsmp_group_0.rst1030 | 4 | MCUboot is in DirectXIP without revert mode. |
1032 | 5 | MCUboot is in DirectXIP with revert mode. |
/Zephyr-latest/doc/services/
Dformatted_output.rst39 In addition :kconfig:option:`CONFIG_CBPRINTF_NANO` can be used to revert back to
/Zephyr-latest/doc/contribute/
Dcontributor_expectations.rst20 - Easier to revert if the PR breaks functionality.
/Zephyr-latest/doc/connectivity/bluetooth/api/
Dhci.txt898 | | the controller shall revert to using |
/Zephyr-latest/doc/releases/
Drelease-notes-3.2.rst371 :kconfig:option:`CONFIG_BT_LL_SW_LLCP_LEGACY` to revert back to the legacy
1408 signed, which matches the signed priority of tasks in Zephyr, to revert
2361 * :github:`46493` - Ethernet W5500 driver fails initialization with latest change - revert needed
Drelease-notes-2.3.rst98 passing them to the kernel. If you want to revert to the previous s32_t
Drelease-notes-3.5.rst2091 to erase slots pending for next boot, that are not revert slots.
Drelease-notes-2.0.rst823 * :github:`17550` - SimpleLink WiFi host driver should revert back to using static memory model
Drelease-notes-2.5.rst917 * Kconfig: allow xip-revert only for xip-mode.
Drelease-notes-2.7.rst1453 * :github:`37306` - revert commit with bogus commit message
Drelease-notes-1.14.rst1681 * :github:`12609` - ext: stm32: revert fix https://github.com/zephyrproject-rtos/zephyr/pull/8762
/Zephyr-latest/doc/develop/west/
Dmanifest.rst60 One use for moving backward in project history is to "revert" a regression by