8000 Release v1.3.7: Port to ESP8266, add uhashlib, improved CAN driver. · garyaj/micropython · GitHub
[go: up one dir, main page]

Skip to content

v1.3.7

@dpgeorge dpgeorge tagged this 28 Nov 17:49
py core:
- support more ops for bytes/bytarray
- support __hash__ for user-defined types
- support for float/double arrays in array module
- shorter error messages for TERSE message option
- add seek via ioctl to stream protocol

extmod:
- add uhashlib with sha256

unix port:
- heapsize can take w specifier for word adjustment

stmhal port:
- CAN init now takes sjw, bs1, bs2 args
- add CAN filter management
- fix HAL error raising bug

esp8266 port:
- new port to ESP8266 wifi chip

docs:
- minor additions
Assets 2
Loading
0