Lines Matching full:path

1942 toolchains due to obscure path formatting issues.
2294 * FLASH: Added a function that accepts the path to a block driver and
2317 * Build System: Use of -print-libgcc-file-name to get path to
2903 nfsmount <server-address> <mount-point> <remote-path>
2905 That command will mount the remote NFS server directory <remote-path> at
3302 - If support for the PATH variable is enabled, the OS start up logic
3303 will create an initial environment containing the default PATH
3304 setting (CONFIG_PATH_INITIAL). This initial PATH will then be
3309 - The NuttX binary loaders have been updated to support the PATH
3310 environment variable. Now, if the PATH is properly defined, programs
3336 - stm32f4discovery/elf: Now uses the PATH variable to find ELF
3379 will now use a relative path to the program and expect the binfmt/
3380 logic to find the absolute path to the program using the PATH
5116 object file path.
5239 argument that identifies the object file path.
5470 entrant path that I found: (1) USB host connects to FLASH drive and
7285 - crypto/cryptodev.c: Path segments reversed in include file path. Noted by Brennan Ashton.
9611 - THTTPD: Missing gci-src as a dependency path when building with
9901 second path, the memory allocated for the expansion of the first
9902 path was not being freed. From Bruno Herrera.
10449 - apps/platform/Makefile: Use a relative path to the board directory
10450 link rather than the absolute path. For Cygwin, the absolute would
10451 would need converted with cygpath. But just using the relative path
10927 path by providing an alternal path on the command line. From
11395 - Add apps/include to include path in top-level Make.defs file.
12370 - ARMv7 GIC: SGIs are non-maskable but go through the same path as
12392 - SAMv7: Register the watchdog device at the configured device path
14339 - STM32 Flash: Missing unlock on F1 HSI off path. From David Sidrane.
14465 has a wrong path in the source argument. It contains original dir
14466 path outside of the source tree instead path to sub-directory in
14467 apps/. The problem is connected with make/system symbolic link path
14953 (2) enable to designate direct path for config. (3) install .gdbinit
15601 - Windows build fixes: tools/mkkconfig.bat - switch APPSDIR path to
16304 - recvfrom(): Fix double leave_cancellation_point on error path.
16699 file is an absolute path. Noted by Anthony Merlino.
19088 - apps/system/zmodem: Support -p <path> for rz to change the folder
19441 absolute path. From Masayuki Ishikawa.
20608 - tools/Directories.mk: Correct the path to the installed libcxx
21168 supplied filename if it does not start with '/' absolute path
21347 with trailing slash in path". I see the following behaviour on NuttX
21360 directory if the path has a trailing slash...
22527 via sneak path in the now deleted arch/serial.h. From Gregory Nutt.
22795 obj-path MKDEPS option since make dependency target (MT) is not
22872 - apps/system/system/system.c: Correct a path name. From anchao.
24176 problem is because the include path includes '.' and 'chip/.',
25056 is to emphasize that this is not a path; it is configuration
25441 - STM32H7: Removed f7 in file path. From David Sidrane.
26533 - apps/Application.mk: Correct an error in PATH usage. Use of
26534 toolchain path causes make errors. From Gregory Nutt.
27195 DEPPATH += --dep-path board
27414 relative path support
27675 search path common so all boards support uClibc++/libc++ automatically
28318 supplying timer dev path to example
28364 Add duktape to global search path so it can be used as a library
28475 search path definitions `ARCHINCLUDES` and `ARCHXXINCLUDES` are now defined in
28766 * [#2392](https://github.com/apache/nuttx/pull/2392) configure.sh: support custom board build config with absolute path
28772 * [#1940](https://github.com/apache/nuttx/pull/1940) cygwin build - path issue fix for Renesas arch
28781 * [#2432](https://github.com/apache/nuttx/pull/2432) build system: add missing --obj-path to MKDEP
28793 * [#2982](https://github.com/apache/nuttx/pull/2982) tools: nxstyle: Verify relative path in the file header
29635 * [#4456](https://github.com/apache/nuttx/pull/4456) libc/gettext: Initialize path field when creating mofile struct.
29703 * [#4525](https://github.com/apache/nuttx/pull/4525) mkromfsimg: Add optional rcS file path
30077 * [#3669](https://github.com/apache/nuttx/pull/3669) STM32 {F7|H7} Use 250 Ms Data path timeout, regardless of Card Clock frequency
30234 * [#4101](https://github.com/apache/nuttx/pull/4101) fs: pseudorename should call inode_release in the error path
30255 * [#4511](https://github.com/apache/nuttx/pull/4511) inode_getpath: correct get path whether path buffer is clean or not.
30613 * [#5474](https://github.com/apache/nuttx/pull/5474) libc: posix_openpty should use the absolute path("dev/ptmx") 
30630 * [#5465](https://github.com/apache/nuttx/pull/5465) libc: chdir:"PWD" should save absolute path 
31472 * [#5635](https://github.com/apache/nuttx/pull/5635) fs: romfs: optimize romfs_open speed and get path by cmd FIOC_FILEPATH 
32127 * [#6682](https://github.com/apache/nuttx/pull/6682) Fixed path calculation in BBS RAM
32280 * [#5763](https://github.com/apache/nuttx/pull/5763) boards: sabre-6quad: Enable environ and path in knsh/defconfig
32283 * [#5895](https://github.com/apache/nuttx/pull/5895) boards: correct path to RCRAWS files during file copy
32356 * [#5899](https://github.com/apache/nuttx/pull/5899) Fs/romfs: fix bug about compare path with same prefix
32667  * [#7473](https://github.com/apache/incubator-nuttx/pull/7473) Call nxsem_destroy or nxmutex_destry in the error path
32700  * [#7849](https://github.com/apache/incubator-nuttx/pull/7849) tools: Fix ccache: error: Could not find compiler "x86_64-elf-gcc" in PATH
32764  * [#7171](https://github.com/apache/incubator-nuttx/pull/7171) arch: arm: armv7-r: correct include path of chip.h
33178  * [#6976](https://github.com/apache/incubator-nuttx/pull/6976) fs: vfs: run the default action of FIONBIO/FIOCLEX/FIONCLEX in success path
33535 * [#8391](https://github.com/apache/nuttx/pull/8391) tools: ARCHIVE uses the full path
33540 * [#8347](https://github.com/apache/nuttx/pull/8347) tools: compile with full file path
33541 * [#8347](https://github.com/apache/nuttx/pull/8347) tools: compile with full file path
34152 * [#7912](https://github.com/apache/nuttx/pull/7912) net: local: Support the abstract path
34196 * [#8429](https://github.com/apache/nuttx/pull/8429) net: usrsock: optimize usersock send/recv path
34468 * [#8992](https://github.com/apache/nuttx/pull/8992) arch/arm/stm32: Remove GPIO_{SPEED|MODE}_xxx and provide a legacy path for lazy migration
34817 * [#8992](https://github.com/apache/nuttx/pull/8992) stm32: Remove GPIO_{SPEED|MODE}_xxx and provide a legacy path for lazy migration