/nrf52832-nimble/rt-thread/documentation/ |
H A D | roadmap-2.1.0.md | 3 …elonging to each community participants. If you want to let RT-Thread has some features, please im… 7 …org/cloudide, is an online IDE, ah, similar to mbed;-) But hope there are some own characteristics… 9 …some Linux software to RT-Thread. The main problem here is that the BSD socket interface is entire… 11 3. Some rich feature SoC, such as the number of new pop package ARM9 (With built-in SDRAM/DDR), Cor… 15 The others, the following list are some thought but no obligation feature list, please interested g… 22 …- Look forward to turning the ART-wifi startkit as a multi-axis flight control, and porting some a… 43 - Some other hardware porting;
|
/nrf52832-nimble/rt-thread/components/net/freemodbus/ |
H A D | Changelog.txt | 11 Notes: Added support for HCS08. Fixed some small bugs in the documentation 16 - BUGS (ALL) : Fixed some small bugs in the porting guide. 65 - FEATURE (ALL): Fixed some warnings in the code. 90 (0x17). Added some tips to reduce memory requirements. 99 - FEATURE (ALL): Added some tips on reducing memory requirements 259 - OTHER: while working on the Win32 port some line feeds got 260 wrong. Also some source files used tabs instead of spaces. 289 - OTHER: fixed some missing code headers. 295 In addition some documentation cleanups has been done and the 302 - BUG: the ARM demo project missed some files in the project [all …]
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/ |
H A D | INSTALL | 18 instructions specific to this package. Some packages provide this 43 some point `config.cache' contains results you don't want to keep, you 57 some messages telling which features it is checking for. 91 8. Some packages, particularly those that use Automake, provide `make 99 Some systems require unusual options for compilation or linking that 101 for details on some of the pertinent environment variables. 179 However, some platforms have known limitations with the semantics of 189 when some directory options were not specified in terms of `${prefix}' 199 Some packages pay attention to `--enable-FEATURE' options to 211 Some packages offer the ability to configure how verbose the [all …]
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/ |
H A D | ChangeLog | 6 - Clean up some text files (carriage returns, trailing space) 11 - Avoid some Visual C warnings in deflate.c 14 - Fix some spelling errors in comments [Betts] 22 - Avoid some warnings in fitblk.c, gun.c, gzjoin.c in examples [Oberhumer] 138 - Update some interfaces in contrib for new zlib functions 139 - Update zlib version number in some contrib entries 147 - Possibly faster on some processors (let me know if it is) 154 - Improve some indentation in zconf.h [Truta] 164 - Correct some debug formats in contrib/infback9 169 - Remove some directories in old that have been updated to 1.2 [all …]
|
H A D | README | 60 Notes for some targets: 74 - zlib doesn't work on HP-UX 9.05 with some versions of /bin/cc. It works with 77 - gzdopen is not supported on RISCOS, BEOS and by some Mac compilers.
|
H A D | FAQ | 212 No, not without some preparation. If when compressing you periodically 225 30. Is there some simpler, easier to read version of inflate I can look at 234 zlib. Look here for some more information: 287 in the universe. It just got to be a waste of time, and some compilers 291 36. Valgrind (or some similar memory access checker) says that deflate is
|
H A D | inffast.c | 197 if (op < len) { /* some from window */ 208 if (op < len) { /* some from end of window */ 214 if (write < len) { /* some from start of window */ 226 if (op < len) { /* some from window */
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/elmfat/ |
H A D | 00history.txt | 49 Changed some interfaces for multiple drive system. 141 Changed some types on the API, XCHAR->TCHAR. 241 Removed some code pages actually not exist on the standard systems. (_CODE_PAGE) 251 Changed some members in FINFO structure and behavior of f_readdir(). 260 Added support for creating exFAT volume with some changes of f_mkfs(). 265 Fixed compilation fails at some configurations, _USE_FASTSEEK and _USE_FORWARD. 278 Fixed some internal errors in f_expand() and f_lseek(). (appeared at R0.12)
|
/nrf52832-nimble/rt-thread/documentation/doxygen/ |
H A D | kernel.h | 127 * - read, read some data from a device 128 * - write, write some data to a device 129 * - control, send some control command to a device 139 * The hooks are a series of routines, which are invoked in some special checkpoints. 156 * The error code is defined to identify which kind of error occurs. When some
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ppp/ |
H A D | PPPD_FOLLOWUP | 13 This has nothing to do with pppd, but we merged some good patch from 142 2012-05-20 - pppd: Enable IPV6 by default and fix some warnings 160 2012-05-20 - pppd: Eliminate some warnings 166 2012-05-20 - rp-pppoe plugin: Import some fixes from rp-pppoe-3.10 196 2013-02-03 - pppdump: Eliminate some compiler warnings 269 2013-06-09 - chat: Fix some text that was intended to be literal 341 2014-03-09 - pppd: Eliminate some unnecessary ifdefs
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/ppp/ |
H A D | PPPD_FOLLOWUP | 13 This has nothing to do with pppd, but we merged some good patch from 142 2012-05-20 - pppd: Enable IPV6 by default and fix some warnings 160 2012-05-20 - pppd: Eliminate some warnings 166 2012-05-20 - rp-pppoe plugin: Import some fixes from rp-pppoe-3.10 196 2013-02-03 - pppdump: Eliminate some compiler warnings 269 2013-06-09 - chat: Fix some text that was intended to be literal 341 2014-03-09 - pppd: Eliminate some unnecessary ifdefs
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/ |
H A D | CHANGELOG | 69 * tcp.c, tcp_out.c: bug #33604: added some more asserts to check that 153 tcp_active_pcbs in some cases 431 * ip_addr.h: Improved some defines working on ip addresses, added faster 809 only update existing entries; internalized some functions 858 * nearly every file: Use macros defined in ip_addr.h (some of them new) 902 * src/netif/ppp: reorganised PPP sourcecode to 2.3.11 including some 1095 * opt.h: Fixed default values of some stats to only be enabled if used 1199 * stats.h/.c, some other files: patch #6483: stats module improvement: 1297 * dhcp.c: patch #6721, bugs #25575, #25576: Some small fixes to DHCP and 1418 * many files: patch #6699: fixed some warnings on platform where sizeof(int) == 2 [all …]
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/ |
H A D | CHANGELOG | 183 * snmp_msg.c: fix bug #51578 (SNMP failed to decode some values on non 32bit platforms) 410 decouple some apps from the core (SNMP stack) or make contrib app usage 589 * netif.h: bug #42998: made NETIF_MAX_HWADDR_LEN overridable for some special 619 - Merged some patchs from lwIP Git repository which add interesting features 621 - Merged some patchs from Debian pppd package which add interesting features 851 assert-fail): improved some pbuf_header calls to not assert-fail. 896 * snmp*: made community writable, fixed some const pointers 1022 * sockets.c: fixed bug #41729 Some socket functions return Exyz instead of -1 1103 * ip6.h, some ipv6 C files: fixed bug #38526 Coverity: Recursive Header Inclusion in ip6.h 1213 * tcp.c, tcp_out.c: bug #33604: added some more asserts to check that [all …]
|
H A D | UPGRADING | 74 * Moved some core applications from contrib repository to src/apps (and include/lwip/apps) 98 enabled as some longer lasting functions like big writes still need to delay) 263 * Merged pppd to v2.3.11 (including some backported bugfixes from 2.4.x) 269 * Some improvements for AutoIP (don't route/forward link-local addresses, don't break
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/ |
H A D | CHANGELOG | 193 decouple some apps from the core (SNMP stack) or make contrib app usage 372 * netif.h: bug #42998: made NETIF_MAX_HWADDR_LEN overridable for some special 402 - Merged some patchs from lwIP Git repository which add interesting features 404 - Merged some patchs from Debian pppd package which add interesting features 634 assert-fail): improved some pbuf_header calls to not assert-fail. 679 * snmp*: made community writable, fixed some const pointers 805 * sockets.c: fixed bug #41729 Some socket functions return Exyz instead of -1 886 * ip6.h, some ipv6 C files: fixed bug #38526 Coverity: Recursive Header Inclusion in ip6.h 996 * tcp.c, tcp_out.c: bug #33604: added some more asserts to check that 1080 tcp_active_pcbs in some cases [all …]
|
H A D | UPGRADING | 31 * Moved some core applications from contrib repository to src/apps (and include/lwip/apps) 55 enabled as some longer lasting functions like big writes still need to delay) 220 * Merged pppd to v2.3.11 (including some backported bugfixes from 2.4.x) 226 * Some improvements for AutoIP (don't route/forward link-local addresses, don't break
|
/nrf52832-nimble/rt-thread/libcpu/mips/common/ |
H A D | asm.h | 11 * Some useful macros for MIPS assembler code 13 * Some of the routines below contain useless nops that will be optimized 212 * Some cp0 registers were extended to 64bit for MIPS III.
|
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/documentation/ |
H A D | tinycrypt.rst | 11 from the standard specifications (see the Important Remarks section for some 103 The cryptographic implementations in TinyCrypt library have some limitations. 104 Some of these limitations are inherent to the cryptographic primitives 107 serve applications targeting constrained devices in general. Some of these 131 This compares the computed tag with some given tag. 268 * Extract entropy from strings containing some randomness (HMAC-SHA256);
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/apps/ |
H A D | smtp_opts.h | 43 * during the smtp session, which saves some heap space. */ 48 /** Set this to 0 to save some code space if you know for sure that all data
|
/nrf52832-nimble/rt-thread/tools/tools/ |
H A D | clang-analyze.py | 41 # fsyntax-only will give us some additional warning messages 49 # Some setting from the platform also have to be overridden:
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/doc/ |
H A D | sys_arch.txt | 200 For some configurations, you also need: 206 Not implementing this function means you cannot use some modules (e.g. TCP 221 cc.h - Architecture environment, some compiler specific, some
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/scripts/.autostuff/scripts/ |
H A D | missing | 162 echo "You might have modified some maintainer files that require" 193 echo "You might have modified some files without having the proper" 197 echo "case some other package contains this missing '$1' program."
|
H A D | depcomp | 85 # Factor out some common post-processing of the generated depfile. 134 # Some modes work just like other modes, but use different flags. We 176 ## we want. Yay! Note: for some reason libtool 1.4 doesn't like 235 ## Some versions of gcc put a space before the ':'. On the theory 239 ## Some versions of the HPUX 10.20 sed can't process this invocation 428 # Some versions of the HPUX 10.20 sed can't process this invocation 610 # Some versions of the HPUX 10.20 sed can't process this sed invocation 667 # Some versions of the HPUX 10.20 sed can't process the last invocation
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/doc/ |
H A D | sys_arch.txt | 236 For some configurations, you also need: 242 Not implementing this function means you cannot use some modules (e.g. TCP 257 cc.h - Architecture environment, some compiler specific, some
|
/nrf52832-nimble/rt-thread/include/ |
H A D | rthw.h | 12 * 2017-10-17 Hichard add some micros 27 * Some macros define
|