Files
rk35xx-android14/external/openthread/README.android
T
hmz007 36ed224bac Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a)
Signed-off-by: hmz007 <hmz007@gmail.com>
Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
2024-10-29 18:12:02 +08:00

15 lines
632 B
Plaintext

This repository contains a copy of OpenThread, intended to be used for testing and simulation only.
See http://openthread.io/ for more information.
The following commands will rebuild the Android.mk files:
./bootstrap
AUTOANDR_MODULE_TAGS=optional ../wpantund/etc/autoandr/autoandr start \
--enable-shared \
--with-examples=posix \
--enable-ncp=uart \
CXXFLAGS="-Wno-non-virtual-dtor -Wno-date-time -Wno-variadic-macros -Wno-c++11-extensions -Wno-gnu-anonymous-struct -Wno-nested-anon-types -Wno-zero-length-array -Wno-pedantic" \
CFLAGS="-Wno-date-time" \
--disable-tools