make[1]: Entering directory '/home/user/rustl8710' cd src/rust && rustup override set nightly info: using existing install for 'nightly-x86_64-unknown-linux-gnu' info: override toolchain for '/home/user/rustl8710/src/rust' set to 'nightly-x86_64-unknown-linux-gnu' nightly-x86_64-unknown-linux-gnu unchanged - rustc 1.28.0-nightly (5205ae8bd 2018-06-13) cd src/rust && xargo build --target thumbv7m-none-eabi -v + "rustc" "--print" "sysroot" + "rustc" "--print" "target-list" + RUSTFLAGS="--sysroot /home/user/.xargo -Z force-unstable-if-unmarked" + "cargo" "build" "--release" "--manifest-path" "/tmp/xargo.GH3TzWkbHHci/Cargo.toml" "--target" "thumbv7m-none-eabi" "-v" "-p" "alloc" Updating registry `https://github.com/rust-lang/crates.io-index` Compiling cc v1.0.17 Compiling core v0.0.0 (file:///home/user/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/src/libcore) Running `rustc --crate-name cc /home/user/.cargo/registry/src/github.com-1ecc6299db9ec823/cc-1.0.17/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 -C metadata=8f41e484d2438698 -C extra-filename=-8f41e484d2438698 --out-dir /tmp/xargo.GH3TzWkbHHci/target/release/deps -L dependency=/tmp/xargo.GH3TzWkbHHci/target/release/deps --cap-lints allow` Running `rustc --crate-name core /home/user/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/src/libcore/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 -C panic=abort -C metadata=96e20e19d36882c3 -C extra-filename=-96e20e19d36882c3 --out-dir /tmp/xargo.GH3TzWkbHHci/target/thumbv7m-none-eabi/release/deps --target thumbv7m-none-eabi -L dependency=/tmp/xargo.GH3TzWkbHHci/target/thumbv7m-none-eabi/release/deps -L dependency=/tmp/xargo.GH3TzWkbHHci/target/release/deps --sysroot /home/user/.xargo -Z force-unstable-if-unmarked` Compiling compiler_builtins v0.0.0 (file:///home/user/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/src/rustc/compiler_builtins_shim) Running `rustc --crate-name build_script_build /home/user/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/src/rustc/compiler_builtins_shim/../../libcompiler_builtins/build.rs --crate-type bin --emit=dep-info,link -C opt-level=3 --cfg 'feature="c"' --cfg 'feature="compiler-builtins"' --cfg 'feature="default"' --cfg 'feature="rustbuild"' -C metadata=63cc4eb4cc0bde1b -C extra-filename=-63cc4eb4cc0bde1b --out-dir /tmp/xargo.GH3TzWkbHHci/target/release/build/compiler_builtins-63cc4eb4cc0bde1b -L dependency=/tmp/xargo.GH3TzWkbHHci/target/release/deps --extern cc=/tmp/xargo.GH3TzWkbHHci/target/release/deps/libcc-8f41e484d2438698.rlib` Running `/tmp/xargo.GH3TzWkbHHci/target/release/build/compiler_builtins-63cc4eb4cc0bde1b/build-script-build` Running `rustc --crate-name compiler_builtins /home/user/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/src/rustc/compiler_builtins_shim/../../libcompiler_builtins/src/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 -C panic=abort --cfg 'feature="c"' --cfg 'feature="compiler-builtins"' --cfg 'feature="default"' --cfg 'feature="rustbuild"' -C metadata=960f6ee258236a65 -C extra-filename=-960f6ee258236a65 --out-dir /tmp/xargo.GH3TzWkbHHci/target/thumbv7m-none-eabi/release/deps --target thumbv7m-none-eabi -L dependency=/tmp/xargo.GH3TzWkbHHci/target/thumbv7m-none-eabi/release/deps -L dependency=/tmp/xargo.GH3TzWkbHHci/target/release/deps --extern core=/tmp/xargo.GH3TzWkbHHci/target/thumbv7m-none-eabi/release/deps/libcore-96e20e19d36882c3.rlib --sysroot /home/user/.xargo -Z force-unstable-if-unmarked -L native=/tmp/xargo.GH3TzWkbHHci/target/thumbv7m-none-eabi/release/build/compiler_builtins-1ea615f2d3ac58d8/out --cfg use_c --cfg thumb -l static=compiler-rt` Compiling alloc v0.0.0 (file:///home/user/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/src/liballoc) Running `rustc --crate-name alloc /home/user/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/src/liballoc/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 -C panic=abort -C metadata=fa9036f4e52fb818 -C extra-filename=-fa9036f4e52fb818 --out-dir /tmp/xargo.GH3TzWkbHHci/target/thumbv7m-none-eabi/release/deps --target thumbv7m-none-eabi -L dependency=/tmp/xargo.GH3TzWkbHHci/target/thumbv7m-none-eabi/release/deps -L dependency=/tmp/xargo.GH3TzWkbHHci/target/release/deps --extern compiler_builtins=/tmp/xargo.GH3TzWkbHHci/target/thumbv7m-none-eabi/release/deps/libcompiler_builtins-960f6ee258236a65.rlib --extern core=/tmp/xargo.GH3TzWkbHHci/target/thumbv7m-none-eabi/release/deps/libcore-96e20e19d36882c3.rlib --sysroot /home/user/.xargo -Z force-unstable-if-unmarked -L native=/tmp/xargo.GH3TzWkbHHci/target/thumbv7m-none-eabi/release/build/compiler_builtins-1ea615f2d3ac58d8/out` Finished release [optimized] target(s) in 1m 46s + RUSTFLAGS="--sysroot /home/user/.xargo -Z force-unstable-if-unmarked" + "cargo" "build" "--release" "--manifest-path" "/tmp/xargo.GH3TzWkbHHci/Cargo.toml" "--target" "thumbv7m-none-eabi" "-v" "-p" "core" Compiling core v0.0.0 (file:///home/user/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/src/libcore) Running `rustc --crate-name core /home/user/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/src/libcore/lib.rs --crate-type lib --emit=dep-info,link -C opt-level=3 -C panic=abort -C metadata=96e20e19d36882c3 -C extra-filename=-96e20e19d36882c3 --out-dir /tmp/xargo.GH3TzWkbHHci/target/thumbv7m-none-eabi/release/deps --target thumbv7m-none-eabi -L dependency=/tmp/xargo.GH3TzWkbHHci/target/thumbv7m-none-eabi/release/deps -L dependency=/tmp/xargo.GH3TzWkbHHci/target/release/deps --sysroot /home/user/.xargo -Z force-unstable-if-unmarked` Finished release [optimized] target(s) in 1m 15s + RUSTFLAGS="--sysroot /home/user/.xargo" + "cargo" "build" "--target" "thumbv7m-none-eabi" "-v" Compiling freertos_rs v0.2.0 (https://github.com/hashmismatch/freertos.rs?rev=7bc71903e96c0bc395aa7473b95d5fb0e5499175#7bc71903) Running `rustc --crate-name freertos_rs /home/user/.cargo/git/checkouts/freertos.rs-2613393845a650a6/7bc7190/src/lib.rs --crate-type lib --emit=dep-info,link -C panic=abort -C debuginfo=2 -C metadata=ae34e021379fde24 -C extra-filename=-ae34e021379fde24 --out-dir /home/user/rustl8710/src/rust/target/thumbv7m-none-eabi/debug/deps --target thumbv7m-none-eabi -L dependency=/home/user/rustl8710/src/rust/target/thumbv7m-none-eabi/debug/deps -L dependency=/home/user/rustl8710/src/rust/target/debug/deps --cap-lints allow --sysroot /home/user/.xargo` Compiling rustl8710 v0.1.0 (file:///home/user/rustl8710/src/rust) Running `rustc --crate-name rustl8710 src/lib.rs --crate-type lib --emit=dep-info,link -C panic=abort -C debuginfo=2 -C metadata=e5de5f0a1737500f -C extra-filename=-e5de5f0a1737500f --out-dir /home/user/rustl8710/src/rust/target/thumbv7m-none-eabi/debug/deps --target thumbv7m-none-eabi -C incremental=/home/user/rustl8710/src/rust/target/thumbv7m-none-eabi/debug/incremental -L dependency=/home/user/rustl8710/src/rust/target/thumbv7m-none-eabi/debug/deps -L dependency=/home/user/rustl8710/src/rust/target/debug/deps --extern freertos_rs=/home/user/rustl8710/src/rust/target/thumbv7m-none-eabi/debug/deps/libfreertos_rs-ae34e021379fde24.rlib --sysroot /home/user/.xargo` warning: unused import: `freertos_rs::*` --> src/lib.rs:13:5 | 13 | use freertos_rs::*; | ^^^^^^^^^^^^^^ | = note: #[warn(unused_imports)] on by default warning: unused import: `ctypes::*` --> src/hal.rs:8:5 | 8 | use ctypes::*; | ^^^^^^^^^ warning: unused variable: `align` --> src/lib.rs:50:44 | 50 | pub extern fn __rust_allocate(size: usize, align: usize) -> *mut u8 { | ^^^^^ help: consider using `_align` instead | = note: #[warn(unused_variables)] on by default warning: unused variable: `old_size` --> src/lib.rs:55:47 | 55 | pub extern fn __rust_deallocate(ptr: *mut u8, old_size: usize, align: usize) { | ^^^^^^^^ help: consider using `_old_size` instead warning: unused variable: `align` --> src/lib.rs:55:64 | 55 | pub extern fn __rust_deallocate(ptr: *mut u8, old_size: usize, align: usize) { | ^^^^^ help: consider using `_align` instead warning: unused variable: `old_size` --> src/lib.rs:60:47 | 60 | pub extern fn __rust_reallocate(ptr: *mut u8, old_size: usize, size: usize, align: usize) -> *mut u8 { | ^^^^^^^^ help: consider using `_old_size` instead warning: unused variable: `align` --> src/lib.rs:60:77 | 60 | pub extern fn __rust_reallocate(ptr: *mut u8, old_size: usize, size: usize, align: usize) -> *mut u8 { | ^^^^^ help: consider using `_align` instead warning: type alias is never used: `c_schar` --> src/ctypes.rs:4:1 | 4 | pub type c_schar = i8; | ^^^^^^^^^^^^^^^^^^^^^^ | = note: #[warn(dead_code)] on by default warning: type alias is never used: `c_ulonglong` --> src/ctypes.rs:13:1 | 13 | pub type c_ulonglong = u64; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: type alias is never used: `c_float` --> src/ctypes.rs:14:1 | 14 | pub type c_float = f32; | ^^^^^^^^^^^^^^^^^^^^^^^ warning: type alias is never used: `c_double` --> src/ctypes.rs:15:1 | 15 | pub type c_double = f64; | ^^^^^^^^^^^^^^^^^^^^^^^^ warning: method is never used: `set_baud` --> src/serial.rs:22:5 | 22 | pub fn set_baud(&mut self, baudrate: i32) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: method is never used: `set_format` --> src/serial.rs:28:5 | 28 | pub fn set_format(&mut self, bits: i32, parity: SerialParity, stop_bits: i32) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: type `c_char` should have a camel case name such as `CChar` --> src/ctypes.rs:3:1 | 3 | pub type c_char = i8; | ^^^^^^^^^^^^^^^^^^^^^ | = note: #[warn(non_camel_case_types)] on by default warning: type `c_schar` should have a camel case name such as `CSchar` --> src/ctypes.rs:4:1 | 4 | pub type c_schar = i8; | ^^^^^^^^^^^^^^^^^^^^^^ warning: type `c_uchar` should have a camel case name such as `CUchar` --> src/ctypes.rs:5:1 | 5 | pub type c_uchar = u8; | ^^^^^^^^^^^^^^^^^^^^^^ warning: type `c_short` should have a camel case name such as `CShort` --> src/ctypes.rs:6:1 | 6 | pub type c_short = i16; | ^^^^^^^^^^^^^^^^^^^^^^^ warning: type `c_ushort` should have a camel case name such as `CUshort` --> src/ctypes.rs:7:1 | 7 | pub type c_ushort = u16; | ^^^^^^^^^^^^^^^^^^^^^^^^ warning: type `c_int` should have a camel case name such as `CInt` --> src/ctypes.rs:8:1 | 8 | pub type c_int = i32; | ^^^^^^^^^^^^^^^^^^^^^ warning: type `c_uint` should have a camel case name such as `CUint` --> src/ctypes.rs:9:1 | 9 | pub type c_uint = u32; | ^^^^^^^^^^^^^^^^^^^^^^ warning: type `c_long` should have a camel case name such as `CLong` --> src/ctypes.rs:10:1 | 10 | pub type c_long = i32; | ^^^^^^^^^^^^^^^^^^^^^^ warning: type `c_ulong` should have a camel case name such as `CUlong` --> src/ctypes.rs:11:1 | 11 | pub type c_ulong = u32; | ^^^^^^^^^^^^^^^^^^^^^^^ warning: type `c_longlong` should have a camel case name such as `CLonglong` --> src/ctypes.rs:12:1 | 12 | pub type c_longlong = i64; | ^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: type `c_ulonglong` should have a camel case name such as `CUlonglong` --> src/ctypes.rs:13:1 | 13 | pub type c_ulonglong = u64; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: type `c_float` should have a camel case name such as `CFloat` --> src/ctypes.rs:14:1 | 14 | pub type c_float = f32; | ^^^^^^^^^^^^^^^^^^^^^^^ warning: type `c_double` should have a camel case name such as `CDouble` --> src/ctypes.rs:15:1 | 15 | pub type c_double = f64; | ^^^^^^^^^^^^^^^^^^^^^^^^ warning: type `c_void` should have a camel case name such as `CVoid` --> src/ctypes.rs:18:1 | 18 | / pub enum c_void { 19 | | #[doc(hidden)] __variant1, 20 | | #[doc(hidden)] __variant2, 21 | | } | |_^ warning: variant `__variant1` should have a camel case name such as `Variant1` --> src/ctypes.rs:19:20 | 19 | #[doc(hidden)] __variant1, | ^^^^^^^^^^ warning: variant `__variant2` should have a camel case name such as `Variant2` --> src/ctypes.rs:20:20 | 20 | #[doc(hidden)] __variant2, | ^^^^^^^^^^ Finished dev [unoptimized + debuginfo] target(s) in 11.20s mkdir -p application/Debug/rust_obj cp src/rust/target/thumbv7m-none-eabi/debug/librustl8710.rlib application/Debug/rust_obj/librustl8710.o cp src/rust/target/thumbv7m-none-eabi/debug/deps/libfreertos_rs*.rlib application/Debug/rust_obj/libfreertos_rs.o cp ~/.xargo/lib/rustlib/thumbv7m-none-eabi/lib/libcore*.rlib application/Debug/rust_obj/libcore.o cp ~/.xargo/lib/rustlib/thumbv7m-none-eabi/lib/liballoc*.rlib application/Debug/rust_obj/liballoc.o cp ~/.xargo/lib/rustlib/thumbv7m-none-eabi/lib/libcompiler_builtins*.rlib application/Debug/rust_obj/libcompiler_builtins.o make[1]: Leaving directory '/home/user/rustl8710' make[1]: Entering directory '/home/user/rustl8710' =========================================================== Build application =========================================================== mkdir -p application/Debug/obj mkdir -p application/Debug/bin cp component/soc/realtek/8195a/misc/bsp/image/ram_1.r.bin application/Debug/obj/ram_1.r.bin chmod 777 application/Debug/obj/ram_1.r.bin arm-none-eabi-objcopy --rename-section .data=.loader.data,contents,alloc,load,readonly,data -I binary -O elf32-littlearm -B arm application/Debug/obj/ram_1.r.bin application/Debug/obj/ram_1.r.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/cmsis/device/system_8195a.c -o component/soc/realtek/8195a/cmsis/device/system_8195a.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/cmsis/device/system_8195a.c -MM -MT component/soc/realtek/8195a/cmsis/device/system_8195a.o -MF application/Debug/obj/system_8195a.d cp component/soc/realtek/8195a/cmsis/device/system_8195a.o application/Debug/obj/system_8195a.o chmod 777 application/Debug/obj/system_8195a.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/api/at_cmd/atcmd_ethernet.c -o component/common/api/at_cmd/atcmd_ethernet.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/api/at_cmd/atcmd_ethernet.c -MM -MT component/common/api/at_cmd/atcmd_ethernet.o -MF application/Debug/obj/atcmd_ethernet.d cp component/common/api/at_cmd/atcmd_ethernet.o application/Debug/obj/atcmd_ethernet.o chmod 777 application/Debug/obj/atcmd_ethernet.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/api/at_cmd/atcmd_lwip.c -o component/common/api/at_cmd/atcmd_lwip.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/api/at_cmd/atcmd_lwip.c -MM -MT component/common/api/at_cmd/atcmd_lwip.o -MF application/Debug/obj/atcmd_lwip.d cp component/common/api/at_cmd/atcmd_lwip.o application/Debug/obj/atcmd_lwip.o chmod 777 application/Debug/obj/atcmd_lwip.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/api/at_cmd/atcmd_sys.c -o component/common/api/at_cmd/atcmd_sys.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/api/at_cmd/atcmd_sys.c -MM -MT component/common/api/at_cmd/atcmd_sys.o -MF application/Debug/obj/atcmd_sys.d cp component/common/api/at_cmd/atcmd_sys.o application/Debug/obj/atcmd_sys.o chmod 777 application/Debug/obj/atcmd_sys.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/api/at_cmd/atcmd_wifi.c -o component/common/api/at_cmd/atcmd_wifi.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/api/at_cmd/atcmd_wifi.c -MM -MT component/common/api/at_cmd/atcmd_wifi.o -MF application/Debug/obj/atcmd_wifi.d cp component/common/api/at_cmd/atcmd_wifi.o application/Debug/obj/atcmd_wifi.o chmod 777 application/Debug/obj/atcmd_wifi.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/api/at_cmd/log_service.c -o component/common/api/at_cmd/log_service.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/api/at_cmd/log_service.c -MM -MT component/common/api/at_cmd/log_service.o -MF application/Debug/obj/log_service.d cp component/common/api/at_cmd/log_service.o application/Debug/obj/log_service.o chmod 777 application/Debug/obj/log_service.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/misc/driver/low_level_io.c -o component/soc/realtek/8195a/misc/driver/low_level_io.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/misc/driver/low_level_io.c -MM -MT component/soc/realtek/8195a/misc/driver/low_level_io.o -MF application/Debug/obj/low_level_io.d cp component/soc/realtek/8195a/misc/driver/low_level_io.o application/Debug/obj/low_level_io.o chmod 777 application/Debug/obj/low_level_io.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/misc/driver/rtl_consol.c -o component/soc/realtek/8195a/misc/driver/rtl_consol.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/misc/driver/rtl_consol.c -MM -MT component/soc/realtek/8195a/misc/driver/rtl_consol.o -MF application/Debug/obj/rtl_consol.d cp component/soc/realtek/8195a/misc/driver/rtl_consol.o application/Debug/obj/rtl_consol.o chmod 777 application/Debug/obj/rtl_consol.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/api/wifi/rtw_wpa_supplicant/wpa_supplicant/wifi_eap_config.c -o component/common/api/wifi/rtw_wpa_supplicant/wpa_supplicant/wifi_eap_config.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/api/wifi/rtw_wpa_supplicant/wpa_supplicant/wifi_eap_config.c -MM -MT component/common/api/wifi/rtw_wpa_supplicant/wpa_supplicant/wifi_eap_config.o -MF application/Debug/obj/wifi_eap_config.d cp component/common/api/wifi/rtw_wpa_supplicant/wpa_supplicant/wifi_eap_config.o application/Debug/obj/wifi_eap_config.o chmod 777 application/Debug/obj/wifi_eap_config.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/api/wifi/rtw_wpa_supplicant/wpa_supplicant/wifi_p2p_config.c -o component/common/api/wifi/rtw_wpa_supplicant/wpa_supplicant/wifi_p2p_config.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/api/wifi/rtw_wpa_supplicant/wpa_supplicant/wifi_p2p_config.c -MM -MT component/common/api/wifi/rtw_wpa_supplicant/wpa_supplicant/wifi_p2p_config.o -MF application/Debug/obj/wifi_p2p_config.d cp component/common/api/wifi/rtw_wpa_supplicant/wpa_supplicant/wifi_p2p_config.o application/Debug/obj/wifi_p2p_config.o chmod 777 application/Debug/obj/wifi_p2p_config.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/api/wifi/rtw_wpa_supplicant/wpa_supplicant/wifi_wps_config.c -o component/common/api/wifi/rtw_wpa_supplicant/wpa_supplicant/wifi_wps_config.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/api/wifi/rtw_wpa_supplicant/wpa_supplicant/wifi_wps_config.c -MM -MT component/common/api/wifi/rtw_wpa_supplicant/wpa_supplicant/wifi_wps_config.o -MF application/Debug/obj/wifi_wps_config.d cp component/common/api/wifi/rtw_wpa_supplicant/wpa_supplicant/wifi_wps_config.o application/Debug/obj/wifi_wps_config.o chmod 777 application/Debug/obj/wifi_wps_config.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/api/wifi/wifi_conf.c -o component/common/api/wifi/wifi_conf.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/api/wifi/wifi_conf.c -MM -MT component/common/api/wifi/wifi_conf.o -MF application/Debug/obj/wifi_conf.d cp component/common/api/wifi/wifi_conf.o application/Debug/obj/wifi_conf.o chmod 777 application/Debug/obj/wifi_conf.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/api/wifi/wifi_ind.c -o component/common/api/wifi/wifi_ind.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/api/wifi/wifi_ind.c -MM -MT component/common/api/wifi/wifi_ind.o -MF application/Debug/obj/wifi_ind.d cp component/common/api/wifi/wifi_ind.o application/Debug/obj/wifi_ind.o chmod 777 application/Debug/obj/wifi_ind.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/api/wifi/wifi_promisc.c -o component/common/api/wifi/wifi_promisc.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/api/wifi/wifi_promisc.c -MM -MT component/common/api/wifi/wifi_promisc.o -MF application/Debug/obj/wifi_promisc.d cp component/common/api/wifi/wifi_promisc.o application/Debug/obj/wifi_promisc.o chmod 777 application/Debug/obj/wifi_promisc.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/api/wifi/wifi_simple_config.c -o component/common/api/wifi/wifi_simple_config.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/api/wifi/wifi_simple_config.c -MM -MT component/common/api/wifi/wifi_simple_config.o -MF application/Debug/obj/wifi_simple_config.d cp component/common/api/wifi/wifi_simple_config.o application/Debug/obj/wifi_simple_config.o chmod 777 application/Debug/obj/wifi_simple_config.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/api/wifi/wifi_util.c -o component/common/api/wifi/wifi_util.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/api/wifi/wifi_util.c -MM -MT component/common/api/wifi/wifi_util.o -MF application/Debug/obj/wifi_util.d cp component/common/api/wifi/wifi_util.o application/Debug/obj/wifi_util.o chmod 777 application/Debug/obj/wifi_util.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/api/lwip_netconf.c -o component/common/api/lwip_netconf.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/api/lwip_netconf.c -MM -MT component/common/api/lwip_netconf.o -MF application/Debug/obj/lwip_netconf.d cp component/common/api/lwip_netconf.o application/Debug/obj/lwip_netconf.o chmod 777 application/Debug/obj/lwip_netconf.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/api/network/src/ping_test.c -o component/common/api/network/src/ping_test.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/api/network/src/ping_test.c -MM -MT component/common/api/network/src/ping_test.o -MF application/Debug/obj/ping_test.d cp component/common/api/network/src/ping_test.o application/Debug/obj/ping_test.o chmod 777 application/Debug/obj/ping_test.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/utilities/ssl_client.c -o component/common/utilities/ssl_client.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/utilities/ssl_client.c -MM -MT component/common/utilities/ssl_client.o -MF application/Debug/obj/ssl_client.d cp component/common/utilities/ssl_client.o application/Debug/obj/ssl_client.o chmod 777 application/Debug/obj/ssl_client.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/utilities/ssl_client_ext.c -o component/common/utilities/ssl_client_ext.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/utilities/ssl_client_ext.c -MM -MT component/common/utilities/ssl_client_ext.o -MF application/Debug/obj/ssl_client_ext.d cp component/common/utilities/ssl_client_ext.o application/Debug/obj/ssl_client_ext.o chmod 777 application/Debug/obj/ssl_client_ext.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/utilities/tcptest.c -o component/common/utilities/tcptest.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/utilities/tcptest.c -MM -MT component/common/utilities/tcptest.o -MF application/Debug/obj/tcptest.d cp component/common/utilities/tcptest.o application/Debug/obj/tcptest.o chmod 777 application/Debug/obj/tcptest.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/application/uart_adapter/uart_adapter.c -o component/common/application/uart_adapter/uart_adapter.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/application/uart_adapter/uart_adapter.c -MM -MT component/common/application/uart_adapter/uart_adapter.o -MF application/Debug/obj/uart_adapter.d cp component/common/application/uart_adapter/uart_adapter.o application/Debug/obj/uart_adapter.o chmod 777 application/Debug/obj/uart_adapter.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/utilities/uart_ymodem.c -o component/common/utilities/uart_ymodem.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/utilities/uart_ymodem.c -MM -MT component/common/utilities/uart_ymodem.o -MF application/Debug/obj/uart_ymodem.d cp component/common/utilities/uart_ymodem.o application/Debug/obj/uart_ymodem.o chmod 777 application/Debug/obj/uart_ymodem.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/utilities/update.c -o component/common/utilities/update.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/utilities/update.c -MM -MT component/common/utilities/update.o -MF application/Debug/obj/update.d cp component/common/utilities/update.o application/Debug/obj/update.o chmod 777 application/Debug/obj/update.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/api/network/src/wlan_network.c -o component/common/api/network/src/wlan_network.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/api/network/src/wlan_network.c -MM -MT component/common/api/network/src/wlan_network.o -MF application/Debug/obj/wlan_network.d cp component/common/api/network/src/wlan_network.o application/Debug/obj/wlan_network.o chmod 777 application/Debug/obj/wlan_network.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/api/api_lib.c -o component/common/network/lwip/lwip_v1.4.1/src/api/api_lib.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/api/api_lib.c -MM -MT component/common/network/lwip/lwip_v1.4.1/src/api/api_lib.o -MF application/Debug/obj/api_lib.d cp component/common/network/lwip/lwip_v1.4.1/src/api/api_lib.o application/Debug/obj/api_lib.o chmod 777 application/Debug/obj/api_lib.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/api/api_msg.c -o component/common/network/lwip/lwip_v1.4.1/src/api/api_msg.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/api/api_msg.c -MM -MT component/common/network/lwip/lwip_v1.4.1/src/api/api_msg.o -MF application/Debug/obj/api_msg.d cp component/common/network/lwip/lwip_v1.4.1/src/api/api_msg.o application/Debug/obj/api_msg.o chmod 777 application/Debug/obj/api_msg.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/api/err.c -o component/common/network/lwip/lwip_v1.4.1/src/api/err.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/api/err.c -MM -MT component/common/network/lwip/lwip_v1.4.1/src/api/err.o -MF application/Debug/obj/err.d cp component/common/network/lwip/lwip_v1.4.1/src/api/err.o application/Debug/obj/err.o chmod 777 application/Debug/obj/err.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/api/netbuf.c -o component/common/network/lwip/lwip_v1.4.1/src/api/netbuf.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/api/netbuf.c -MM -MT component/common/network/lwip/lwip_v1.4.1/src/api/netbuf.o -MF application/Debug/obj/netbuf.d cp component/common/network/lwip/lwip_v1.4.1/src/api/netbuf.o application/Debug/obj/netbuf.o chmod 777 application/Debug/obj/netbuf.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/api/netdb.c -o component/common/network/lwip/lwip_v1.4.1/src/api/netdb.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/api/netdb.c -MM -MT component/common/network/lwip/lwip_v1.4.1/src/api/netdb.o -MF application/Debug/obj/netdb.d cp component/common/network/lwip/lwip_v1.4.1/src/api/netdb.o application/Debug/obj/netdb.o chmod 777 application/Debug/obj/netdb.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/api/netifapi.c -o component/common/network/lwip/lwip_v1.4.1/src/api/netifapi.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/api/netifapi.c -MM -MT component/common/network/lwip/lwip_v1.4.1/src/api/netifapi.o -MF application/Debug/obj/netifapi.d cp component/common/network/lwip/lwip_v1.4.1/src/api/netifapi.o application/Debug/obj/netifapi.o chmod 777 application/Debug/obj/netifapi.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/api/sockets.c -o component/common/network/lwip/lwip_v1.4.1/src/api/sockets.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/api/sockets.c -MM -MT component/common/network/lwip/lwip_v1.4.1/src/api/sockets.o -MF application/Debug/obj/sockets.d cp component/common/network/lwip/lwip_v1.4.1/src/api/sockets.o application/Debug/obj/sockets.o chmod 777 application/Debug/obj/sockets.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/api/tcpip.c -o component/common/network/lwip/lwip_v1.4.1/src/api/tcpip.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/api/tcpip.c -MM -MT component/common/network/lwip/lwip_v1.4.1/src/api/tcpip.o -MF application/Debug/obj/tcpip.d cp component/common/network/lwip/lwip_v1.4.1/src/api/tcpip.o application/Debug/obj/tcpip.o chmod 777 application/Debug/obj/tcpip.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/core/ipv4/autoip.c -o component/common/network/lwip/lwip_v1.4.1/src/core/ipv4/autoip.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/core/ipv4/autoip.c -MM -MT component/common/network/lwip/lwip_v1.4.1/src/core/ipv4/autoip.o -MF application/Debug/obj/autoip.d cp component/common/network/lwip/lwip_v1.4.1/src/core/ipv4/autoip.o application/Debug/obj/autoip.o chmod 777 application/Debug/obj/autoip.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/core/ipv4/icmp.c -o component/common/network/lwip/lwip_v1.4.1/src/core/ipv4/icmp.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/core/ipv4/icmp.c -MM -MT component/common/network/lwip/lwip_v1.4.1/src/core/ipv4/icmp.o -MF application/Debug/obj/icmp.d cp component/common/network/lwip/lwip_v1.4.1/src/core/ipv4/icmp.o application/Debug/obj/icmp.o chmod 777 application/Debug/obj/icmp.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/core/ipv4/igmp.c -o component/common/network/lwip/lwip_v1.4.1/src/core/ipv4/igmp.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/core/ipv4/igmp.c -MM -MT component/common/network/lwip/lwip_v1.4.1/src/core/ipv4/igmp.o -MF application/Debug/obj/igmp.d cp component/common/network/lwip/lwip_v1.4.1/src/core/ipv4/igmp.o application/Debug/obj/igmp.o chmod 777 application/Debug/obj/igmp.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/core/ipv4/inet.c -o component/common/network/lwip/lwip_v1.4.1/src/core/ipv4/inet.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/core/ipv4/inet.c -MM -MT component/common/network/lwip/lwip_v1.4.1/src/core/ipv4/inet.o -MF application/Debug/obj/inet.d cp component/common/network/lwip/lwip_v1.4.1/src/core/ipv4/inet.o application/Debug/obj/inet.o chmod 777 application/Debug/obj/inet.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/core/ipv4/inet_chksum.c -o component/common/network/lwip/lwip_v1.4.1/src/core/ipv4/inet_chksum.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/core/ipv4/inet_chksum.c -MM -MT component/common/network/lwip/lwip_v1.4.1/src/core/ipv4/inet_chksum.o -MF application/Debug/obj/inet_chksum.d cp component/common/network/lwip/lwip_v1.4.1/src/core/ipv4/inet_chksum.o application/Debug/obj/inet_chksum.o chmod 777 application/Debug/obj/inet_chksum.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/core/ipv4/ip.c -o component/common/network/lwip/lwip_v1.4.1/src/core/ipv4/ip.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/core/ipv4/ip.c -MM -MT component/common/network/lwip/lwip_v1.4.1/src/core/ipv4/ip.o -MF application/Debug/obj/ip.d cp component/common/network/lwip/lwip_v1.4.1/src/core/ipv4/ip.o application/Debug/obj/ip.o chmod 777 application/Debug/obj/ip.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/core/ipv4/ip_addr.c -o component/common/network/lwip/lwip_v1.4.1/src/core/ipv4/ip_addr.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/core/ipv4/ip_addr.c -MM -MT component/common/network/lwip/lwip_v1.4.1/src/core/ipv4/ip_addr.o -MF application/Debug/obj/ip_addr.d cp component/common/network/lwip/lwip_v1.4.1/src/core/ipv4/ip_addr.o application/Debug/obj/ip_addr.o chmod 777 application/Debug/obj/ip_addr.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/core/ipv4/ip_frag.c -o component/common/network/lwip/lwip_v1.4.1/src/core/ipv4/ip_frag.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/core/ipv4/ip_frag.c -MM -MT component/common/network/lwip/lwip_v1.4.1/src/core/ipv4/ip_frag.o -MF application/Debug/obj/ip_frag.d cp component/common/network/lwip/lwip_v1.4.1/src/core/ipv4/ip_frag.o application/Debug/obj/ip_frag.o chmod 777 application/Debug/obj/ip_frag.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/core/def.c -o component/common/network/lwip/lwip_v1.4.1/src/core/def.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/core/def.c -MM -MT component/common/network/lwip/lwip_v1.4.1/src/core/def.o -MF application/Debug/obj/def.d cp component/common/network/lwip/lwip_v1.4.1/src/core/def.o application/Debug/obj/def.o chmod 777 application/Debug/obj/def.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/core/dhcp.c -o component/common/network/lwip/lwip_v1.4.1/src/core/dhcp.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/core/dhcp.c -MM -MT component/common/network/lwip/lwip_v1.4.1/src/core/dhcp.o -MF application/Debug/obj/dhcp.d cp component/common/network/lwip/lwip_v1.4.1/src/core/dhcp.o application/Debug/obj/dhcp.o chmod 777 application/Debug/obj/dhcp.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/core/dns.c -o component/common/network/lwip/lwip_v1.4.1/src/core/dns.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/core/dns.c -MM -MT component/common/network/lwip/lwip_v1.4.1/src/core/dns.o -MF application/Debug/obj/dns.d cp component/common/network/lwip/lwip_v1.4.1/src/core/dns.o application/Debug/obj/dns.o chmod 777 application/Debug/obj/dns.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/core/init.c -o component/common/network/lwip/lwip_v1.4.1/src/core/init.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/core/init.c -MM -MT component/common/network/lwip/lwip_v1.4.1/src/core/init.o -MF application/Debug/obj/init.d cp component/common/network/lwip/lwip_v1.4.1/src/core/init.o application/Debug/obj/init.o chmod 777 application/Debug/obj/init.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/core/lwip_timers.c -o component/common/network/lwip/lwip_v1.4.1/src/core/lwip_timers.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/core/lwip_timers.c -MM -MT component/common/network/lwip/lwip_v1.4.1/src/core/lwip_timers.o -MF application/Debug/obj/lwip_timers.d cp component/common/network/lwip/lwip_v1.4.1/src/core/lwip_timers.o application/Debug/obj/lwip_timers.o chmod 777 application/Debug/obj/lwip_timers.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/core/mem.c -o component/common/network/lwip/lwip_v1.4.1/src/core/mem.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/core/mem.c -MM -MT component/common/network/lwip/lwip_v1.4.1/src/core/mem.o -MF application/Debug/obj/mem.d cp component/common/network/lwip/lwip_v1.4.1/src/core/mem.o application/Debug/obj/mem.o chmod 777 application/Debug/obj/mem.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/core/memp.c -o component/common/network/lwip/lwip_v1.4.1/src/core/memp.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/core/memp.c -MM -MT component/common/network/lwip/lwip_v1.4.1/src/core/memp.o -MF application/Debug/obj/memp.d cp component/common/network/lwip/lwip_v1.4.1/src/core/memp.o application/Debug/obj/memp.o chmod 777 application/Debug/obj/memp.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/core/netif.c -o component/common/network/lwip/lwip_v1.4.1/src/core/netif.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/core/netif.c -MM -MT component/common/network/lwip/lwip_v1.4.1/src/core/netif.o -MF application/Debug/obj/netif.d cp component/common/network/lwip/lwip_v1.4.1/src/core/netif.o application/Debug/obj/netif.o chmod 777 application/Debug/obj/netif.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/core/pbuf.c -o component/common/network/lwip/lwip_v1.4.1/src/core/pbuf.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/core/pbuf.c -MM -MT component/common/network/lwip/lwip_v1.4.1/src/core/pbuf.o -MF application/Debug/obj/pbuf.d cp component/common/network/lwip/lwip_v1.4.1/src/core/pbuf.o application/Debug/obj/pbuf.o chmod 777 application/Debug/obj/pbuf.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/core/raw.c -o component/common/network/lwip/lwip_v1.4.1/src/core/raw.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/core/raw.c -MM -MT component/common/network/lwip/lwip_v1.4.1/src/core/raw.o -MF application/Debug/obj/raw.d cp component/common/network/lwip/lwip_v1.4.1/src/core/raw.o application/Debug/obj/raw.o chmod 777 application/Debug/obj/raw.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/core/stats.c -o component/common/network/lwip/lwip_v1.4.1/src/core/stats.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/core/stats.c -MM -MT component/common/network/lwip/lwip_v1.4.1/src/core/stats.o -MF application/Debug/obj/stats.d cp component/common/network/lwip/lwip_v1.4.1/src/core/stats.o application/Debug/obj/stats.o chmod 777 application/Debug/obj/stats.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/core/sys.c -o component/common/network/lwip/lwip_v1.4.1/src/core/sys.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/core/sys.c -MM -MT component/common/network/lwip/lwip_v1.4.1/src/core/sys.o -MF application/Debug/obj/sys.d cp component/common/network/lwip/lwip_v1.4.1/src/core/sys.o application/Debug/obj/sys.o chmod 777 application/Debug/obj/sys.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/core/tcp.c -o component/common/network/lwip/lwip_v1.4.1/src/core/tcp.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/core/tcp.c -MM -MT component/common/network/lwip/lwip_v1.4.1/src/core/tcp.o -MF application/Debug/obj/tcp.d cp component/common/network/lwip/lwip_v1.4.1/src/core/tcp.o application/Debug/obj/tcp.o chmod 777 application/Debug/obj/tcp.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/core/tcp_in.c -o component/common/network/lwip/lwip_v1.4.1/src/core/tcp_in.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/core/tcp_in.c -MM -MT component/common/network/lwip/lwip_v1.4.1/src/core/tcp_in.o -MF application/Debug/obj/tcp_in.d cp component/common/network/lwip/lwip_v1.4.1/src/core/tcp_in.o application/Debug/obj/tcp_in.o chmod 777 application/Debug/obj/tcp_in.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/core/tcp_out.c -o component/common/network/lwip/lwip_v1.4.1/src/core/tcp_out.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/core/tcp_out.c -MM -MT component/common/network/lwip/lwip_v1.4.1/src/core/tcp_out.o -MF application/Debug/obj/tcp_out.d cp component/common/network/lwip/lwip_v1.4.1/src/core/tcp_out.o application/Debug/obj/tcp_out.o chmod 777 application/Debug/obj/tcp_out.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/core/udp.c -o component/common/network/lwip/lwip_v1.4.1/src/core/udp.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/core/udp.c -MM -MT component/common/network/lwip/lwip_v1.4.1/src/core/udp.o -MF application/Debug/obj/udp.d cp component/common/network/lwip/lwip_v1.4.1/src/core/udp.o application/Debug/obj/udp.o chmod 777 application/Debug/obj/udp.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/netif/etharp.c -o component/common/network/lwip/lwip_v1.4.1/src/netif/etharp.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/src/netif/etharp.c -MM -MT component/common/network/lwip/lwip_v1.4.1/src/netif/etharp.o -MF application/Debug/obj/etharp.d cp component/common/network/lwip/lwip_v1.4.1/src/netif/etharp.o application/Debug/obj/etharp.o chmod 777 application/Debug/obj/etharp.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/port/realtek/freertos/ethernetif.c -o component/common/network/lwip/lwip_v1.4.1/port/realtek/freertos/ethernetif.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/port/realtek/freertos/ethernetif.c -MM -MT component/common/network/lwip/lwip_v1.4.1/port/realtek/freertos/ethernetif.o -MF application/Debug/obj/ethernetif.d cp component/common/network/lwip/lwip_v1.4.1/port/realtek/freertos/ethernetif.o application/Debug/obj/ethernetif.o chmod 777 application/Debug/obj/ethernetif.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/drivers/wlan/realtek/src/osdep/lwip_intf.c -o component/common/drivers/wlan/realtek/src/osdep/lwip_intf.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/drivers/wlan/realtek/src/osdep/lwip_intf.c -MM -MT component/common/drivers/wlan/realtek/src/osdep/lwip_intf.o -MF application/Debug/obj/lwip_intf.d cp component/common/drivers/wlan/realtek/src/osdep/lwip_intf.o application/Debug/obj/lwip_intf.o chmod 777 application/Debug/obj/lwip_intf.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/port/realtek/freertos/sys_arch.c -o component/common/network/lwip/lwip_v1.4.1/port/realtek/freertos/sys_arch.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/lwip/lwip_v1.4.1/port/realtek/freertos/sys_arch.c -MM -MT component/common/network/lwip/lwip_v1.4.1/port/realtek/freertos/sys_arch.o -MF application/Debug/obj/sys_arch.d cp component/common/network/lwip/lwip_v1.4.1/port/realtek/freertos/sys_arch.o application/Debug/obj/sys_arch.o chmod 777 application/Debug/obj/sys_arch.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/dhcp/dhcps.c -o component/common/network/dhcp/dhcps.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/dhcp/dhcps.c -MM -MT component/common/network/dhcp/dhcps.o -MF application/Debug/obj/dhcps.d cp component/common/network/dhcp/dhcps.o application/Debug/obj/dhcps.o chmod 777 application/Debug/obj/dhcps.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/sntp/sntp.c -o component/common/network/sntp/sntp.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/sntp/sntp.c -MM -MT component/common/network/sntp/sntp.o -MF application/Debug/obj/sntp.d cp component/common/network/sntp/sntp.o application/Debug/obj/sntp.o chmod 777 application/Debug/obj/sntp.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/mDNS/mDNSPlatform.c -o component/common/network/mDNS/mDNSPlatform.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/mDNS/mDNSPlatform.c -MM -MT component/common/network/mDNS/mDNSPlatform.o -MF application/Debug/obj/mDNSPlatform.d cp component/common/network/mDNS/mDNSPlatform.o application/Debug/obj/mDNSPlatform.o chmod 777 application/Debug/obj/mDNSPlatform.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/os/freertos/freertos_v8.1.2/Source/portable/MemMang/heap_5.c -o component/os/freertos/freertos_v8.1.2/Source/portable/MemMang/heap_5.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/os/freertos/freertos_v8.1.2/Source/portable/MemMang/heap_5.c -MM -MT component/os/freertos/freertos_v8.1.2/Source/portable/MemMang/heap_5.o -MF application/Debug/obj/heap_5.d cp component/os/freertos/freertos_v8.1.2/Source/portable/MemMang/heap_5.o application/Debug/obj/heap_5.o chmod 777 application/Debug/obj/heap_5.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3/port.c -o component/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3/port.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3/port.c -MM -MT component/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3/port.o -MF application/Debug/obj/port.d cp component/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3/port.o application/Debug/obj/port.o chmod 777 application/Debug/obj/port.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/os/freertos/cmsis_os.c -o component/os/freertos/cmsis_os.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/os/freertos/cmsis_os.c -MM -MT component/os/freertos/cmsis_os.o -MF application/Debug/obj/cmsis_os.d cp component/os/freertos/cmsis_os.o application/Debug/obj/cmsis_os.o chmod 777 application/Debug/obj/cmsis_os.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/os/freertos/freertos_v8.1.2/Source/croutine.c -o component/os/freertos/freertos_v8.1.2/Source/croutine.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/os/freertos/freertos_v8.1.2/Source/croutine.c -MM -MT component/os/freertos/freertos_v8.1.2/Source/croutine.o -MF application/Debug/obj/croutine.d cp component/os/freertos/freertos_v8.1.2/Source/croutine.o application/Debug/obj/croutine.o chmod 777 application/Debug/obj/croutine.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/os/freertos/freertos_v8.1.2/Source/event_groups.c -o component/os/freertos/freertos_v8.1.2/Source/event_groups.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/os/freertos/freertos_v8.1.2/Source/event_groups.c -MM -MT component/os/freertos/freertos_v8.1.2/Source/event_groups.o -MF application/Debug/obj/event_groups.d cp component/os/freertos/freertos_v8.1.2/Source/event_groups.o application/Debug/obj/event_groups.o chmod 777 application/Debug/obj/event_groups.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/os/freertos/freertos_v8.1.2/Source/list.c -o component/os/freertos/freertos_v8.1.2/Source/list.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/os/freertos/freertos_v8.1.2/Source/list.c -MM -MT component/os/freertos/freertos_v8.1.2/Source/list.o -MF application/Debug/obj/list.d cp component/os/freertos/freertos_v8.1.2/Source/list.o application/Debug/obj/list.o chmod 777 application/Debug/obj/list.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/os/freertos/freertos_v8.1.2/Source/queue.c -o component/os/freertos/freertos_v8.1.2/Source/queue.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/os/freertos/freertos_v8.1.2/Source/queue.c -MM -MT component/os/freertos/freertos_v8.1.2/Source/queue.o -MF application/Debug/obj/queue.d cp component/os/freertos/freertos_v8.1.2/Source/queue.o application/Debug/obj/queue.o chmod 777 application/Debug/obj/queue.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/os/freertos/freertos_v8.1.2/Source/tasks.c -o component/os/freertos/freertos_v8.1.2/Source/tasks.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/os/freertos/freertos_v8.1.2/Source/tasks.c -MM -MT component/os/freertos/freertos_v8.1.2/Source/tasks.o -MF application/Debug/obj/tasks.d cp component/os/freertos/freertos_v8.1.2/Source/tasks.o application/Debug/obj/tasks.o chmod 777 application/Debug/obj/tasks.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/os/freertos/freertos_v8.1.2/Source/timers.c -o component/os/freertos/freertos_v8.1.2/Source/timers.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/os/freertos/freertos_v8.1.2/Source/timers.c -MM -MT component/os/freertos/freertos_v8.1.2/Source/timers.o -MF application/Debug/obj/timers.d cp component/os/freertos/freertos_v8.1.2/Source/timers.o application/Debug/obj/timers.o chmod 777 application/Debug/obj/timers.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/os/os_dep/device_lock.c -o component/os/os_dep/device_lock.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/os/os_dep/device_lock.c -MM -MT component/os/os_dep/device_lock.o -MF application/Debug/obj/device_lock.d cp component/os/os_dep/device_lock.o application/Debug/obj/device_lock.o chmod 777 application/Debug/obj/device_lock.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/os/freertos/freertos_service.c -o component/os/freertos/freertos_service.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/os/freertos/freertos_service.c -MM -MT component/os/freertos/freertos_service.o -MF application/Debug/obj/freertos_service.d cp component/os/freertos/freertos_service.o application/Debug/obj/freertos_service.o chmod 777 application/Debug/obj/freertos_service.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/os/os_dep/mailbox.c -o component/os/os_dep/mailbox.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/os/os_dep/mailbox.c -MM -MT component/os/os_dep/mailbox.o -MF application/Debug/obj/mailbox.d cp component/os/os_dep/mailbox.o application/Debug/obj/mailbox.o chmod 777 application/Debug/obj/mailbox.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/os/os_dep/osdep_api.c -o component/os/os_dep/osdep_api.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/os/os_dep/osdep_api.c -MM -MT component/os/os_dep/osdep_api.o -MF application/Debug/obj/osdep_api.d cp component/os/os_dep/osdep_api.o application/Debug/obj/osdep_api.o chmod 777 application/Debug/obj/osdep_api.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/os/os_dep/osdep_service.c -o component/os/os_dep/osdep_service.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/os/os_dep/osdep_service.c -MM -MT component/os/os_dep/osdep_service.o -MF application/Debug/obj/osdep_service.d cp component/os/os_dep/osdep_service.o application/Debug/obj/osdep_service.o chmod 777 application/Debug/obj/osdep_service.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/os/os_dep/tcm_heap.c -o component/os/os_dep/tcm_heap.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/os/os_dep/tcm_heap.c -MM -MT component/os/os_dep/tcm_heap.o -MF application/Debug/obj/tcm_heap.d cp component/os/os_dep/tcm_heap.o application/Debug/obj/tcm_heap.o chmod 777 application/Debug/obj/tcm_heap.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/targets/hal/rtl8195a/analogin_api.c -o component/common/mbed/targets/hal/rtl8195a/analogin_api.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/targets/hal/rtl8195a/analogin_api.c -MM -MT component/common/mbed/targets/hal/rtl8195a/analogin_api.o -MF application/Debug/obj/analogin_api.d cp component/common/mbed/targets/hal/rtl8195a/analogin_api.o application/Debug/obj/analogin_api.o chmod 777 application/Debug/obj/analogin_api.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/targets/hal/rtl8195a/dma_api.c -o component/common/mbed/targets/hal/rtl8195a/dma_api.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/targets/hal/rtl8195a/dma_api.c -MM -MT component/common/mbed/targets/hal/rtl8195a/dma_api.o -MF application/Debug/obj/dma_api.d cp component/common/mbed/targets/hal/rtl8195a/dma_api.o application/Debug/obj/dma_api.o chmod 777 application/Debug/obj/dma_api.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/targets/hal/rtl8195a/efuse_api.c -o component/common/mbed/targets/hal/rtl8195a/efuse_api.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/targets/hal/rtl8195a/efuse_api.c -MM -MT component/common/mbed/targets/hal/rtl8195a/efuse_api.o -MF application/Debug/obj/efuse_api.d cp component/common/mbed/targets/hal/rtl8195a/efuse_api.o application/Debug/obj/efuse_api.o chmod 777 application/Debug/obj/efuse_api.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/targets/hal/rtl8195a/ethernet_api.c -o component/common/mbed/targets/hal/rtl8195a/ethernet_api.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/targets/hal/rtl8195a/ethernet_api.c -MM -MT component/common/mbed/targets/hal/rtl8195a/ethernet_api.o -MF application/Debug/obj/ethernet_api.d cp component/common/mbed/targets/hal/rtl8195a/ethernet_api.o application/Debug/obj/ethernet_api.o chmod 777 application/Debug/obj/ethernet_api.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/drivers/ethernet_mii/ethernet_mii.c -o component/common/drivers/ethernet_mii/ethernet_mii.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/drivers/ethernet_mii/ethernet_mii.c -MM -MT component/common/drivers/ethernet_mii/ethernet_mii.o -MF application/Debug/obj/ethernet_mii.d cp component/common/drivers/ethernet_mii/ethernet_mii.o application/Debug/obj/ethernet_mii.o chmod 777 application/Debug/obj/ethernet_mii.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/targets/hal/rtl8195a/flash_api.c -o component/common/mbed/targets/hal/rtl8195a/flash_api.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/targets/hal/rtl8195a/flash_api.c -MM -MT component/common/mbed/targets/hal/rtl8195a/flash_api.o -MF application/Debug/obj/flash_api.d cp component/common/mbed/targets/hal/rtl8195a/flash_api.o application/Debug/obj/flash_api.o chmod 777 application/Debug/obj/flash_api.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/targets/hal/rtl8195a/gpio_api.c -o component/common/mbed/targets/hal/rtl8195a/gpio_api.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/targets/hal/rtl8195a/gpio_api.c -MM -MT component/common/mbed/targets/hal/rtl8195a/gpio_api.o -MF application/Debug/obj/gpio_api.d cp component/common/mbed/targets/hal/rtl8195a/gpio_api.o application/Debug/obj/gpio_api.o chmod 777 application/Debug/obj/gpio_api.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/targets/hal/rtl8195a/gpio_irq_api.c -o component/common/mbed/targets/hal/rtl8195a/gpio_irq_api.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/targets/hal/rtl8195a/gpio_irq_api.c -MM -MT component/common/mbed/targets/hal/rtl8195a/gpio_irq_api.o -MF application/Debug/obj/gpio_irq_api.d cp component/common/mbed/targets/hal/rtl8195a/gpio_irq_api.o application/Debug/obj/gpio_irq_api.o chmod 777 application/Debug/obj/gpio_irq_api.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/targets/hal/rtl8195a/i2c_api.c -o component/common/mbed/targets/hal/rtl8195a/i2c_api.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/targets/hal/rtl8195a/i2c_api.c -MM -MT component/common/mbed/targets/hal/rtl8195a/i2c_api.o -MF application/Debug/obj/i2c_api.d cp component/common/mbed/targets/hal/rtl8195a/i2c_api.o application/Debug/obj/i2c_api.o chmod 777 application/Debug/obj/i2c_api.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/targets/hal/rtl8195a/i2s_api.c -o component/common/mbed/targets/hal/rtl8195a/i2s_api.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/targets/hal/rtl8195a/i2s_api.c -MM -MT component/common/mbed/targets/hal/rtl8195a/i2s_api.o -MF application/Debug/obj/i2s_api.d cp component/common/mbed/targets/hal/rtl8195a/i2s_api.o application/Debug/obj/i2s_api.o chmod 777 application/Debug/obj/i2s_api.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/targets/hal/rtl8195a/log_uart_api.c -o component/common/mbed/targets/hal/rtl8195a/log_uart_api.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/targets/hal/rtl8195a/log_uart_api.c -MM -MT component/common/mbed/targets/hal/rtl8195a/log_uart_api.o -MF application/Debug/obj/log_uart_api.d cp component/common/mbed/targets/hal/rtl8195a/log_uart_api.o application/Debug/obj/log_uart_api.o chmod 777 application/Debug/obj/log_uart_api.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/targets/hal/rtl8195a/nfc_api.c -o component/common/mbed/targets/hal/rtl8195a/nfc_api.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/targets/hal/rtl8195a/nfc_api.c -MM -MT component/common/mbed/targets/hal/rtl8195a/nfc_api.o -MF application/Debug/obj/nfc_api.d cp component/common/mbed/targets/hal/rtl8195a/nfc_api.o application/Debug/obj/nfc_api.o chmod 777 application/Debug/obj/nfc_api.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/targets/hal/rtl8195a/pinmap.c -o component/common/mbed/targets/hal/rtl8195a/pinmap.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/targets/hal/rtl8195a/pinmap.c -MM -MT component/common/mbed/targets/hal/rtl8195a/pinmap.o -MF application/Debug/obj/pinmap.d cp component/common/mbed/targets/hal/rtl8195a/pinmap.o application/Debug/obj/pinmap.o chmod 777 application/Debug/obj/pinmap.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/targets/hal/rtl8195a/pinmap_common.c -o component/common/mbed/targets/hal/rtl8195a/pinmap_common.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/targets/hal/rtl8195a/pinmap_common.c -MM -MT component/common/mbed/targets/hal/rtl8195a/pinmap_common.o -MF application/Debug/obj/pinmap_common.d cp component/common/mbed/targets/hal/rtl8195a/pinmap_common.o application/Debug/obj/pinmap_common.o chmod 777 application/Debug/obj/pinmap_common.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/targets/hal/rtl8195a/port_api.c -o component/common/mbed/targets/hal/rtl8195a/port_api.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/targets/hal/rtl8195a/port_api.c -MM -MT component/common/mbed/targets/hal/rtl8195a/port_api.o -MF application/Debug/obj/port_api.d cp component/common/mbed/targets/hal/rtl8195a/port_api.o application/Debug/obj/port_api.o chmod 777 application/Debug/obj/port_api.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/targets/hal/rtl8195a/pwmout_api.c -o component/common/mbed/targets/hal/rtl8195a/pwmout_api.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/targets/hal/rtl8195a/pwmout_api.c -MM -MT component/common/mbed/targets/hal/rtl8195a/pwmout_api.o -MF application/Debug/obj/pwmout_api.d cp component/common/mbed/targets/hal/rtl8195a/pwmout_api.o application/Debug/obj/pwmout_api.o chmod 777 application/Debug/obj/pwmout_api.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/targets/hal/rtl8195a/rtc_api.c -o component/common/mbed/targets/hal/rtl8195a/rtc_api.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/targets/hal/rtl8195a/rtc_api.c -MM -MT component/common/mbed/targets/hal/rtl8195a/rtc_api.o -MF application/Debug/obj/rtc_api.d cp component/common/mbed/targets/hal/rtl8195a/rtc_api.o application/Debug/obj/rtc_api.o chmod 777 application/Debug/obj/rtc_api.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/targets/hal/rtl8195a/serial_api.c -o component/common/mbed/targets/hal/rtl8195a/serial_api.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/targets/hal/rtl8195a/serial_api.c -MM -MT component/common/mbed/targets/hal/rtl8195a/serial_api.o -MF application/Debug/obj/serial_api.d cp component/common/mbed/targets/hal/rtl8195a/serial_api.o application/Debug/obj/serial_api.o chmod 777 application/Debug/obj/serial_api.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/targets/hal/rtl8195a/sleep.c -o component/common/mbed/targets/hal/rtl8195a/sleep.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/targets/hal/rtl8195a/sleep.c -MM -MT component/common/mbed/targets/hal/rtl8195a/sleep.o -MF application/Debug/obj/sleep.d cp component/common/mbed/targets/hal/rtl8195a/sleep.o application/Debug/obj/sleep.o chmod 777 application/Debug/obj/sleep.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/targets/hal/rtl8195a/spdio_api.c -o component/common/mbed/targets/hal/rtl8195a/spdio_api.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/targets/hal/rtl8195a/spdio_api.c -MM -MT component/common/mbed/targets/hal/rtl8195a/spdio_api.o -MF application/Debug/obj/spdio_api.d cp component/common/mbed/targets/hal/rtl8195a/spdio_api.o application/Debug/obj/spdio_api.o chmod 777 application/Debug/obj/spdio_api.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/targets/hal/rtl8195a/spi_api.c -o component/common/mbed/targets/hal/rtl8195a/spi_api.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/targets/hal/rtl8195a/spi_api.c -MM -MT component/common/mbed/targets/hal/rtl8195a/spi_api.o -MF application/Debug/obj/spi_api.d cp component/common/mbed/targets/hal/rtl8195a/spi_api.o application/Debug/obj/spi_api.o chmod 777 application/Debug/obj/spi_api.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/targets/hal/rtl8195a/sys_api.c -o component/common/mbed/targets/hal/rtl8195a/sys_api.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/targets/hal/rtl8195a/sys_api.c -MM -MT component/common/mbed/targets/hal/rtl8195a/sys_api.o -MF application/Debug/obj/sys_api.d cp component/common/mbed/targets/hal/rtl8195a/sys_api.o application/Debug/obj/sys_api.o chmod 777 application/Debug/obj/sys_api.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/targets/hal/rtl8195a/timer_api.c -o component/common/mbed/targets/hal/rtl8195a/timer_api.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/targets/hal/rtl8195a/timer_api.c -MM -MT component/common/mbed/targets/hal/rtl8195a/timer_api.o -MF application/Debug/obj/timer_api.d cp component/common/mbed/targets/hal/rtl8195a/timer_api.o application/Debug/obj/timer_api.o chmod 777 application/Debug/obj/timer_api.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/targets/hal/rtl8195a/us_ticker.c -o component/common/mbed/targets/hal/rtl8195a/us_ticker.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/targets/hal/rtl8195a/us_ticker.c -MM -MT component/common/mbed/targets/hal/rtl8195a/us_ticker.o -MF application/Debug/obj/us_ticker.d cp component/common/mbed/targets/hal/rtl8195a/us_ticker.o application/Debug/obj/us_ticker.o chmod 777 application/Debug/obj/us_ticker.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/common/us_ticker_api.c -o component/common/mbed/common/us_ticker_api.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/common/us_ticker_api.c -MM -MT component/common/mbed/common/us_ticker_api.o -MF application/Debug/obj/us_ticker_api.d cp component/common/mbed/common/us_ticker_api.o application/Debug/obj/us_ticker_api.o chmod 777 application/Debug/obj/us_ticker_api.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/common/wait_api.c -o component/common/mbed/common/wait_api.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/common/wait_api.c -MM -MT component/common/mbed/common/wait_api.o -MF application/Debug/obj/wait_api.d cp component/common/mbed/common/wait_api.o application/Debug/obj/wait_api.o chmod 777 application/Debug/obj/wait_api.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/targets/hal/rtl8195a/wdt_api.c -o component/common/mbed/targets/hal/rtl8195a/wdt_api.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/mbed/targets/hal/rtl8195a/wdt_api.c -MM -MT component/common/mbed/targets/hal/rtl8195a/wdt_api.o -MF application/Debug/obj/wdt_api.d cp component/common/mbed/targets/hal/rtl8195a/wdt_api.o application/Debug/obj/wdt_api.o chmod 777 application/Debug/obj/wdt_api.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/fwlib/src/hal_32k.c -o component/soc/realtek/8195a/fwlib/src/hal_32k.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/fwlib/src/hal_32k.c -MM -MT component/soc/realtek/8195a/fwlib/src/hal_32k.o -MF application/Debug/obj/hal_32k.d cp component/soc/realtek/8195a/fwlib/src/hal_32k.o application/Debug/obj/hal_32k.o chmod 777 application/Debug/obj/hal_32k.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/fwlib/src/hal_adc.c -o component/soc/realtek/8195a/fwlib/src/hal_adc.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/fwlib/src/hal_adc.c -MM -MT component/soc/realtek/8195a/fwlib/src/hal_adc.o -MF application/Debug/obj/hal_adc.d cp component/soc/realtek/8195a/fwlib/src/hal_adc.o application/Debug/obj/hal_adc.o chmod 777 application/Debug/obj/hal_adc.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/fwlib/src/hal_gdma.c -o component/soc/realtek/8195a/fwlib/src/hal_gdma.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/fwlib/src/hal_gdma.c -MM -MT component/soc/realtek/8195a/fwlib/src/hal_gdma.o -MF application/Debug/obj/hal_gdma.d cp component/soc/realtek/8195a/fwlib/src/hal_gdma.o application/Debug/obj/hal_gdma.o chmod 777 application/Debug/obj/hal_gdma.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/fwlib/src/hal_gpio.c -o component/soc/realtek/8195a/fwlib/src/hal_gpio.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/fwlib/src/hal_gpio.c -MM -MT component/soc/realtek/8195a/fwlib/src/hal_gpio.o -MF application/Debug/obj/hal_gpio.d cp component/soc/realtek/8195a/fwlib/src/hal_gpio.o application/Debug/obj/hal_gpio.o chmod 777 application/Debug/obj/hal_gpio.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/fwlib/src/hal_i2c.c -o component/soc/realtek/8195a/fwlib/src/hal_i2c.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/fwlib/src/hal_i2c.c -MM -MT component/soc/realtek/8195a/fwlib/src/hal_i2c.o -MF application/Debug/obj/hal_i2c.d cp component/soc/realtek/8195a/fwlib/src/hal_i2c.o application/Debug/obj/hal_i2c.o chmod 777 application/Debug/obj/hal_i2c.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/fwlib/src/hal_i2s.c -o component/soc/realtek/8195a/fwlib/src/hal_i2s.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/fwlib/src/hal_i2s.c -MM -MT component/soc/realtek/8195a/fwlib/src/hal_i2s.o -MF application/Debug/obj/hal_i2s.d cp component/soc/realtek/8195a/fwlib/src/hal_i2s.o application/Debug/obj/hal_i2s.o chmod 777 application/Debug/obj/hal_i2s.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/fwlib/src/hal_mii.c -o component/soc/realtek/8195a/fwlib/src/hal_mii.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/fwlib/src/hal_mii.c -MM -MT component/soc/realtek/8195a/fwlib/src/hal_mii.o -MF application/Debug/obj/hal_mii.d cp component/soc/realtek/8195a/fwlib/src/hal_mii.o application/Debug/obj/hal_mii.o chmod 777 application/Debug/obj/hal_mii.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/fwlib/src/hal_nfc.c -o component/soc/realtek/8195a/fwlib/src/hal_nfc.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/fwlib/src/hal_nfc.c -MM -MT component/soc/realtek/8195a/fwlib/src/hal_nfc.o -MF application/Debug/obj/hal_nfc.d cp component/soc/realtek/8195a/fwlib/src/hal_nfc.o application/Debug/obj/hal_nfc.o chmod 777 application/Debug/obj/hal_nfc.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/fwlib/src/hal_pcm.c -o component/soc/realtek/8195a/fwlib/src/hal_pcm.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/fwlib/src/hal_pcm.c -MM -MT component/soc/realtek/8195a/fwlib/src/hal_pcm.o -MF application/Debug/obj/hal_pcm.d cp component/soc/realtek/8195a/fwlib/src/hal_pcm.o application/Debug/obj/hal_pcm.o chmod 777 application/Debug/obj/hal_pcm.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/fwlib/src/hal_pwm.c -o component/soc/realtek/8195a/fwlib/src/hal_pwm.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/fwlib/src/hal_pwm.c -MM -MT component/soc/realtek/8195a/fwlib/src/hal_pwm.o -MF application/Debug/obj/hal_pwm.d cp component/soc/realtek/8195a/fwlib/src/hal_pwm.o application/Debug/obj/hal_pwm.o chmod 777 application/Debug/obj/hal_pwm.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/fwlib/src/hal_sdr_controller.c -o component/soc/realtek/8195a/fwlib/src/hal_sdr_controller.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/fwlib/src/hal_sdr_controller.c -MM -MT component/soc/realtek/8195a/fwlib/src/hal_sdr_controller.o -MF application/Debug/obj/hal_sdr_controller.d cp component/soc/realtek/8195a/fwlib/src/hal_sdr_controller.o application/Debug/obj/hal_sdr_controller.o chmod 777 application/Debug/obj/hal_sdr_controller.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/fwlib/src/hal_ssi.c -o component/soc/realtek/8195a/fwlib/src/hal_ssi.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/fwlib/src/hal_ssi.c -MM -MT component/soc/realtek/8195a/fwlib/src/hal_ssi.o -MF application/Debug/obj/hal_ssi.d cp component/soc/realtek/8195a/fwlib/src/hal_ssi.o application/Debug/obj/hal_ssi.o chmod 777 application/Debug/obj/hal_ssi.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/fwlib/src/hal_timer.c -o component/soc/realtek/8195a/fwlib/src/hal_timer.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/fwlib/src/hal_timer.c -MM -MT component/soc/realtek/8195a/fwlib/src/hal_timer.o -MF application/Debug/obj/hal_timer.d cp component/soc/realtek/8195a/fwlib/src/hal_timer.o application/Debug/obj/hal_timer.o chmod 777 application/Debug/obj/hal_timer.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/fwlib/src/hal_uart.c -o component/soc/realtek/8195a/fwlib/src/hal_uart.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/fwlib/src/hal_uart.c -MM -MT component/soc/realtek/8195a/fwlib/src/hal_uart.o -MF application/Debug/obj/hal_uart.d cp component/soc/realtek/8195a/fwlib/src/hal_uart.o application/Debug/obj/hal_uart.o chmod 777 application/Debug/obj/hal_uart.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/os/freertos/freertos_pmu.c -o component/os/freertos/freertos_pmu.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/os/freertos/freertos_pmu.c -MM -MT component/os/freertos/freertos_pmu.o -MF application/Debug/obj/freertos_pmu.d cp component/os/freertos/freertos_pmu.o application/Debug/obj/freertos_pmu.o chmod 777 application/Debug/obj/freertos_pmu.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_adc.c -o component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_adc.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_adc.c -MM -MT component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_adc.o -MF application/Debug/obj/rtl8195a_adc.d cp component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_adc.o application/Debug/obj/rtl8195a_adc.o chmod 777 application/Debug/obj/rtl8195a_adc.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_gdma.c -o component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_gdma.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_gdma.c -MM -MT component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_gdma.o -MF application/Debug/obj/rtl8195a_gdma.d cp component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_gdma.o application/Debug/obj/rtl8195a_gdma.o chmod 777 application/Debug/obj/rtl8195a_gdma.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_gpio.c -o component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_gpio.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_gpio.c -MM -MT component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_gpio.o -MF application/Debug/obj/rtl8195a_gpio.d cp component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_gpio.o application/Debug/obj/rtl8195a_gpio.o chmod 777 application/Debug/obj/rtl8195a_gpio.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_i2c.c -o component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_i2c.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_i2c.c -MM -MT component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_i2c.o -MF application/Debug/obj/rtl8195a_i2c.d cp component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_i2c.o application/Debug/obj/rtl8195a_i2c.o chmod 777 application/Debug/obj/rtl8195a_i2c.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_i2s.c -o component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_i2s.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_i2s.c -MM -MT component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_i2s.o -MF application/Debug/obj/rtl8195a_i2s.d cp component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_i2s.o application/Debug/obj/rtl8195a_i2s.o chmod 777 application/Debug/obj/rtl8195a_i2s.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_mii.c -o component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_mii.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_mii.c -MM -MT component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_mii.o -MF application/Debug/obj/rtl8195a_mii.d cp component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_mii.o application/Debug/obj/rtl8195a_mii.o chmod 777 application/Debug/obj/rtl8195a_mii.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_nfc.c -o component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_nfc.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_nfc.c -MM -MT component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_nfc.o -MF application/Debug/obj/rtl8195a_nfc.d cp component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_nfc.o application/Debug/obj/rtl8195a_nfc.o chmod 777 application/Debug/obj/rtl8195a_nfc.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_pwm.c -o component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_pwm.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_pwm.c -MM -MT component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_pwm.o -MF application/Debug/obj/rtl8195a_pwm.d cp component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_pwm.o application/Debug/obj/rtl8195a_pwm.o chmod 777 application/Debug/obj/rtl8195a_pwm.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_ssi.c -o component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_ssi.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_ssi.c -MM -MT component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_ssi.o -MF application/Debug/obj/rtl8195a_ssi.d cp component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_ssi.o application/Debug/obj/rtl8195a_ssi.o chmod 777 application/Debug/obj/rtl8195a_ssi.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_timer.c -o component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_timer.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_timer.c -MM -MT component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_timer.o -MF application/Debug/obj/rtl8195a_timer.d cp component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_timer.o application/Debug/obj/rtl8195a_timer.o chmod 777 application/Debug/obj/rtl8195a_timer.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_uart.c -o component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_uart.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_uart.c -MM -MT component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_uart.o -MF application/Debug/obj/rtl8195a_uart.d cp component/soc/realtek/8195a/fwlib/rtl8195a/src/rtl8195a_uart.o application/Debug/obj/rtl8195a_uart.o chmod 777 application/Debug/obj/rtl8195a_uart.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/bignum.c -o component/common/network/ssl/polarssl-1.3.8/library/bignum.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/bignum.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/bignum.o -MF application/Debug/obj/bignum.d cp component/common/network/ssl/polarssl-1.3.8/library/bignum.o application/Debug/obj/bignum.o chmod 777 application/Debug/obj/bignum.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/utilities/cJSON.c -o component/common/utilities/cJSON.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/utilities/cJSON.c -MM -MT component/common/utilities/cJSON.o -MF application/Debug/obj/cJSON.d cp component/common/utilities/cJSON.o application/Debug/obj/cJSON.o chmod 777 application/Debug/obj/cJSON.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/utilities/http_client.c -o component/common/utilities/http_client.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/utilities/http_client.c -MM -MT component/common/utilities/http_client.o -MF application/Debug/obj/http_client.d cp component/common/utilities/http_client.o application/Debug/obj/http_client.o chmod 777 application/Debug/obj/http_client.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/utilities/uart_socket.c -o component/common/utilities/uart_socket.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/utilities/uart_socket.c -MM -MT component/common/utilities/uart_socket.o -MF application/Debug/obj/uart_socket.d cp component/common/utilities/uart_socket.o application/Debug/obj/uart_socket.o chmod 777 application/Debug/obj/uart_socket.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/utilities/webserver.c -o component/common/utilities/webserver.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/utilities/webserver.c -MM -MT component/common/utilities/webserver.o -MF application/Debug/obj/webserver.d cp component/common/utilities/webserver.o application/Debug/obj/webserver.o chmod 777 application/Debug/obj/webserver.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/utilities/xml.c -o component/common/utilities/xml.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/utilities/xml.c -MM -MT component/common/utilities/xml.o -MF application/Debug/obj/xml.d cp component/common/utilities/xml.o application/Debug/obj/xml.o chmod 777 application/Debug/obj/xml.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/example/example_entry.c -o component/common/example/example_entry.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/example/example_entry.c -MM -MT component/common/example/example_entry.o -MF application/Debug/obj/example_entry.d cp component/common/example/example_entry.o application/Debug/obj/example_entry.o chmod 777 application/Debug/obj/example_entry.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/example/uart_atcmd/example_uart_atcmd.c -o component/common/example/uart_atcmd/example_uart_atcmd.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/example/uart_atcmd/example_uart_atcmd.c -MM -MT component/common/example/uart_atcmd/example_uart_atcmd.o -MF application/Debug/obj/example_uart_atcmd.d cp component/common/example/uart_atcmd/example_uart_atcmd.o application/Debug/obj/example_uart_atcmd.o chmod 777 application/Debug/obj/example_uart_atcmd.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/file_system/fatfs/fatfs_ext/src/ff_driver.c -o component/common/file_system/fatfs/fatfs_ext/src/ff_driver.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/file_system/fatfs/fatfs_ext/src/ff_driver.c -MM -MT component/common/file_system/fatfs/fatfs_ext/src/ff_driver.o -MF application/Debug/obj/ff_driver.d cp component/common/file_system/fatfs/fatfs_ext/src/ff_driver.o application/Debug/obj/ff_driver.o chmod 777 application/Debug/obj/ff_driver.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/file_system/fatfs/r0.10c/src/diskio.c -o component/common/file_system/fatfs/r0.10c/src/diskio.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/file_system/fatfs/r0.10c/src/diskio.c -MM -MT component/common/file_system/fatfs/r0.10c/src/diskio.o -MF application/Debug/obj/diskio.d cp component/common/file_system/fatfs/r0.10c/src/diskio.o application/Debug/obj/diskio.o chmod 777 application/Debug/obj/diskio.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/file_system/fatfs/r0.10c/src/ff.c -o component/common/file_system/fatfs/r0.10c/src/ff.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/file_system/fatfs/r0.10c/src/ff.c -MM -MT component/common/file_system/fatfs/r0.10c/src/ff.o -MF application/Debug/obj/ff.d cp component/common/file_system/fatfs/r0.10c/src/ff.o application/Debug/obj/ff.o chmod 777 application/Debug/obj/ff.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/file_system/fatfs/r0.10c/src/option/ccsbcs.c -o component/common/file_system/fatfs/r0.10c/src/option/ccsbcs.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/file_system/fatfs/r0.10c/src/option/ccsbcs.c -MM -MT component/common/file_system/fatfs/r0.10c/src/option/ccsbcs.o -MF application/Debug/obj/ccsbcs.d cp component/common/file_system/fatfs/r0.10c/src/option/ccsbcs.o application/Debug/obj/ccsbcs.o chmod 777 application/Debug/obj/ccsbcs.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/file_system/fatfs/disk_if/src/sdcard.c -o component/common/file_system/fatfs/disk_if/src/sdcard.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/file_system/fatfs/disk_if/src/sdcard.c -MM -MT component/common/file_system/fatfs/disk_if/src/sdcard.o -MF application/Debug/obj/sdcard.d cp component/common/file_system/fatfs/disk_if/src/sdcard.o application/Debug/obj/sdcard.o chmod 777 application/Debug/obj/sdcard.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/application/xmodem/uart_fw_update.c -o component/common/application/xmodem/uart_fw_update.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/application/xmodem/uart_fw_update.c -MM -MT component/common/application/xmodem/uart_fw_update.o -MF application/Debug/obj/uart_fw_update.d cp component/common/application/xmodem/uart_fw_update.o application/Debug/obj/uart_fw_update.o chmod 777 application/Debug/obj/uart_fw_update.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c src/c/src/main.c -o src/c/src/main.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c src/c/src/main.c -MM -MT src/c/src/main.o -MF application/Debug/obj/main.d cp src/c/src/main.o application/Debug/obj/main.o chmod 777 application/Debug/obj/main.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/api/platform/stdlib_patch.c -o component/common/api/platform/stdlib_patch.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/api/platform/stdlib_patch.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/api/platform/stdlib_patch.c -MM -MT component/common/api/platform/stdlib_patch.o -MF application/Debug/obj/stdlib_patch.d cp component/common/api/platform/stdlib_patch.o application/Debug/obj/stdlib_patch.o chmod 777 application/Debug/obj/stdlib_patch.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/aes.c -o component/common/network/ssl/polarssl-1.3.8/library/aes.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/aes.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/aes.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/aes.o -MF application/Debug/obj/aes.d cp component/common/network/ssl/polarssl-1.3.8/library/aes.o application/Debug/obj/aes.o chmod 777 application/Debug/obj/aes.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/aesni.c -o component/common/network/ssl/polarssl-1.3.8/library/aesni.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/aesni.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/aesni.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/aesni.o -MF application/Debug/obj/aesni.d cp component/common/network/ssl/polarssl-1.3.8/library/aesni.o application/Debug/obj/aesni.o chmod 777 application/Debug/obj/aesni.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/arc4.c -o component/common/network/ssl/polarssl-1.3.8/library/arc4.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/arc4.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/arc4.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/arc4.o -MF application/Debug/obj/arc4.d cp component/common/network/ssl/polarssl-1.3.8/library/arc4.o application/Debug/obj/arc4.o chmod 777 application/Debug/obj/arc4.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/asn1parse.c -o component/common/network/ssl/polarssl-1.3.8/library/asn1parse.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/asn1parse.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/asn1parse.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/asn1parse.o -MF application/Debug/obj/asn1parse.d cp component/common/network/ssl/polarssl-1.3.8/library/asn1parse.o application/Debug/obj/asn1parse.o chmod 777 application/Debug/obj/asn1parse.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/asn1write.c -o component/common/network/ssl/polarssl-1.3.8/library/asn1write.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/asn1write.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/asn1write.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/asn1write.o -MF application/Debug/obj/asn1write.d cp component/common/network/ssl/polarssl-1.3.8/library/asn1write.o application/Debug/obj/asn1write.o chmod 777 application/Debug/obj/asn1write.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/base64.c -o component/common/network/ssl/polarssl-1.3.8/library/base64.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/base64.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/base64.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/base64.o -MF application/Debug/obj/base64.d cp component/common/network/ssl/polarssl-1.3.8/library/base64.o application/Debug/obj/base64.o chmod 777 application/Debug/obj/base64.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/blowfish.c -o component/common/network/ssl/polarssl-1.3.8/library/blowfish.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/blowfish.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/blowfish.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/blowfish.o -MF application/Debug/obj/blowfish.d cp component/common/network/ssl/polarssl-1.3.8/library/blowfish.o application/Debug/obj/blowfish.o chmod 777 application/Debug/obj/blowfish.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/camellia.c -o component/common/network/ssl/polarssl-1.3.8/library/camellia.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/camellia.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/camellia.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/camellia.o -MF application/Debug/obj/camellia.d cp component/common/network/ssl/polarssl-1.3.8/library/camellia.o application/Debug/obj/camellia.o chmod 777 application/Debug/obj/camellia.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/ccm.c -o component/common/network/ssl/polarssl-1.3.8/library/ccm.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/ccm.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/ccm.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/ccm.o -MF application/Debug/obj/ccm.d cp component/common/network/ssl/polarssl-1.3.8/library/ccm.o application/Debug/obj/ccm.o chmod 777 application/Debug/obj/ccm.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/certs.c -o component/common/network/ssl/polarssl-1.3.8/library/certs.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/certs.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/certs.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/certs.o -MF application/Debug/obj/certs.d cp component/common/network/ssl/polarssl-1.3.8/library/certs.o application/Debug/obj/certs.o chmod 777 application/Debug/obj/certs.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/cipher.c -o component/common/network/ssl/polarssl-1.3.8/library/cipher.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/cipher.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/cipher.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/cipher.o -MF application/Debug/obj/cipher.d cp component/common/network/ssl/polarssl-1.3.8/library/cipher.o application/Debug/obj/cipher.o chmod 777 application/Debug/obj/cipher.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/cipher_wrap.c -o component/common/network/ssl/polarssl-1.3.8/library/cipher_wrap.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/cipher_wrap.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/cipher_wrap.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/cipher_wrap.o -MF application/Debug/obj/cipher_wrap.d cp component/common/network/ssl/polarssl-1.3.8/library/cipher_wrap.o application/Debug/obj/cipher_wrap.o chmod 777 application/Debug/obj/cipher_wrap.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/ctr_drbg.c -o component/common/network/ssl/polarssl-1.3.8/library/ctr_drbg.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/ctr_drbg.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/ctr_drbg.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/ctr_drbg.o -MF application/Debug/obj/ctr_drbg.d cp component/common/network/ssl/polarssl-1.3.8/library/ctr_drbg.o application/Debug/obj/ctr_drbg.o chmod 777 application/Debug/obj/ctr_drbg.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/debug.c -o component/common/network/ssl/polarssl-1.3.8/library/debug.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/debug.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/debug.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/debug.o -MF application/Debug/obj/debug.d cp component/common/network/ssl/polarssl-1.3.8/library/debug.o application/Debug/obj/debug.o chmod 777 application/Debug/obj/debug.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/des.c -o component/common/network/ssl/polarssl-1.3.8/library/des.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/des.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/des.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/des.o -MF application/Debug/obj/des.d cp component/common/network/ssl/polarssl-1.3.8/library/des.o application/Debug/obj/des.o chmod 777 application/Debug/obj/des.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/dhm.c -o component/common/network/ssl/polarssl-1.3.8/library/dhm.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/dhm.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/dhm.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/dhm.o -MF application/Debug/obj/dhm.d cp component/common/network/ssl/polarssl-1.3.8/library/dhm.o application/Debug/obj/dhm.o chmod 777 application/Debug/obj/dhm.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/ecp.c -o component/common/network/ssl/polarssl-1.3.8/library/ecp.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/ecp.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/ecp.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/ecp.o -MF application/Debug/obj/ecp.d cp component/common/network/ssl/polarssl-1.3.8/library/ecp.o application/Debug/obj/ecp.o chmod 777 application/Debug/obj/ecp.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/ecp_curves.c -o component/common/network/ssl/polarssl-1.3.8/library/ecp_curves.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/ecp_curves.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/ecp_curves.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/ecp_curves.o -MF application/Debug/obj/ecp_curves.d cp component/common/network/ssl/polarssl-1.3.8/library/ecp_curves.o application/Debug/obj/ecp_curves.o chmod 777 application/Debug/obj/ecp_curves.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/ecdh.c -o component/common/network/ssl/polarssl-1.3.8/library/ecdh.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/ecdh.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/ecdh.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/ecdh.o -MF application/Debug/obj/ecdh.d cp component/common/network/ssl/polarssl-1.3.8/library/ecdh.o application/Debug/obj/ecdh.o chmod 777 application/Debug/obj/ecdh.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/ecdsa.c -o component/common/network/ssl/polarssl-1.3.8/library/ecdsa.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/ecdsa.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/ecdsa.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/ecdsa.o -MF application/Debug/obj/ecdsa.d cp component/common/network/ssl/polarssl-1.3.8/library/ecdsa.o application/Debug/obj/ecdsa.o chmod 777 application/Debug/obj/ecdsa.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/entropy.c -o component/common/network/ssl/polarssl-1.3.8/library/entropy.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/entropy.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/entropy.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/entropy.o -MF application/Debug/obj/entropy.d cp component/common/network/ssl/polarssl-1.3.8/library/entropy.o application/Debug/obj/entropy.o chmod 777 application/Debug/obj/entropy.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/entropy_poll.c -o component/common/network/ssl/polarssl-1.3.8/library/entropy_poll.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/entropy_poll.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/entropy_poll.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/entropy_poll.o -MF application/Debug/obj/entropy_poll.d cp component/common/network/ssl/polarssl-1.3.8/library/entropy_poll.o application/Debug/obj/entropy_poll.o chmod 777 application/Debug/obj/entropy_poll.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/error.c -o component/common/network/ssl/polarssl-1.3.8/library/error.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/error.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/error.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/error.o -MF application/Debug/obj/error.d cp component/common/network/ssl/polarssl-1.3.8/library/error.o application/Debug/obj/error.o chmod 777 application/Debug/obj/error.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/gcm.c -o component/common/network/ssl/polarssl-1.3.8/library/gcm.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/gcm.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/gcm.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/gcm.o -MF application/Debug/obj/gcm.d cp component/common/network/ssl/polarssl-1.3.8/library/gcm.o application/Debug/obj/gcm.o chmod 777 application/Debug/obj/gcm.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/havege.c -o component/common/network/ssl/polarssl-1.3.8/library/havege.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/havege.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/havege.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/havege.o -MF application/Debug/obj/havege.d cp component/common/network/ssl/polarssl-1.3.8/library/havege.o application/Debug/obj/havege.o chmod 777 application/Debug/obj/havege.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/hmac_drbg.c -o component/common/network/ssl/polarssl-1.3.8/library/hmac_drbg.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/hmac_drbg.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/hmac_drbg.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/hmac_drbg.o -MF application/Debug/obj/hmac_drbg.d cp component/common/network/ssl/polarssl-1.3.8/library/hmac_drbg.o application/Debug/obj/hmac_drbg.o chmod 777 application/Debug/obj/hmac_drbg.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/md.c -o component/common/network/ssl/polarssl-1.3.8/library/md.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/md.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/md.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/md.o -MF application/Debug/obj/md.d cp component/common/network/ssl/polarssl-1.3.8/library/md.o application/Debug/obj/md.o chmod 777 application/Debug/obj/md.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/md_wrap.c -o component/common/network/ssl/polarssl-1.3.8/library/md_wrap.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/md_wrap.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/md_wrap.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/md_wrap.o -MF application/Debug/obj/md_wrap.d cp component/common/network/ssl/polarssl-1.3.8/library/md_wrap.o application/Debug/obj/md_wrap.o chmod 777 application/Debug/obj/md_wrap.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/md2.c -o component/common/network/ssl/polarssl-1.3.8/library/md2.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/md2.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/md2.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/md2.o -MF application/Debug/obj/md2.d cp component/common/network/ssl/polarssl-1.3.8/library/md2.o application/Debug/obj/md2.o chmod 777 application/Debug/obj/md2.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/md4.c -o component/common/network/ssl/polarssl-1.3.8/library/md4.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/md4.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/md4.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/md4.o -MF application/Debug/obj/md4.d cp component/common/network/ssl/polarssl-1.3.8/library/md4.o application/Debug/obj/md4.o chmod 777 application/Debug/obj/md4.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/md5.c -o component/common/network/ssl/polarssl-1.3.8/library/md5.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/md5.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/md5.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/md5.o -MF application/Debug/obj/md5.d cp component/common/network/ssl/polarssl-1.3.8/library/md5.o application/Debug/obj/md5.o chmod 777 application/Debug/obj/md5.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/memory_buffer_alloc.c -o component/common/network/ssl/polarssl-1.3.8/library/memory_buffer_alloc.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/memory_buffer_alloc.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/memory_buffer_alloc.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/memory_buffer_alloc.o -MF application/Debug/obj/memory_buffer_alloc.d cp component/common/network/ssl/polarssl-1.3.8/library/memory_buffer_alloc.o application/Debug/obj/memory_buffer_alloc.o chmod 777 application/Debug/obj/memory_buffer_alloc.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/net.c -o component/common/network/ssl/polarssl-1.3.8/library/net.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/net.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/net.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/net.o -MF application/Debug/obj/net.d cp component/common/network/ssl/polarssl-1.3.8/library/net.o application/Debug/obj/net.o chmod 777 application/Debug/obj/net.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/oid.c -o component/common/network/ssl/polarssl-1.3.8/library/oid.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/oid.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/oid.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/oid.o -MF application/Debug/obj/oid.d cp component/common/network/ssl/polarssl-1.3.8/library/oid.o application/Debug/obj/oid.o chmod 777 application/Debug/obj/oid.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/padlock.c -o component/common/network/ssl/polarssl-1.3.8/library/padlock.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/padlock.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/padlock.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/padlock.o -MF application/Debug/obj/padlock.d cp component/common/network/ssl/polarssl-1.3.8/library/padlock.o application/Debug/obj/padlock.o chmod 777 application/Debug/obj/padlock.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/pbkdf2.c -o component/common/network/ssl/polarssl-1.3.8/library/pbkdf2.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/pbkdf2.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/pbkdf2.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/pbkdf2.o -MF application/Debug/obj/pbkdf2.d cp component/common/network/ssl/polarssl-1.3.8/library/pbkdf2.o application/Debug/obj/pbkdf2.o chmod 777 application/Debug/obj/pbkdf2.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/pem.c -o component/common/network/ssl/polarssl-1.3.8/library/pem.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/pem.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/pem.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/pem.o -MF application/Debug/obj/pem.d cp component/common/network/ssl/polarssl-1.3.8/library/pem.o application/Debug/obj/pem.o chmod 777 application/Debug/obj/pem.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/pkcs5.c -o component/common/network/ssl/polarssl-1.3.8/library/pkcs5.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/pkcs5.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/pkcs5.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/pkcs5.o -MF application/Debug/obj/pkcs5.d cp component/common/network/ssl/polarssl-1.3.8/library/pkcs5.o application/Debug/obj/pkcs5.o chmod 777 application/Debug/obj/pkcs5.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/pkcs11.c -o component/common/network/ssl/polarssl-1.3.8/library/pkcs11.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/pkcs11.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/pkcs11.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/pkcs11.o -MF application/Debug/obj/pkcs11.d cp component/common/network/ssl/polarssl-1.3.8/library/pkcs11.o application/Debug/obj/pkcs11.o chmod 777 application/Debug/obj/pkcs11.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/pkcs12.c -o component/common/network/ssl/polarssl-1.3.8/library/pkcs12.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/pkcs12.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/pkcs12.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/pkcs12.o -MF application/Debug/obj/pkcs12.d cp component/common/network/ssl/polarssl-1.3.8/library/pkcs12.o application/Debug/obj/pkcs12.o chmod 777 application/Debug/obj/pkcs12.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/pk.c -o component/common/network/ssl/polarssl-1.3.8/library/pk.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/pk.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/pk.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/pk.o -MF application/Debug/obj/pk.d cp component/common/network/ssl/polarssl-1.3.8/library/pk.o application/Debug/obj/pk.o chmod 777 application/Debug/obj/pk.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/pk_wrap.c -o component/common/network/ssl/polarssl-1.3.8/library/pk_wrap.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/pk_wrap.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/pk_wrap.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/pk_wrap.o -MF application/Debug/obj/pk_wrap.d cp component/common/network/ssl/polarssl-1.3.8/library/pk_wrap.o application/Debug/obj/pk_wrap.o chmod 777 application/Debug/obj/pk_wrap.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/pkparse.c -o component/common/network/ssl/polarssl-1.3.8/library/pkparse.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/pkparse.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/pkparse.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/pkparse.o -MF application/Debug/obj/pkparse.d cp component/common/network/ssl/polarssl-1.3.8/library/pkparse.o application/Debug/obj/pkparse.o chmod 777 application/Debug/obj/pkparse.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/pkwrite.c -o component/common/network/ssl/polarssl-1.3.8/library/pkwrite.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/pkwrite.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/pkwrite.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/pkwrite.o -MF application/Debug/obj/pkwrite.d cp component/common/network/ssl/polarssl-1.3.8/library/pkwrite.o application/Debug/obj/pkwrite.o chmod 777 application/Debug/obj/pkwrite.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/platform.c -o component/common/network/ssl/polarssl-1.3.8/library/platform.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/platform.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/platform.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/platform.o -MF application/Debug/obj/platform.d cp component/common/network/ssl/polarssl-1.3.8/library/platform.o application/Debug/obj/platform.o chmod 777 application/Debug/obj/platform.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/ripemd160.c -o component/common/network/ssl/polarssl-1.3.8/library/ripemd160.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/ripemd160.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/ripemd160.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/ripemd160.o -MF application/Debug/obj/ripemd160.d cp component/common/network/ssl/polarssl-1.3.8/library/ripemd160.o application/Debug/obj/ripemd160.o chmod 777 application/Debug/obj/ripemd160.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/rsa.c -o component/common/network/ssl/polarssl-1.3.8/library/rsa.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/rsa.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/rsa.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/rsa.o -MF application/Debug/obj/rsa.d cp component/common/network/ssl/polarssl-1.3.8/library/rsa.o application/Debug/obj/rsa.o chmod 777 application/Debug/obj/rsa.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/sha1.c -o component/common/network/ssl/polarssl-1.3.8/library/sha1.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/sha1.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/sha1.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/sha1.o -MF application/Debug/obj/sha1.d cp component/common/network/ssl/polarssl-1.3.8/library/sha1.o application/Debug/obj/sha1.o chmod 777 application/Debug/obj/sha1.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/sha256.c -o component/common/network/ssl/polarssl-1.3.8/library/sha256.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/sha256.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/sha256.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/sha256.o -MF application/Debug/obj/sha256.d cp component/common/network/ssl/polarssl-1.3.8/library/sha256.o application/Debug/obj/sha256.o chmod 777 application/Debug/obj/sha256.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/sha512.c -o component/common/network/ssl/polarssl-1.3.8/library/sha512.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/sha512.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/sha512.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/sha512.o -MF application/Debug/obj/sha512.d cp component/common/network/ssl/polarssl-1.3.8/library/sha512.o application/Debug/obj/sha512.o chmod 777 application/Debug/obj/sha512.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/ssl_cache.c -o component/common/network/ssl/polarssl-1.3.8/library/ssl_cache.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/ssl_cache.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/ssl_cache.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/ssl_cache.o -MF application/Debug/obj/ssl_cache.d cp component/common/network/ssl/polarssl-1.3.8/library/ssl_cache.o application/Debug/obj/ssl_cache.o chmod 777 application/Debug/obj/ssl_cache.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/ssl_ciphersuites.c -o component/common/network/ssl/polarssl-1.3.8/library/ssl_ciphersuites.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/ssl_ciphersuites.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/ssl_ciphersuites.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/ssl_ciphersuites.o -MF application/Debug/obj/ssl_ciphersuites.d cp component/common/network/ssl/polarssl-1.3.8/library/ssl_ciphersuites.o application/Debug/obj/ssl_ciphersuites.o chmod 777 application/Debug/obj/ssl_ciphersuites.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/ssl_cli.c -o component/common/network/ssl/polarssl-1.3.8/library/ssl_cli.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/ssl_cli.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/ssl_cli.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/ssl_cli.o -MF application/Debug/obj/ssl_cli.d cp component/common/network/ssl/polarssl-1.3.8/library/ssl_cli.o application/Debug/obj/ssl_cli.o chmod 777 application/Debug/obj/ssl_cli.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/ssl_srv.c -o component/common/network/ssl/polarssl-1.3.8/library/ssl_srv.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/ssl_srv.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/ssl_srv.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/ssl_srv.o -MF application/Debug/obj/ssl_srv.d cp component/common/network/ssl/polarssl-1.3.8/library/ssl_srv.o application/Debug/obj/ssl_srv.o chmod 777 application/Debug/obj/ssl_srv.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/ssl_tls.c -o component/common/network/ssl/polarssl-1.3.8/library/ssl_tls.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/ssl_tls.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/ssl_tls.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/ssl_tls.o -MF application/Debug/obj/ssl_tls.d cp component/common/network/ssl/polarssl-1.3.8/library/ssl_tls.o application/Debug/obj/ssl_tls.o chmod 777 application/Debug/obj/ssl_tls.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/threading.c -o component/common/network/ssl/polarssl-1.3.8/library/threading.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/threading.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/threading.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/threading.o -MF application/Debug/obj/threading.d cp component/common/network/ssl/polarssl-1.3.8/library/threading.o application/Debug/obj/threading.o chmod 777 application/Debug/obj/threading.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/timing.c -o component/common/network/ssl/polarssl-1.3.8/library/timing.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/timing.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/timing.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/timing.o -MF application/Debug/obj/timing.d cp component/common/network/ssl/polarssl-1.3.8/library/timing.o application/Debug/obj/timing.o chmod 777 application/Debug/obj/timing.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/version.c -o component/common/network/ssl/polarssl-1.3.8/library/version.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/version.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/version.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/version.o -MF application/Debug/obj/version.d cp component/common/network/ssl/polarssl-1.3.8/library/version.o application/Debug/obj/version.o chmod 777 application/Debug/obj/version.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/version_features.c -o component/common/network/ssl/polarssl-1.3.8/library/version_features.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/version_features.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/version_features.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/version_features.o -MF application/Debug/obj/version_features.d cp component/common/network/ssl/polarssl-1.3.8/library/version_features.o application/Debug/obj/version_features.o chmod 777 application/Debug/obj/version_features.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/x509.c -o component/common/network/ssl/polarssl-1.3.8/library/x509.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/x509.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/x509.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/x509.o -MF application/Debug/obj/x509.d cp component/common/network/ssl/polarssl-1.3.8/library/x509.o application/Debug/obj/x509.o chmod 777 application/Debug/obj/x509.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/x509_crt.c -o component/common/network/ssl/polarssl-1.3.8/library/x509_crt.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/x509_crt.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/x509_crt.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/x509_crt.o -MF application/Debug/obj/x509_crt.d cp component/common/network/ssl/polarssl-1.3.8/library/x509_crt.o application/Debug/obj/x509_crt.o chmod 777 application/Debug/obj/x509_crt.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/x509_crl.c -o component/common/network/ssl/polarssl-1.3.8/library/x509_crl.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/x509_crl.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/x509_crl.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/x509_crl.o -MF application/Debug/obj/x509_crl.d cp component/common/network/ssl/polarssl-1.3.8/library/x509_crl.o application/Debug/obj/x509_crl.o chmod 777 application/Debug/obj/x509_crl.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/x509_csr.c -o component/common/network/ssl/polarssl-1.3.8/library/x509_csr.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/x509_csr.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/x509_csr.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/x509_csr.o -MF application/Debug/obj/x509_csr.d cp component/common/network/ssl/polarssl-1.3.8/library/x509_csr.o application/Debug/obj/x509_csr.o chmod 777 application/Debug/obj/x509_csr.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/x509_create.c -o component/common/network/ssl/polarssl-1.3.8/library/x509_create.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/x509_create.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/x509_create.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/x509_create.o -MF application/Debug/obj/x509_create.d cp component/common/network/ssl/polarssl-1.3.8/library/x509_create.o application/Debug/obj/x509_create.o chmod 777 application/Debug/obj/x509_create.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/x509write_crt.c -o component/common/network/ssl/polarssl-1.3.8/library/x509write_crt.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/x509write_crt.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/x509write_crt.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/x509write_crt.o -MF application/Debug/obj/x509write_crt.d cp component/common/network/ssl/polarssl-1.3.8/library/x509write_crt.o application/Debug/obj/x509write_crt.o chmod 777 application/Debug/obj/x509write_crt.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/x509write_csr.c -o component/common/network/ssl/polarssl-1.3.8/library/x509write_csr.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/x509write_csr.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/x509write_csr.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/x509write_csr.o -MF application/Debug/obj/x509write_csr.d cp component/common/network/ssl/polarssl-1.3.8/library/x509write_csr.o application/Debug/obj/x509write_csr.o chmod 777 application/Debug/obj/x509write_csr.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/xtea.c -o component/common/network/ssl/polarssl-1.3.8/library/xtea.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/polarssl-1.3.8/library/xtea.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/polarssl-1.3.8/library/xtea.c -MM -MT component/common/network/ssl/polarssl-1.3.8/library/xtea.o -MF application/Debug/obj/xtea.d cp component/common/network/ssl/polarssl-1.3.8/library/xtea.o application/Debug/obj/xtea.o chmod 777 application/Debug/obj/xtea.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/ssl_ram_map/rom/rom_ssl_ram_map.c -o component/common/network/ssl/ssl_ram_map/rom/rom_ssl_ram_map.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/ssl_ram_map/rom/rom_ssl_ram_map.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/ssl_ram_map/rom/rom_ssl_ram_map.c -MM -MT component/common/network/ssl/ssl_ram_map/rom/rom_ssl_ram_map.o -MF application/Debug/obj/rom_ssl_ram_map.d cp component/common/network/ssl/ssl_ram_map/rom/rom_ssl_ram_map.o application/Debug/obj/rom_ssl_ram_map.o chmod 777 application/Debug/obj/rom_ssl_ram_map.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/ssl_ram_map/ssl_ram_map.c -o component/common/network/ssl/ssl_ram_map/ssl_ram_map.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/network/ssl/ssl_ram_map/ssl_ram_map.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/network/ssl/ssl_ram_map/ssl_ram_map.c -MM -MT component/common/network/ssl/ssl_ram_map/ssl_ram_map.o -MF application/Debug/obj/ssl_ram_map.d cp component/common/network/ssl/ssl_ram_map/ssl_ram_map.o application/Debug/obj/ssl_ram_map.o chmod 777 application/Debug/obj/ssl_ram_map.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/application/wigadget/cloud_link.c -o component/common/application/wigadget/cloud_link.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/application/wigadget/cloud_link.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/application/wigadget/cloud_link.c -MM -MT component/common/application/wigadget/cloud_link.o -MF application/Debug/obj/cloud_link.d cp component/common/application/wigadget/cloud_link.o application/Debug/obj/cloud_link.o chmod 777 application/Debug/obj/cloud_link.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/application/wigadget/shtc1.c -o component/common/application/wigadget/shtc1.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/application/wigadget/shtc1.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/application/wigadget/shtc1.c -MM -MT component/common/application/wigadget/shtc1.o -MF application/Debug/obj/shtc1.d cp component/common/application/wigadget/shtc1.o application/Debug/obj/shtc1.o chmod 777 application/Debug/obj/shtc1.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/application/wigadget/wigadget.c -o component/common/application/wigadget/wigadget.o arm-none-eabi-objcopy --prefix-alloc-sections .sdram component/common/application/wigadget/wigadget.o arm-none-eabi-gcc -DM3 -DCONFIG_PLATFORM_8195A -DGCC_ARMCM3 -DARDUINO_SDK -mcpu=cortex-m3 -mthumb -g2 -w -O2 -Wno-pointer-sign -fno-common -fmessage-length=0 -ffunction-sections -fdata-sections -fomit-frame-pointer -fno-short-enums -mcpu=cortex-m3 -DF_CPU=166000000L -std=gnu99 -fsigned-char -Isrc/c/inc -Icomponent/soc/realtek/common/bsp -Icomponent/os/freertos -Icomponent/os/freertos/freertos_v8.1.2/Source/include -Icomponent/os/freertos/freertos_v8.1.2/Source/portable/GCC/ARM_CM3 -Icomponent/os/os_dep/include -Icomponent/soc/realtek/8195a/misc/driver -Icomponent/common/api/network/include -Icomponent/common/api -Icomponent/common/api/platform -Icomponent/common/api/wifi -Icomponent/common/api/wifi/rtw_wpa_supplicant/src -Icomponent/common/application -Icomponent/common/application/iotdemokit -Icomponent/common/application/google -Icomponent/common/media/framework -Icomponent/common/example -Icomponent/common/example/wlan_fast_connect -Icomponent/common/mbed/api -Icomponent/common/mbed/hal -Icomponent/common/mbed/hal_ext -Icomponent/common/mbed/targets/hal/rtl8195a -Icomponent/common/network -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek/freertos -Icomponent/common/network/lwip/lwip_v1.4.1/src/include -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/lwip -Icomponent/common/network/lwip/lwip_v1.4.1/src/include/ipv4 -Icomponent/common/network/lwip/lwip_v1.4.1/port/realtek -Icomponent/common/test -Icomponent/soc/realtek/8195a/cmsis -Icomponent/soc/realtek/8195a/cmsis/device -Icomponent/soc/realtek/8195a/fwlib -Icomponent/soc/realtek/8195a/fwlib/rtl8195a -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/drivers/wlan/realtek/include -Icomponent/common/drivers/wlan/realtek/src/osdep -Icomponent/common/drivers/wlan/realtek/src/hci -Icomponent/common/drivers/wlan/realtek/src/hal -Icomponent/common/drivers/wlan/realtek/src/hal/OUTSRC -Icomponent/soc/realtek/8195a/fwlib/ram_lib/wlan/realtek/wlan_ram_map/rom -Icomponent/common/network/ssl/polarssl-1.3.8/include -Icomponent/common/network/ssl/ssl_ram_map/rom -Icomponent/common/utilities -Icomponent/soc/realtek/8195a/misc/rtl_std_lib/include -Icomponent/common/application/apple/WACServer/External/Curve25519 -Icomponent/common/application/apple/WACServer/External/GladmanAES -Icomponent/soc/realtek/8195a/fwlib/ram_lib/usb_otg/include -Icomponent/common/video/v4l2/inc -Icomponent/common/media/codec -Icomponent/common/drivers/usb_class/host/uvc/inc -Icomponent/common/drivers/usb_class/device -Icomponent/common/drivers/usb_class/device/class -Icomponent/common/file_system/fatfs -Icomponent/common/file_system/fatfs/r0.10c/include -Icomponent/common/drivers/sdio/realtek/sdio_host/inc -Icomponent/common/audio -Icomponent/common/drivers/i2s -Icomponent/common/application/xmodem -c component/common/application/wigadget/wigadget.c -MM -MT component/common/application/wigadget/wigadget.o -MF application/Debug/obj/wigadget.d cp component/common/application/wigadget/wigadget.o application/Debug/obj/wigadget.o chmod 777 application/Debug/obj/wigadget.o arm-none-eabi-gcc -mcpu=cortex-m3 -mthumb -g --specs=nano.specs -nostartfiles -Wl,-Map=application/Debug/bin/application.map -Os -Wl,--gc-sections -Wl,--cref -Wl,--entry=Reset_Handler -Wl,--no-enum-size-warning -Wl,--no-wchar-size-warning -o application/Debug/bin/application.axf application/Debug/obj/system_8195a.o application/Debug/obj/atcmd_ethernet.o application/Debug/obj/atcmd_lwip.o application/Debug/obj/atcmd_sys.o application/Debug/obj/atcmd_wifi.o application/Debug/obj/log_service.o application/Debug/obj/low_level_io.o application/Debug/obj/rtl_consol.o application/Debug/obj/wifi_eap_config.o application/Debug/obj/wifi_p2p_config.o application/Debug/obj/wifi_wps_config.o application/Debug/obj/wifi_conf.o application/Debug/obj/wifi_ind.o application/Debug/obj/wifi_promisc.o application/Debug/obj/wifi_simple_config.o application/Debug/obj/wifi_util.o application/Debug/obj/lwip_netconf.o application/Debug/obj/ping_test.o application/Debug/obj/ssl_client.o application/Debug/obj/ssl_client_ext.o application/Debug/obj/tcptest.o application/Debug/obj/uart_adapter.o application/Debug/obj/uart_ymodem.o application/Debug/obj/update.o application/Debug/obj/wlan_network.o application/Debug/obj/api_lib.o application/Debug/obj/api_msg.o application/Debug/obj/err.o application/Debug/obj/netbuf.o application/Debug/obj/netdb.o application/Debug/obj/netifapi.o application/Debug/obj/sockets.o application/Debug/obj/tcpip.o application/Debug/obj/autoip.o application/Debug/obj/icmp.o application/Debug/obj/igmp.o application/Debug/obj/inet.o application/Debug/obj/inet_chksum.o application/Debug/obj/ip.o application/Debug/obj/ip_addr.o application/Debug/obj/ip_frag.o application/Debug/obj/def.o application/Debug/obj/dhcp.o application/Debug/obj/dns.o application/Debug/obj/init.o application/Debug/obj/lwip_timers.o application/Debug/obj/mem.o application/Debug/obj/memp.o application/Debug/obj/netif.o application/Debug/obj/pbuf.o application/Debug/obj/raw.o application/Debug/obj/stats.o application/Debug/obj/sys.o application/Debug/obj/tcp.o application/Debug/obj/tcp_in.o application/Debug/obj/tcp_out.o application/Debug/obj/udp.o application/Debug/obj/etharp.o application/Debug/obj/ethernetif.o application/Debug/obj/lwip_intf.o application/Debug/obj/sys_arch.o application/Debug/obj/dhcps.o application/Debug/obj/sntp.o application/Debug/obj/mDNSPlatform.o application/Debug/obj/heap_5.o application/Debug/obj/port.o application/Debug/obj/cmsis_os.o application/Debug/obj/croutine.o application/Debug/obj/event_groups.o application/Debug/obj/list.o application/Debug/obj/queue.o application/Debug/obj/tasks.o application/Debug/obj/timers.o application/Debug/obj/device_lock.o application/Debug/obj/freertos_service.o application/Debug/obj/mailbox.o application/Debug/obj/osdep_api.o application/Debug/obj/osdep_service.o application/Debug/obj/tcm_heap.o application/Debug/obj/analogin_api.o application/Debug/obj/dma_api.o application/Debug/obj/efuse_api.o application/Debug/obj/ethernet_api.o application/Debug/obj/ethernet_mii.o application/Debug/obj/flash_api.o application/Debug/obj/gpio_api.o application/Debug/obj/gpio_irq_api.o application/Debug/obj/i2c_api.o application/Debug/obj/i2s_api.o application/Debug/obj/log_uart_api.o application/Debug/obj/nfc_api.o application/Debug/obj/pinmap.o application/Debug/obj/pinmap_common.o application/Debug/obj/port_api.o application/Debug/obj/pwmout_api.o application/Debug/obj/rtc_api.o application/Debug/obj/serial_api.o application/Debug/obj/sleep.o application/Debug/obj/spdio_api.o application/Debug/obj/spi_api.o application/Debug/obj/sys_api.o application/Debug/obj/timer_api.o application/Debug/obj/us_ticker.o application/Debug/obj/us_ticker_api.o application/Debug/obj/wait_api.o application/Debug/obj/wdt_api.o application/Debug/obj/hal_32k.o application/Debug/obj/hal_adc.o application/Debug/obj/hal_gdma.o application/Debug/obj/hal_gpio.o application/Debug/obj/hal_i2c.o application/Debug/obj/hal_i2s.o application/Debug/obj/hal_mii.o application/Debug/obj/hal_nfc.o application/Debug/obj/hal_pcm.o application/Debug/obj/hal_pwm.o application/Debug/obj/hal_sdr_controller.o application/Debug/obj/hal_ssi.o application/Debug/obj/hal_timer.o application/Debug/obj/hal_uart.o application/Debug/obj/freertos_pmu.o application/Debug/obj/rtl8195a_adc.o application/Debug/obj/rtl8195a_gdma.o application/Debug/obj/rtl8195a_gpio.o application/Debug/obj/rtl8195a_i2c.o application/Debug/obj/rtl8195a_i2s.o application/Debug/obj/rtl8195a_mii.o application/Debug/obj/rtl8195a_nfc.o application/Debug/obj/rtl8195a_pwm.o application/Debug/obj/rtl8195a_ssi.o application/Debug/obj/rtl8195a_timer.o application/Debug/obj/rtl8195a_uart.o application/Debug/obj/bignum.o application/Debug/obj/cJSON.o application/Debug/obj/http_client.o application/Debug/obj/uart_socket.o application/Debug/obj/webserver.o application/Debug/obj/xml.o application/Debug/obj/example_entry.o application/Debug/obj/example_uart_atcmd.o application/Debug/obj/ff_driver.o application/Debug/obj/diskio.o application/Debug/obj/ff.o application/Debug/obj/ccsbcs.o application/Debug/obj/sdcard.o application/Debug/obj/uart_fw_update.o application/Debug/obj/main.o application/Debug/obj/stdlib_patch.o application/Debug/obj/aes.o application/Debug/obj/aesni.o application/Debug/obj/arc4.o application/Debug/obj/asn1parse.o application/Debug/obj/asn1write.o application/Debug/obj/base64.o application/Debug/obj/blowfish.o application/Debug/obj/camellia.o application/Debug/obj/ccm.o application/Debug/obj/certs.o application/Debug/obj/cipher.o application/Debug/obj/cipher_wrap.o application/Debug/obj/ctr_drbg.o application/Debug/obj/debug.o application/Debug/obj/des.o application/Debug/obj/dhm.o application/Debug/obj/ecp.o application/Debug/obj/ecp_curves.o application/Debug/obj/ecdh.o application/Debug/obj/ecdsa.o application/Debug/obj/entropy.o application/Debug/obj/entropy_poll.o application/Debug/obj/error.o application/Debug/obj/gcm.o application/Debug/obj/havege.o application/Debug/obj/hmac_drbg.o application/Debug/obj/md.o application/Debug/obj/md_wrap.o application/Debug/obj/md2.o application/Debug/obj/md4.o application/Debug/obj/md5.o application/Debug/obj/memory_buffer_alloc.o application/Debug/obj/net.o application/Debug/obj/oid.o application/Debug/obj/padlock.o application/Debug/obj/pbkdf2.o application/Debug/obj/pem.o application/Debug/obj/pkcs5.o application/Debug/obj/pkcs11.o application/Debug/obj/pkcs12.o application/Debug/obj/pk.o application/Debug/obj/pk_wrap.o application/Debug/obj/pkparse.o application/Debug/obj/pkwrite.o application/Debug/obj/platform.o application/Debug/obj/ripemd160.o application/Debug/obj/rsa.o application/Debug/obj/sha1.o application/Debug/obj/sha256.o application/Debug/obj/sha512.o application/Debug/obj/ssl_cache.o application/Debug/obj/ssl_ciphersuites.o application/Debug/obj/ssl_cli.o application/Debug/obj/ssl_srv.o application/Debug/obj/ssl_tls.o application/Debug/obj/threading.o application/Debug/obj/timing.o application/Debug/obj/version.o application/Debug/obj/version_features.o application/Debug/obj/x509.o application/Debug/obj/x509_crt.o application/Debug/obj/x509_crl.o application/Debug/obj/x509_csr.o application/Debug/obj/x509_create.o application/Debug/obj/x509write_crt.o application/Debug/obj/x509write_csr.o application/Debug/obj/xtea.o application/Debug/obj/rom_ssl_ram_map.o application/Debug/obj/ssl_ram_map.o application/Debug/obj/cloud_link.o application/Debug/obj/shtc1.o application/Debug/obj/wigadget.o application/Debug/rust_obj/librustl8710.o application/Debug/rust_obj/libfreertos_rs.o application/Debug/rust_obj/libcore.o application/Debug/rust_obj/liballoc.o application/Debug/rust_obj/libcompiler_builtins.o application/Debug/obj/ram_1.r.o -Lcomponent/soc/realtek/8195a/misc/bsp/lib/common/GCC/ -l_platform -l_wlan -l_p2p -l_wps -l_rtlstd -l_websocket -l_xmodem -lm -lc -lnosys -lgcc -T./util/rlx8195A-symbol-v02-img2.ld /usr/lib/gcc/arm-none-eabi/6.3.1/../../../arm-none-eabi/bin/ld: warning: section `.valid' type changed to PROGBITS arm-none-eabi-objdump -d application/Debug/bin/application.axf > application/Debug/bin/application.asm =========================================================== Image manipulating =========================================================== arm-none-eabi-nm application/Debug/bin/application.axf | sort > application/Debug/bin/application.nmap arm-none-eabi-objcopy -j .image2.start.table -j .ram_image2.text -j .ram_image2.rodata -j .ram.data -Obinary application/Debug/bin/application.axf application/Debug/bin/ram_2.bin arm-none-eabi-objcopy -j .sdr_text -j .sdr_rodata -j .sdr_data -Obinary application/Debug/bin/application.axf application/Debug/bin/sdram.bin cp component/soc/realtek/8195a/misc/bsp/image/ram_1.p.bin application/Debug/bin/ram_1.p.bin chmod 777 application/Debug/bin/ram_1.p.bin chmod +rx component/soc/realtek/8195a/misc/iar_utility/common/tools/pick component/soc/realtek/8195a/misc/iar_utility/common/tools/checksum component/soc/realtek/8195a/misc/iar_utility/common/tools/padding component/soc/realtek/8195a/misc/iar_utility/common/tools/pick 0x`grep __ram_image2_text_start__ application/Debug/bin/application.nmap | gawk '{print $1}'` 0x`grep __ram_image2_text_end__ application/Debug/bin/application.nmap | gawk '{print $1}'` application/Debug/bin/ram_2.bin application/Debug/bin/ram_2.p.bin body+reset_offset+sig b:268460032 s:268460032 e:268746656 size 286624 copy size 286624 component/soc/realtek/8195a/misc/iar_utility/common/tools/pick 0x`grep __ram_image2_text_start__ application/Debug/bin/application.nmap | gawk '{print $1}'` 0x`grep __ram_image2_text_end__ application/Debug/bin/application.nmap | gawk '{print $1}'` application/Debug/bin/ram_2.bin application/Debug/bin/ram_2.ns.bin body+reset_offset b:268460032 s:268460032 e:268746656 size 286624 copy size 286624 component/soc/realtek/8195a/misc/iar_utility/common/tools/pick 0x`grep __sdram_data_start__ application/Debug/bin/application.nmap | gawk '{print $1}'` 0x`grep __sdram_data_end__ application/Debug/bin/application.nmap | gawk '{print $1}'` application/Debug/bin/sdram.bin application/Debug/bin/ram_3.p.bin body+reset_offset b:805306368 s:805306368 e:805306368 size 0 copy size 0 component/soc/realtek/8195a/misc/iar_utility/common/tools/padding 44k 0xFF application/Debug/bin/ram_1.p.bin total 44 k, padding data ff, name application/Debug/bin/ram_1.p.bin Original size 15032 Padding size 45056 cat application/Debug/bin/ram_1.p.bin > application/Debug/bin/ram_all.bin chmod 777 application/Debug/bin/ram_all.bin cat application/Debug/bin/ram_2.p.bin >> application/Debug/bin/ram_all.bin if [ -s application/Debug/bin/sdram.bin ]; then cat application/Debug/bin/ram_3.p.bin >> application/Debug/bin/ram_all.bin; fi cat application/Debug/bin/ram_2.ns.bin > application/Debug/bin/ota.bin chmod 777 application/Debug/bin/ota.bin if [ -s application/Debug/bin/sdram.bin ]; then cat application/Debug/bin/ram_3.p.bin >> application/Debug/bin/ota.bin; fi component/soc/realtek/8195a/misc/iar_utility/common/tools/checksum application/Debug/bin/ota.bin || true size = 286640 checksum 1bbbe85 rm application/Debug/bin/ram_*.p.bin application/Debug/bin/ram_*.ns.bin make[1]: Leaving directory '/home/user/rustl8710'