summaryrefslogtreecommitdiffstatshomepage
BranchCommit messageAuthorAge
masterzephyr/boards: Enable PWM on beagleconnect_freedom.Ayush Singh13 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-02-20all: Bump version to 1.22.2.v1.22.2v1.22-releaseDamien George
2024-02-16esp32: Increase NimBLE task stack size and overflow detection headroom.Damien George
2024-02-16esp32/mpnimbleport: Release the GIL while doing NimBLE port deinit.Damien George
2024-02-16extmod/btstack: Reset pending_value_handle before calling read-done cb.Damien George
2024-02-16extmod/btstack: Reset pending_value_handle before calling write-done cb.Damien George
2024-02-16renesas-ra/ra/ra_i2c: Fix 1 byte and 2 bytes read issue.Takeo Takahashi
2024-02-16py/compile: Fix potential Py-stack overflow in try-finally with return.Damien George
2024-02-16rp2: Change machine.I2S and rp2.DMA to use shared DMA IRQ handlers.Damien George
2024-02-16extmod/modssl_mbedtls: Fix cipher iteration in SSLContext.get_ciphers.Damien George
2024-02-16mimxrt/modmachine: Fix deepsleep wakeup pin ifdef.Kwabena W. Agyeman
[...]