Searched refs:local (Results 401 – 425 of 431) sorted by relevance
1...<<1112131415161718
7 :local:
248 * Fixed a bonding issue where the local bond data was not being updated after1151 * :github:`35380` - sys: timeutil: inconsistent types for local times1305 * :github:`34862` - CAN ISO-TP implementation not using local work queue1377 * :github:`34409` - mDNS response on link local when using DHCPv4 and AutoIP/Static IP1461 * :github:`34005` - [Coverity CID: 220536] Pointer to local outside scope in subsys/net/lib/lwm2m/l…
161 * Introduced thread local storage support for the following architectures:990 * :github:`32015` - Thread local storage is broken when adding more thread variables1174 * :github:`31085` - networking / openthread: ipv6 mesh-local all-nodes multicast (ff03::1) packets …1295 * :github:`30354` - Regression with 'local-mac-address' enet DTS property parsing (on i.MX K6x)
15 :local:
596 * Fix Virtual LAN (VLAN) support to add link local address to network interface1257 * :github:`3397` - LLDP: Implement local MIB support for optional TLVs
40 * New documentation pages have been introduced to help developers setup their local development1161 * Added LM95234 quad remote diode and local temperature sensor driver
629 * Added Service Type Enumeration support (``_services._dns_sd._udp.local``)1111 * :github:`38673` - DNS-SD library does not support ``_services._dns-sd._udp.local`` meta-query for…
1189 * Fixed local address setting for incoming connections.
425 # zephyr_library_* API. In other words, local configuration overrides3177 # Return the value of <variable> as local scoped variable of same name. If MERGE3194 # Sysbuild variables can be defined as global or local to specific image.3197 # - blinky_BOARD is considered a local sysbuild cache variable only for the3200 # If using MERGE then SYSBUILD GLOBAL will get both the local and global3288 message(WARNING "environment variable '${var}' is hiding local "
942 #include <zephyr/linker/thread-local-storage.ld>
899 #include <zephyr/linker/thread-local-storage.ld>
402 file available in the tree to your local configuration directory to override the
777 :file:`/usr/local` or :file:`/opt` on Linux.
15 cannot guarantee local changes will succeed in the full build35 To run the script in the local tree, follow the steps below:
127 # Virtual option that all local LL implemenations should select
34 | Thread local storage support | | Y | Y |…
9 :local:
566 # This flag is only useful for Objective-C code. If set to YES, local methods,850 # EXTERNAL_TOOL_PATH = /Library/TeX/texbin /usr/local/bin853 # PATH=/Library/TeX/texbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin1872 # MathJax. However, it is strongly recommended to install a local copy of
941 or local to the current running thread.
243 to Zephyr, but if your board is placed in a local repo, then any folder
16 :local:
548 "F403", # https://docs.astral.sh/ruff/rules/undefined-local-with-import-star549 "F405", # https://docs.astral.sh/ruff/rules/undefined-local-with-import-star-usage