This website requires JavaScript.
Explore
Help
Register
Sign In
Lerking
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
mirror of
https://github.com/micropython/micropython.git
synced
2025-12-16 01:40:14 +01:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
All Workflows
biome.yml
code_formatting.yml
code_size.yml
code_size_comment.yml
codespell.yml
commit_formatting.yml
docs.yml
examples.yml
mpremote.yml
mpy_format.yml
ports.yml
ports_alif.yml
ports_cc3200.yml
ports_esp32.yml
ports_esp8266.yml
ports_mimxrt.yml
ports_nrf.yml
ports_powerpc.yml
ports_qemu.yml
ports_renesas-ra.yml
ports_rp2.yml
ports_samd.yml
ports_stm32.yml
ports_unix.yml
ports_webassembly.yml
ports_windows.yml
ports_zephyr.yml
ruff.yml
Actor
All actors
Lerking
Status
All status
Success
Failure
Waiting
Running
all: Bump version to 1.28.0-preview.
#9901
:
Commit
099cc9f507
pushed by
Lerking
v1.28.0-preview
2025-12-16 06:00:18 +01:00
0s
View workflow file
all: Bump version to 1.28.0-preview.
#9876
:
Commit
099cc9f507
pushed by
Lerking
master
2025-12-16 06:00:11 +01:00
0s
View workflow file
build(deps): bump actions/upload-artifact from 4 to 6
#9847
:
Commit
a1650ae27a
pushed by
Lerking
dependabot/github_actions/actions/upload-artifact-6
2025-12-14 06:00:08 +01:00
0s
View workflow file
build(deps): bump actions/cache from 4 to 5
#9822
:
Commit
6b141d95c3
pushed by
Lerking
dependabot/github_actions/actions/cache-5
2025-12-14 06:00:04 +01:00
0s
View workflow file
all: Bump version to 1.27.0.
#9791
:
Commit
78ff170de9
pushed by
Lerking
v1.27.0
2025-12-11 00:00:11 +01:00
0s
View workflow file
all: Bump version to 1.27.0.
#9766
:
Commit
78ff170de9
pushed by
Lerking
master
2025-12-11 00:00:05 +01:00
0s
View workflow file
lib/micropython-lib: Update submodule to latest.
#9739
:
Commit
2bd337ef18
pushed by
Lerking
master
2025-12-09 06:00:06 +01:00
0s
View workflow file
stm32/system_stm32: Fix clock config for STM32G4.
#9712
:
Commit
4d7c2fd186
pushed by
Lerking
master
2025-12-08 05:55:12 +01:00
0s
View workflow file
tools/autobuild: Make firmware destination directory configurable.
#9679
:
Commit
3f796b687b
pushed by
Lerking
master
2025-12-05 00:00:08 +01:00
0s
View workflow file
docs/library/machine.Timer: Explain the id parameter in more detail.
#9654
:
Commit
0b1a6bebae
pushed by
Lerking
master
2025-12-03 19:44:26 +01:00
0s
View workflow file
rp2/mpconfigport: Enable MD5, SHA1 and cryptolib on all boards.
#9625
:
Commit
e6a7dc1114
pushed by
Lerking
master
2025-12-03 00:00:05 +01:00
0s
View workflow file
rp2/main: Add guard around machine_i2s_init0().
#9600
:
Commit
8dc05cdba3
pushed by
Lerking
master
2025-12-01 18:44:17 +01:00
0s
View workflow file
pyproject.toml: Update ruff configuration to target Python 3.8.
#9573
:
Commit
83131c106d
pushed by
Lerking
master
2025-12-01 10:34:20 +01:00
0s
View workflow file
stm32/rtc: Make sure RTC is using LSE on N6 MCUs.
#9546
:
Commit
41acdd8083
pushed by
Lerking
master
2025-11-30 18:00:05 +01:00
0s
View workflow file
stm32/boards/STM32F469DISC: Add board.json file.
#9517
:
Commit
22cff2f6f5
pushed by
Lerking
master
2025-11-28 18:00:05 +01:00
0s
View workflow file
stm32/boards/STM32F469DISC: Add new board definition files.
#9492
:
Commit
b4d546d82e
pushed by
Lerking
master
2025-11-27 16:44:35 +01:00
0s
View workflow file
zephyr: Add support for GC split-heap.
#9465
:
Commit
3d9a3e89cf
pushed by
Lerking
master
2025-11-27 08:34:59 +01:00
0s
View workflow file
docs/library: Add machine.DAC documentation.
#9440
:
Commit
d5ad2cdcca
pushed by
Lerking
master
2025-11-26 16:15:05 +01:00
0s
View workflow file
tests/multi_espnow: Add test case for espnow rate changes.
#9413
:
Commit
938e2c0f2b
pushed by
Lerking
master
2025-11-26 08:04:28 +01:00
0s
View workflow file
shared/tinyusb: Remove macro guard for tx_overwritabe_if_not_connected.
#9386
:
Commit
207562dfab
pushed by
Lerking
master
2025-11-25 07:34:38 +01:00
0s
View workflow file
shared/runtime/pyexec: Set PYEXEC_FORCED_EXIT flag for SystemExit.
#9355
:
Commit
a6864109db
pushed by
Lerking
master
2025-11-23 00:01:36 +01:00
0s
View workflow file
rp2: Fix RP2350 and RP2350B pin alt functions.
#9329
:
Commit
40df95357c
pushed by
Lerking
master
2025-11-21 21:56:07 +01:00
0s
View workflow file
build(deps): bump actions/checkout from 5 to 6
#9303
:
Commit
f51505ec8f
pushed by
Lerking
dependabot/github_actions/actions/checkout-6
2025-11-22 00:01:34 +01:00
0s
View workflow file
docs/mimxrt/pinout: Use Dxx pin identifiers for Teensy boards.
#9278
:
Commit
c07fda73f7
pushed by
Lerking
master
2025-11-21 05:35:58 +01:00
0s
View workflow file
zephyr/modules: Add Zephyr FileSystem support to _boot.py.
#9252
:
Commit
0ebaad2ba0
pushed by
Lerking
master
2025-11-20 13:16:04 +01:00
0s
View workflow file
alif/tinyusb_port: Add missing license header.
#9226
:
Commit
2ad1d29747
pushed by
Lerking
master
2025-11-20 05:05:59 +01:00
0s
View workflow file
tests/extmod/machine_i2s_rate.py: Adjust pins when running on ESP32-C3.
#9200
:
Commit
787d85e000
pushed by
Lerking
master
2025-11-19 12:46:01 +01:00
0s
View workflow file
lib/littlefs: Update LittleFS to v2.11.2.
#9172
:
Commit
4441fd655c
pushed by
Lerking
master
2025-11-18 12:01:37 +01:00
0s
View workflow file
esp32/esp32_rmt: Update RMT module to use the new RMT API.
#9146
:
Commit
2a3b9b0b4b
pushed by
Lerking
master
2025-11-17 11:46:29 +01:00
0s
View workflow file
esp32/boards: Add Silicognition ManT1S board definition.
#9114
:
Commit
27544a2d81
pushed by
Lerking
master
2025-11-14 12:01:35 +01:00
0s
View workflow file
First
Previous
1
2
3
4
5
...
Next
Last