index
:
user/sven/micropython.git
for-upstream
master
old
stmhal-flash
origin/HEAD
origin/dependabot/github_actions/actions/cache-5
origin/dependabot/github_actions/actions/upload-artifact-6
origin/master
origin/parse-bytecode
origin/v1.22-release
origin/v1.24-release
origin/v1.26-release
The MicroPython project
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2022-01-06
lib/stm32lib: Update library for fix to F7 USB HS.
Damien George
2021-12-14
lib/stm32lib: Update library for L4 v1.17.0, new G4, WL, and MMC fixes.
Damien George
2021-11-26
lib: Update pico-sdk to 1.3.0 and tinyusb to 0.12.0.
iabdalkader
2021-11-18
lib/asf4: Point submodule to latest commit on circuitpython branch.
Damien George
2021-10-26
extmod/nimble: Update to NimBLE v1.4.
Jim Mussared
2021-07-13
lib,shared: Update README's based on contents of these dirs.
Damien George
2021-07-12
shared: Introduce new top-level dir and move 1st party lib code there.
Damien George
2021-07-12
lib/crypto-algorithms: Move crypto-algorithms code from extmod to lib.
Damien George
2021-07-12
lib/uzlib: Move uzlib code from extmod to lib.
Damien George
2021-07-12
lib/re1.5: Move re1.5 code from extmod to lib.
Damien George
2021-07-08
lib/axtls: Update to latest axtls 2.1.5 wih additional commits.
Damien George
2021-07-08
lib/utils/stdout_helpers: Make mp_hal_stdout_tx_strn_cooked efficient.
Damien George
2021-07-05
lib/pico-sdk: Update to version 1.2.0.
Damien George
2021-07-05
lib/tinyusb: Update to version 0.10.1.
Damien George
2021-06-25
mimxrt: Move calc_weekday helper function to timeutils.
Krzysztof Adamski
2021-05-25
lib/mbedtls: Switch to currently latest commit of LTS branch v2.16.
Damien George
2021-05-11
lib/utils: Add ARM semihosting utility functions.
Ayke van Laethem
2021-05-10
py/gc: Make gc_lock_depth have a count per thread.
Damien George
2021-04-24
lib/utils: Remove unused PYEXEC_SWITCH_MODE from pyexec.h.
Damien George
2021-03-12
lib/pico-sdk: Update to latest version 1.1.0.
Damien George
2021-03-11
lib/utils/gchelper_generic: Implement AArch64 support.
Yonatan Goldschmidt
2021-03-11
lib/mbedtls: Switch to currently latest commit of LTS branch v2.16.
Mirko Vogt
2021-02-12
lib/tinyusb: Update to version 0.8.0.
Damien George
2021-02-02
lib/pico-sdk: Update to latest version v1.0.1.
Damien George
2021-01-30
lib/utils/pyexec: Remove obsolete LCD initialization.
stijn
2021-01-29
lib/pico-sdk: Add new pico-sdk submodule, for the rp2 port.
Damien George
2021-01-29
lib/timeutils: Provide simple impl of extra funcs when Epoch is 1970.
Damien George
2021-01-18
lib/libhydrogen: Add new libhydrogen submodule.
Damien George
2020-12-10
lib/stm32lib: Update library for WB v1.10.0.
Damien George
2020-12-09
lib/littlefs: Guard lfs2_mlist_isopen with LFS2_NO_ASSERT.
Damien George
2020-12-09
lib/littlefs: Update littlefs2 to v2.3.0.
Damien George
2020-11-30
lib/utils/pyexec: Add stdin-reader on raw REPL with flow control.
Damien George
2020-11-11
lib/utils/pyexec: Add MICROPY_BOARD hooks before/after executing code.
Damien George
2020-09-18
all: Rename absolute time-based functions to include "epoch".
Damien George
2020-09-08
stm32/uart: Allow static IRQ handler registration.
Jim Mussared
2020-09-04
lib/utils/mpirq: Add mp_irq_init func, and clean up unused init method.
Damien George
2020-09-04
lib/libm: Reduce size of static two_over_pi array.
Damien George
2020-08-22
lib/timeutils: Add helper functions to deal with nanosecs since 1970.
Damien George
2020-07-22
lib/libc: Fix string0's implementation of strncpy.
Damien George
2020-07-21
lib/libm_dbl: Add round.c source code.
Zoltán Vörös
2020-07-21
lib/stm32lib: Update library for H7 v1.6.0 and WB v1.6.0.
Damien George
2020-07-20
lib/mbedtls_errors: Add code to patch mbedtls for shortened error strs.
Thorsten von Eicken
2020-07-20
lib/libc: Add implementation of strncpy.
Thorsten von Eicken
2020-06-30
lib/utils: Protect all of mpirq.c with MICROPY_ENABLE_SCHEDULER.
Damien George
2020-06-19
tools/uncrustify: Enable more opts to remove space between func and '('.
David Lechner
2020-06-02
lib/utils/pyexec: Add missing MP_ERROR_TEXT when compiler disabled.
Damien George
2020-05-27
lib/utils: Lock the scheduler when executing hard callback functions.
Damien George
2020-05-15
lib/nrfx: Upgrade to nrfx v2.0.0.
Damien George
2020-04-29
all: Factor gchelper code to one place and use it for unix & ARM ports.
Jim Mussared
2020-04-29
lib/btstack: Update to c8b9823 for USB HCI reset timeout fix.
Jim Mussared
[next]