Searched full:remember (Results 1 – 25 of 137) sorted by relevance
123456
/Zephyr-latest/boards/ |
D | deprecated.cmake | 11 # When adding board aliases here, remember to add a mention in the corresponding GitHub issue
|
D | index.rst | 9 When adding support documentation for a board, remember to use the template
|
D | Kconfig | 40 When adding this to a BOARD, remember to follow the instructions in
|
/Zephyr-latest/modules/ |
D | Kconfig.sysbuild | 18 # Remember to add the following code inside the `<module>/Kconfig file:
|
D | Kconfig | 64 # Remember to add the following code inside the `<module>/Kconfig file:
|
/Zephyr-latest/soc/ |
D | Kconfig | 61 When adding this to a SOC, remember to follow the instructions in
|
/Zephyr-latest/samples/drivers/i2c/rtio_loopback/ |
D | README.rst | 26 Remember to set up the I2C bus, connecting SCL and SDA pull-up resistors, and
|
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/settings/src/ |
D | client.c | 56 /* server should remember we are change-aware */ in client_round_1() 97 /* server should remember we are change-aware */ in client_round_3()
|
/Zephyr-latest/boards/google/dragonclaw/doc/ |
D | index.rst | 36 Use SWD with a J-Link or ST-Link. Remember that SW2 must be set to CORESIGHT.
|
/Zephyr-latest/boards/google/icetower/doc/ |
D | index.rst | 36 Use SWD with a J-Link or ST-Link. Remember that SW2 must be set to CORESIGHT.
|
/Zephyr-latest/arch/posix/include/ |
D | posix_core.h | 31 * Note: If more elements are added to this structure, remember to
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/shell_mgmt/ |
D | Kconfig | 29 increase the value. Remember to set MCUMGR_TRANSPORT_NETBUF_SIZE accordingly.
|
/Zephyr-latest/scripts/ |
D | list_shields.py | 60 # Remember to update west-completion.bash if you add or remove
|
/Zephyr-latest/doc/_static/js/ |
D | dark-mode-toggle.min.mjs | 2 …remember";const d="legend";const p="toggle";const b="switch";const g="three-way";const m="appearan…
|
/Zephyr-latest/scripts/west_commands/ |
D | completion.py | 63 # Remember to update west-completion.bash if you add or remove
|
D | shields.py | 55 # Remember to update west-completion.bash if you add or remove
|
D | boards.py | 59 # Remember to update west-completion.bash if you add or remove
|
/Zephyr-latest/doc/develop/west/ |
D | alias.rst | 27 building more complex but easy-to-remember commands.
|
/Zephyr-latest/doc/develop/sca/ |
D | index.rst | 48 Remember to add ``/path/to/my_tools`` to :makevar:`SCA_ROOT`.
|
/Zephyr-latest/subsys/testsuite/ztest/ |
D | Kconfig | 91 error test case. Remember to add ignore_fault tag in yaml file when 99 error test case. Remember to add ignore_fault tag in yaml file when
|
/Zephyr-latest/drivers/timer/ |
D | apic_timer.c | 104 /* remember, wiring up the interrupt will mess with the LVT, too */ in sys_clock_driver_init()
|
/Zephyr-latest/dts/bindings/mtd/ |
D | atmel,sam-flash.yaml | 59 If partitions are used, remember that their addresses are
|
/Zephyr-latest/arch/xtensa/include/ |
D | kernel_arch_func.h | 125 * everything below that. Remember that the 16 bytes in arch_cohere_stacks()
|
/Zephyr-latest/boards/franzininho/esp32s2_franzininho/doc/ |
D | index.rst | 133 Remember that bootloader (MCUboot) needs to be flash at least once.
|
/Zephyr-latest/doc/develop/getting_started/ |
D | index.rst | 243 Remember to activate the virtual environment every time you 295 Remember to activate the virtual environment every time you 350 Remember to activate the virtual environment every time you
|
123456