Skip to content

Tags: openmv/micropython

Tags

v1.23.0-r19

Toggle v1.23.0-r19's commit message
Revert "py/gc: Fix max_free size."

This reverts commit 57a6e3b.

v1.23.0-r6

Toggle v1.23.0-r6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #127 from kwagyeman/kwabena/fix_usb_lockup

ports/stm32: Fix print overload crash on stop.

v1.23.0-r4

Toggle v1.23.0-r4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #126 from kwagyeman/kwabena/docs_update_7_20_2024

docs: Update to MicroPython v1.23 and OpenMV 4.5.6.

v1.23.1

Toggle v1.23.1's commit message
ports/stm32: Fix last region for F7.

v1.22-omv-r22

Toggle v1.22-omv-r22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #124 from kwagyeman/kwabena/fix_cryptolib

ports/mimxrt: Add back in cryptolib and hashlib md5.

v1.22-omv-r17

Toggle v1.22-omv-r17's commit message
extmod/network_ninaw10: Activate the NIC on call to connect/config.

Activate the NIC on calls to connect() or config() if it's not already
active, to allow config() to be called before the NIC is activated.
This changes makes the NINA NIC more inline with CYW43 and other NICs
which allow configuring the NIC before or after it's activated.

v1.22-omv-r1

Toggle v1.22-omv-r1's commit message
Merge branch 'master' into openmv-1.22

v1.20-omv-r22

Toggle v1.20-omv-r22's commit message
ports/mimxrt: Update port config.

v1.20-omv-r17

Toggle v1.20-omv-r17's commit message
ports/mimxrt: Update led driver.

v1.20-omv-r8

Toggle v1.20-omv-r8's commit message
stm32/boards/ARDUINO_GIGA: Add Arduino pins.