Commit 68a6b75
committed
Updates on Mar 12. 2020.
'ota' module updated
- update can be performed via 'requests.get'
- some bug fixes and improveents
'ulab' module updated to latest GitHub master
MicroPython core updated
- backported some code needed to run latest 'ulab
- objexcept.c, sequence.c, obkstrunicode.c,
objslice.c, runtime.h, runtime.c, obj.h
'machine' module updated
'spi' module updated
- many changes to SPI slave
updated littlefs 'trim' function
'network' module updated
- TLS/SSL is now available for GSM connections
- secure connection in sockets, requests and mqtt now works over GSM connection
'requests' module updated
- support for OTA update added
- resume download is now implemented
fixed bug in 'uart' module
bug fixes in mbedtls (FreeRTOS)
other bugfixes and improvements1 parent 1efaac0 commit 68a6b75
103 files changed
Lines changed: 12789 additions & 2502 deletions
File tree
- firmware
- ota
- sqlite
- twotasks
- k210-freertos
- mpy_support
- standard_lib
- gsm
- include
- machine
- ow
- mqtt
- network
- ulab
- uos
- platform
- drivers
- sdk/kendryte-freertos-sdk
- lib
- bsp/device
- freertos
- include
- kernel
- kernel
- hal
- include
- third_party
- lwip/src
- include/lwip
- lwftp
- lwftp
- mbedtls
- include/mbedtls
- library
- micropython/py
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
0 commit comments