/AliOS-Things-master/hardware/chip/rtl872xd/tools/AmebaZ/Image_Tool/ |
A D | ChangeLog.txt | 20 (3) Close COM would throw exception when image download is ongoing. Fix it. 21 20180719 v2.2.4 (1) Fix checksum error when download image to 8MB flash 24 (2) Disable AllowUserAddRows function when download image. 29 (3) Fix checksum error in case of RSIP enable when download images to Ameba-D. 31 (2) Fix checksum error in case of RSIP enable when download images to Ameba-Z.
|
/AliOS-Things-master/hardware/chip/rtl872xd/release/write_flash_gui/ |
A D | ChangeLog.txt | 20 (3) Close COM would throw exception when image download is ongoing. Fix it. 21 20180719 v2.2.4 (1) Fix checksum error when download image to 8MB flash 24 (2) Disable AllowUserAddRows function when download image. 29 (3) Fix checksum error in case of RSIP enable when download images to Ameba-D. 31 (2) Fix checksum error in case of RSIP enable when download images to Ameba-Z.
|
/AliOS-Things-master/components/mbedtls/ |
A D | ChangeLog | 13 steps you have to take when enabling it. 704 when run on a heavily-loaded machine. 901 compilation when using ARM Compiler 6. 1129 when GCM is used. Found by udf2457. #441 1255 * Fix potential heap corruption on Windows when 1392 * Fix error when loading libmbedtls.so. 1822 when a GCM suite was chosen. 2311 when a GCM suite was chosen. 2747 enable and disable individual modes when needed 2817 * Support more exotic OID's when parsing certificates [all …]
|
/AliOS-Things-master/components/SDL2/test/ |
A D | relative_mode.markdown | 9 - When the cursor is outside the window when relative mode is enabled, mouse 11 - When alt/cmd-tabbing between a relative mode app and another app, clicks when
|
/AliOS-Things-master/hardware/chip/rtl872xd/tools/bluetooth/DebugAnalyzer/ |
A D | ReleaseNotes.md | 22 - Select serial port automatically when plug/remove an IC 25 - Max Display Rows crashed when enterring a large number
|
/AliOS-Things-master/components/ble_host/bt_host/ |
A D | Kconfig | 157 to the host. This is particularly useful when the host and 168 to connect to an external Bluetooth Host when Zephyr is 179 to an external Bluetooth Host when Zephyr is acting as a Bluetooth 188 notify an external Bluetooth Host when Zephyr is acting as a 197 an external Bluetooth Host when Zephyr is acting as a Bluetooth
|
/AliOS-Things-master/components/SDL2/docs/ |
A D | README-touch.md | 21 Sent when a finger (or stylus) is placed on a touch device. 30 Sent when a finger (or stylus) is moved on the touch device. 37 Sent when a finger (or stylus) is lifted from the touch device. 69 …but it will be de-allocated as soon as the finger is removed. This occurs when the SDL_FINGERUP ev…
|
A D | README-ios.md | 75 Retina/high-dpi capable devices. Use the SDL_WINDOW_ALLOW_HIGHDPI flag when 80 have a much greater pixel density when the device supports it, and the 112 /* You will get this when your app is paused and iOS wants more memory. 118 This gets called when the user hits the home button, or gets a call. 129 /* This call happens when your app is coming back to the foreground. 160 The main thing to note when using the accelerometer with SDL is that while the iPhone natively repo… 176 - The drawable Renderbuffer must be bound to the GL_RENDERBUFFER binding point when SDL_GL_SwapWind… 177 - The drawable Framebuffer Object must be bound while rendering to the screen and when SDL_GL_SwapW… 245 … remain connected to nearby bluetooth Game Controllers and Game Pads even when you're not using th…
|
A D | README-directfb.md | 29 To disable to use x11 backend when DISPLAY variable is found use 57 want to use when running with "wm=default". Use
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/ |
A D | README.md | 47 `[18, num_channels]`, when configured with a `window_size=25ms`, and 48 `window_step=10ms`. The reason being that when reaching the point in the 69 `[6, 120]` when `zero_padding` is set to false, and `[7, 120]` when
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/board/amebad/lib/ |
A D | release_note.txt | 47 1. Fix a hardfault issue that application calling bte_deinit when creating connection. 62 1. Fix a hardfault issuee when call bte_deinit twice.
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/ |
A D | ChangeLog | 5 - Fix deflate stored bug when pulling last block from window 13 - Add warnings when compiling with assembler code 18 - Assure that gzoffset() is correct when appending 23 - Fix inflateInit2() bug when windowBits is 16 or 32 32 - Fix bug when level 0 used with Z_HUFFMAN or Z_RLE 42 - Fix *Init macros to use z_ prefix when requested 65 - Fix gzgetc undefine when Z_PREFIX set [Turk] 259 - Do not set strm->adler when doing raw inflate 261 - Fix bug in gzread.c when end-of-file is reached 290 - Fix zlib.h LFS support when Z_PREFIX used [all …]
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/ |
A D | ChangeLog | 59 when setting 2 or more values, but not just one. 135 allocation when RowsPerStrip tag is missing. 398 (when refBlackWhite[0] == 2147483648.f) 490 when bytecount > tif_rawdatasize. 591 when read fails. 1368 when JPEG is not available. 1845 when reading more than 65535 directories, and effectively error out when 2978 is reported when reading the input file. 3195 interface when stoponerror is set. 3492 when constructing output file names. [all …]
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ |
A D | CMakeLists.txt | 43 # Skip cpuinfo if it was already generated, which can happen when ruy is 48 # else() block when it's not. 59 # third_party/cpuinfo is not checked out. That could be intentional when
|
/AliOS-Things-master/components/SDL2/src/image/acinclude/ |
A D | lt~obsolete.m4 | 13 # These exist entirely to fool aclocal when bootstrapping libtool. 20 # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us 27 # AC_DEFUNs it wants, but when m4 processes it, it doesn't do anything
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/cmake/ |
A D | deps.cmake | 51 # not found when cross-compiling, while it is here. 87 # compile tests when detecting the version, but falls back to 3 (as of at 89 # when cross compiling.
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/examples/ |
A D | gun.c | 520 struct utimbuf when; in copymeta() local 533 when.actime = was.st_atime; in copymeta() 534 when.modtime = was.st_mtime; in copymeta() 535 (void)utime(to, &when); in copymeta()
|
/AliOS-Things-master/components/SDL2/acinclude/ |
A D | lt~obsolete.m4 | 12 # These exist entirely to fool aclocal when bootstrapping libtool. 19 # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us 26 # AC_DEFUNs it wants, but when m4 processes it, it doesn't do anything
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/m4/ |
A D | lt~obsolete.m4 | 13 # These exist entirely to fool aclocal when bootstrapping libtool. 20 # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us 27 # AC_DEFUNs it wants, but when m4 processes it, it doesn't do anything
|
A D | ltoptions.m4 | 116 [$0: Remove this warning and the call to _LT_SET_OPTION when you 152 [$0: Remove this warning and the call to _LT_SET_OPTION when you 308 [$0: Remove this warning and the call to _LT_SET_OPTION when you put 315 [$0: Remove this warning and the call to _LT_SET_OPTION when you put 354 # Even when GNU compilers ignore OBJECT_MODE but need '-maix64' flag, 414 [$0: Remove this warning and the call to _LT_SET_OPTION when you
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/scripts/ |
A D | lt~obsolete.m4 | 13 # These exist entirely to fool aclocal when bootstrapping libtool. 20 # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us 27 # AC_DEFUNs it wants, but when m4 processes it, it doesn't do anything
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/m4/ |
A D | lt~obsolete.m4 | 13 # These exist entirely to fool aclocal when bootstrapping libtool. 20 # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us 27 # AC_DEFUNs it wants, but when m4 processes it, it doesn't do anything
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/pngminus/ |
A D | README.txt | 64 the addition of course of the possibility to create gamma-chunks when 68 you can write the alpha-channel into a pgm-file. And when creating an 109 it when you are in need for something simple or when you want a starting
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | CHANGES | 140 support when available) 672 Define png_get_int_32 when oFFs chunk is supported as well as when pCAL is. 1116 when PNG_THREAD_UNSAFE_OK is defined. 1673 Include "config.h" in pngconf.h when available. 2191 when warning_fn is NULL. 2568 to accomplish alpha premultiplication when 2710 when building on AIX. 3974 when png.h is included from pngpriv.h. 4169 Do not use __restrict when GNUC is <= 3.1 4898 when using its "__builtin_pow()" function. [all …]
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/ |
A D | README.webp_js | 52 CMakeLists.txt is configured to build the WASM version when using 67 - Some versions of llvm produce the following compile error when SSE2 is
|