forked from pool/micropython
Accepting request 907990 from home:Guillaume_G:branches:devel:languages:python
- Update to v1.16: * Full release notes: https://github.com/micropython/micropython/releases/tag/v1.16 * New command-line tool called "mpremote" * Unix port updates: - modffi: use a union for passing/returning FFI values - main: increase stack limit on ARM architectures - modffi: fix conversion between Python integers and ffi types - fix build on arm64-darwin due to integer cast OBS-URL: https://build.opensuse.org/request/show/907990 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/micropython?expand=0&rev=4
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 23 13:42:44 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
|
||||
- Update to v1.16:
|
||||
* Full release notes: https://github.com/micropython/micropython/releases/tag/v1.16
|
||||
* New command-line tool called "mpremote"
|
||||
* Unix port updates:
|
||||
- modffi: use a union for passing/returning FFI values
|
||||
- main: increase stack limit on ARM architectures
|
||||
- modffi: fix conversion between Python integers and ffi types
|
||||
- fix build on arm64-darwin due to integer cast
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 7 09:50:45 UTC 2021 - Mustafa Çalışkan <musfay@protonmail.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user