summaryrefslogtreecommitdiffstatshomepage
BranchCommit messageAuthorAge
masterzephyr/boards: Enable PWM on beagleconnect_freedom.Ayush Singh11 hours
parse-bytecodepy/compile2: Rename "Micro Python" to "MicroPython".Damien George8 years
v1.22-releaseall: Bump version to 1.22.2.Damien George14 months
v1.24-releaseall: Bump version to 1.24.1.Damien George5 months
 
TagDownloadAuthorAge
v1.26.0-previewmicropython-1.26.0-preview.tar.gz  micropython-1.26.0-preview.zip  Damien George9 days
v1.25.0micropython-1.25.0.tar.gz  micropython-1.25.0.zip  Damien George2 weeks
v1.24.1micropython-1.24.1.tar.gz  micropython-1.24.1.zip  Damien George5 months
v1.25.0-previewmicropython-1.25.0-preview.tar.gz  micropython-1.25.0-preview.zip  Damien George6 months
v1.24.0micropython-1.24.0.tar.gz  micropython-1.24.0.zip  Damien George6 months
v1.24.0-previewmicropython-1.24.0-preview.tar.gz  micropython-1.24.0-preview.zip  Damien George11 months
v1.23.0micropython-1.23.0.tar.gz  micropython-1.23.0.zip  Damien George11 months
v1.22.2micropython-1.22.2.tar.gz  micropython-1.22.2.zip  Damien George14 months
v1.22.1micropython-1.22.1.tar.gz  micropython-1.22.1.zip  Damien George16 months
v1.23.0-previewmicropython-1.23.0-preview.tar.gz  micropython-1.23.0-preview.zip  Damien George16 months
[...]
 
AgeCommit messageAuthor
2024-11-29all: Bump version to 1.24.1.v1.24.1v1.24-releaseDamien George
2024-11-28py/objfloat: Workaround non-constant NAN definition on Windows MSVC.Angus Gratton
2024-11-28nrf/drivers/ticker: Reset slow ticker callback count on soft reboot.robert-hh
2024-11-28extmod/modframebuf: Fix 0 radius bug in FrameBuffer.ellipse.Corran Webster
2024-11-28esp32: Fix machine.TouchPad startup on ESP32-S2 and S3.Angus Gratton
2024-11-28esp32: Use hardware version for touchpad macro defines.Angus Gratton
2024-11-28esp32: Fix setting WLAN channel in AP mode.Angus Gratton
2024-11-20extmod/network_cyw43: Allow configuring active AP interface.Angus Gratton
2024-11-20extmod/network_cyw43: Fix uninitialised variable in status('stations').Damien George
2024-11-20extmod/network_cyw43: Fix isconnected() result on AP interface.Angus Gratton
[...]