rtlduino rtl8710af gcc base version

This commit is contained in:
RtlduinoMan 2016-09-12 17:16:56 +08:00
parent 7675bdb95f
commit 9c0c9edf61
2097 changed files with 779974 additions and 2 deletions

View file

@ -0,0 +1,20 @@
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