RTL8710_SDK_GCC_VERSION/tools/simple_config_wizard/iOS/ChangeLog
RtlduinoMan 1d3357d3b0 GCC SDK RTL8710 basic version (including the window platform cygwin installation and Ubuntu platform Linux Installation routines),
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.
2016-09-08 20:52:17 +08:00

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