We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0093ec commit b0db1ccCopy full SHA for b0db1cc
Release_History.txt
@@ -5,6 +5,17 @@
5
####################################################
6
7
8
+#RTL8722 MicroPython SDK release V1.0.0 12/11/2020
9
+- Added help function and help message
10
+- Update Ameba SDK and toolchain
11
+- Update readme documentation
12
+- Fix bugs found in alpha release
13
+- Implemented network helper modules:
14
+ - WiFi
15
+ - Socket
16
+- Provide examples for all peripheral and network modules
17
+
18
19
#RTL8722 MicroPython SDK release V0.0.1(Alpha) 29/09/2020
20
- Ported basic MicroPython functions
21
- Implemented REPL and basic terminal functions
0 commit comments