2021-04-17 13:27:37 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
|
Sat Apr 17 03:06:16 UTC 2021 - Mustafa Çalışkan <musfay@protonmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
- Add patch fix-aarch64-builds.patch
|
|
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
|
Fri Feb 5 10:11:08 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
|
|
|
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
|
|
2021-02-02 22:43:49 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
|
Fri Jan 29 10:59:00 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
|
|
|
|
|
|
|
|
|
|
|
- Drop _service file
|
|
|
|
|
|
- Exclude %{arm} as lots of tests fail
|
|
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
|
Wed Jan 27 10:36:36 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
|
|
|
|
|
|
|
|
|
|
|
- Cleanup package and enable tests
|
|
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
|
Sun Sep 6 13:30:02 UTC 2020 - Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
|
|
|
|
|
|
|
|
|
|
|
|
- Update to 1.13: full changelog available at https://github.com/micropython/micropython/releases/tag/v1.13
|
|
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
|
Thu Dec 26 15:28:38 UTC 2019 - Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
|
|
|
|
|
|
|
|
|
|
|
|
- Update to 1.12: full changelog available at https://github.com/micropython/micropython/releases/tag/v1.12
|
|
|
|
|
|
- Build mpy-cross
|
|
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
|
Sun Jun 23 12:41:06 UTC 2019 - Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
|
|
|
|
|
|
|
|
|
|
|
|
- Update to 1.11: full changelog at https://github.com/micropython/micropython/releases/tag/v1.11
|
|
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
|
Sat Jan 26 12:54:53 UTC 2019 - Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
|
|
|
|
|
|
|
|
|
|
|
|
- Update to 1.10: full changelog at https://github.com/micropython/micropython/releases/tag/v1.10
|
|
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
|
Thu Dec 6 10:16:28 UTC 2018 - Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
|
|
|
|
|
|
|
|
|
|
|
|
- Use _service
|
|
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
|
Fri May 11 21:36:23 UTC 2018 - jaime.marquinez.ferrandiz@fastmail.net
|
|
|
|
|
|
|
|
|
|
|
|
- Update to 1.9.4: full changelog at https://github.com/micropython/micropython/releases/tag/v1.9.4
|
|
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
|
Fri Jan 12 16:03:26 UTC 2018 - jaime.marquinez.ferrandiz@fastmail.net
|
|
|
|
|
|
|
|
|
|
|
|
- Update to 1.9.3: full changelog at https://github.com/micropython/micropython/releases/tag/v1.9.3
|