mirror of
https://github.com/xushoucai/RTL8710_SDK_GCC_VERSION.git
synced 2024-11-22 04:24:17 +00:00
1d3357d3b0
including cross compilation of the installation, compile, link, run, debug, and so on. SDK implementation of the function: 1, WiFi connection settings (including AP mode and STA mode). 2, peripheral resource control (including GPIO, SPI, UART, IIC, etc.). 3, the user uses the sample method.
20 lines
No EOL
435 B
Text
20 lines
No EOL
435 B
Text
ChangeLog
|
|
----------------------------------------------------------------
|
|
2016/03/08
|
|
- Using CocoaAsyncSocket framework to instead of AsyncUdpSocket
|
|
- Adjust AsyncSocket releated code
|
|
|
|
2015/10/23
|
|
- Support iOS 9.
|
|
|
|
2015/08/24
|
|
- Re-fine simple config
|
|
|
|
2015/05/26
|
|
- Support iOS 8.
|
|
|
|
2014/10/20
|
|
- Re-fine configure flow when DUT receives first UDP packet.
|
|
|
|
2014/03/27
|
|
- Initial Release |