index
:
micropython
master
parse-bytecode
v1.22-release
v1.24-release
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
Aslak Raanes
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Branch
Commit message
Author
Age
master
zephyr/boards: Enable PWM on beagleconnect_freedom.
Ayush Singh
11 hours
parse-bytecode
py/compile2: Rename "Micro Python" to "MicroPython".
Damien George
8 years
v1.22-release
all: Bump version to 1.22.2.
Damien George
14 months
v1.24-release
all: Bump version to 1.24.1.
Damien George
5 months
Tag
Download
Author
Age
v1.26.0-preview
micropython-1.26.0-preview.tar.gz
micropython-1.26.0-preview.zip
Damien George
9 days
v1.25.0
micropython-1.25.0.tar.gz
micropython-1.25.0.zip
Damien George
2 weeks
v1.24.1
micropython-1.24.1.tar.gz
micropython-1.24.1.zip
Damien George
5 months
v1.25.0-preview
micropython-1.25.0-preview.tar.gz
micropython-1.25.0-preview.zip
Damien George
6 months
v1.24.0
micropython-1.24.0.tar.gz
micropython-1.24.0.zip
Damien George
6 months
v1.24.0-preview
micropython-1.24.0-preview.tar.gz
micropython-1.24.0-preview.zip
Damien George
11 months
v1.23.0
micropython-1.23.0.tar.gz
micropython-1.23.0.zip
Damien George
11 months
v1.22.2
micropython-1.22.2.tar.gz
micropython-1.22.2.zip
Damien George
14 months
v1.22.1
micropython-1.22.1.tar.gz
micropython-1.22.1.zip
Damien George
16 months
v1.23.0-preview
micropython-1.23.0-preview.tar.gz
micropython-1.23.0-preview.zip
Damien George
16 months
[...]
Age
Commit message
Author
2024-11-29
all: Bump version to 1.24.1.
v1.24.1
v1.24-release
Damien George
2024-11-28
py/objfloat: Workaround non-constant NAN definition on Windows MSVC.
Angus Gratton
2024-11-28
nrf/drivers/ticker: Reset slow ticker callback count on soft reboot.
robert-hh
2024-11-28
extmod/modframebuf: Fix 0 radius bug in FrameBuffer.ellipse.
Corran Webster
2024-11-28
esp32: Fix machine.TouchPad startup on ESP32-S2 and S3.
Angus Gratton
2024-11-28
esp32: Use hardware version for touchpad macro defines.
Angus Gratton
2024-11-28
esp32: Fix setting WLAN channel in AP mode.
Angus Gratton
2024-11-20
extmod/network_cyw43: Allow configuring active AP interface.
Angus Gratton
2024-11-20
extmod/network_cyw43: Fix uninitialised variable in status('stations').
Damien George
2024-11-20
extmod/network_cyw43: Fix isconnected() result on AP interface.
Angus Gratton
[...]