mirror of
https://github.com/xushoucai/RTL8710_SDK_GCC_VERSION.git
synced 2025-07-31 20:21:04 +00:00
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.
This commit is contained in:
parent
36b1b0dcd9
commit
1d3357d3b0
2094 changed files with 779991 additions and 0 deletions
45
tools/simple_config_wizard/Android/ChangeLog
Normal file
45
tools/simple_config_wizard/Android/ChangeLog
Normal file
|
@ -0,0 +1,45 @@
|
|||
ChangeLog
|
||||
----------------------------------------------------------------
|
||||
2016/06/13
|
||||
- Refined PacketSendTimeIntervalMs
|
||||
|
||||
2016/02/16
|
||||
- Refined wifi connection for Android 6
|
||||
|
||||
2015/12/29
|
||||
- Fixed ssid is empty when ap is hidden SSID
|
||||
|
||||
2015/11/18
|
||||
- Refined simple config Lib about other charset issue
|
||||
|
||||
2015/11/09
|
||||
- refined connection and refined sending packet method
|
||||
|
||||
2015/07/23
|
||||
- device type : 0xff00~0xffff for customer
|
||||
|
||||
2015/04/22
|
||||
- Show one AP of the same SSID multiple APs on AP List by site survey
|
||||
|
||||
2015/02/11
|
||||
- Bug fixed: Reconnection WiFi AP issue.
|
||||
- Bug fixed: Type transformation for Encryption WiFi profile.
|
||||
- Re-fine time interval(ms) between sending two packets
|
||||
|
||||
2014/10/20
|
||||
- Re-fine configure flow when DUT receives first UDP packet.
|
||||
|
||||
2014/10/01
|
||||
- Refined if the profile length>127, configure will fail issue.
|
||||
|
||||
2014/08/13
|
||||
- Add Hidden SSID Support
|
||||
|
||||
2014/08/04
|
||||
- Re-fine configure flow
|
||||
- Re-fine control flow
|
||||
- Re-fine discovery flow
|
||||
- Add descriptions of the delay about sending packet
|
||||
|
||||
2014/06/19
|
||||
- Initial Release
|
Loading…
Add table
Add a link
Reference in a new issue