14
0
forked from pool/micropython

57 Commits

Author SHA256 Message Date
e911e09ac5 Accepting request 909824 from home:dspinella:branches:devel:languages:python
- Add patch to fix uasyncio_heaplock test
  * fix-uasyncio_heaplock-test.patch

OBS-URL: https://build.opensuse.org/request/show/909824
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/micropython?expand=0&rev=7
2021-08-02 17:38:20 +00:00
bb478b5899 Accepting request 908624 from devel:languages:python
Seems like an useful and still developing platform for embedded platforms.

OBS-URL: https://build.opensuse.org/request/show/908624
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/micropython?expand=0&rev=1
2021-07-28 17:19:46 +00:00
b26f0f0840 - Remove unnecessary dependency on python2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/micropython?expand=0&rev=5
2021-07-27 14:51:47 +00:00
3e4e80416e 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
2021-07-23 16:41:32 +00:00
c0a6c17603 Accepting request 891290 from home:musfay:branches:devel:languages:python
- Update to version 1.15:
  * Full release notes: https://github.com/micropython/micropython/releases/tag/v1.15
  * Unix port updates:
    - mpbtstackport_common: implement mp_bluetooth_hci_active
    - moduselect: don't allow both posix and non-posix configurations
    - improve command line argument processing
    - main: make static variable that's potentially clobbered by longjm 
- Remove patch fix-aarch64-builds.patch
- Exclude ppc64 and ppc64le as build fails for those architectures

OBS-URL: https://build.opensuse.org/request/show/891290
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/micropython?expand=0&rev=3
2021-05-07 12:31:20 +00:00
714d193d7c Accepting request 886258 from home:musfay:branches:devel:languages:python
- Add patch fix-aarch64-builds.patch
- Update to v1.14:
  * Full release notes: https://github.com/micropython/micropython/releases/tag/v1.14
  * Unix port updates:
    - Makefile: always enable -f*-sections regardless of DEBUG setting
    - implement BLE H4 HCI UART for btstack/nimble
    - implement mp_hal_time_ns using gettimeofday
    - variants: enable MICROPY_DEBUG_PARSE_RULE_NAME on coverage build
    - mpconfigport.h: enable MICROPY_PY_DELATTR_SETATTR
    - enable more warnings
    - support building C++ code
    - Makefile: move coverage.c and coveragecpp.cpp to coverage variant
    - handle pending events/scheduler in MICROPY_EVENT_POLL_HOOK
    - make mp_hal_delay_ms run MICROPY_EVENT_POLL_HOOK
    - modtime: fix time() precision on unix ports with non-double floats

OBS-URL: https://build.opensuse.org/request/show/886258
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/micropython?expand=0&rev=2
2021-04-17 13:27:37 +00:00
f8ec2702f5 Accepting request 868539 from home:Guillaume_G:RPiPico
Add micropython package

OBS-URL: https://build.opensuse.org/request/show/868539
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/micropython?expand=0&rev=1
2021-02-02 22:43:49 +00:00