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.
#9894
:
Commit
099cc9f507
pushed by
Lerking
v1.28.0-preview
2025-12-16 06:00:17 +01:00
0s
View workflow file
all: Bump version to 1.28.0-preview.
#9869
:
Commit
099cc9f507
pushed by
Lerking
master
2025-12-16 06:00:06 +01:00
0s
View workflow file
build(deps): bump actions/upload-artifact from 4 to 6
#9840
:
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
#9815
:
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.
#9784
:
Commit
78ff170de9
pushed by
Lerking
v1.27.0
2025-12-11 00:00:10 +01:00
0s
View workflow file
all: Bump version to 1.27.0.
#9759
:
Commit
78ff170de9
pushed by
Lerking
master
2025-12-11 00:00:04 +01:00
0s
View workflow file
lib/micropython-lib: Update submodule to latest.
#9732
:
Commit
2bd337ef18
pushed by
Lerking
master
2025-12-09 06:00:05 +01:00
0s
View workflow file
stm32/system_stm32: Fix clock config for STM32G4.
#9705
:
Commit
4d7c2fd186
pushed by
Lerking
master
2025-12-08 05:52:53 +01:00
0s
View workflow file
tools/autobuild: Make firmware destination directory configurable.
#9672
:
Commit
3f796b687b
pushed by
Lerking
master
2025-12-05 00:00:04 +01:00
0s
View workflow file
docs/library/machine.Timer: Explain the id parameter in more detail.
#9647
:
Commit
0b1a6bebae
pushed by
Lerking
master
2025-12-03 19:42:29 +01:00
0s
View workflow file
rp2/mpconfigport: Enable MD5, SHA1 and cryptolib on all boards.
#9618
:
Commit
e6a7dc1114
pushed by
Lerking
master
2025-12-03 00:00:04 +01:00
0s
View workflow file
rp2/main: Add guard around machine_i2s_init0().
#9593
:
Commit
8dc05cdba3
pushed by
Lerking
master
2025-12-01 18:42:21 +01:00
0s
View workflow file
pyproject.toml: Update ruff configuration to target Python 3.8.
#9566
:
Commit
83131c106d
pushed by
Lerking
master
2025-12-01 10:32:27 +01:00
0s
View workflow file
stm32/rtc: Make sure RTC is using LSE on N6 MCUs.
#9539
:
Commit
41acdd8083
pushed by
Lerking
master
2025-11-30 18:00:04 +01:00
0s
View workflow file
stm32/boards/STM32F469DISC: Add board.json file.
#9510
:
Commit
22cff2f6f5
pushed by
Lerking
master
2025-11-28 18:00:04 +01:00
0s
View workflow file
stm32/boards/STM32F469DISC: Add new board definition files.
#9485
:
Commit
b4d546d82e
pushed by
Lerking
master
2025-11-27 16:42:32 +01:00
0s
View workflow file
zephyr: Add support for GC split-heap.
#9458
:
Commit
3d9a3e89cf
pushed by
Lerking
master
2025-11-27 08:32:52 +01:00
0s
View workflow file
docs/library: Add machine.DAC documentation.
#9433
:
Commit
d5ad2cdcca
pushed by
Lerking
master
2025-11-26 16:12:45 +01:00
0s
View workflow file
tests/multi_espnow: Add test case for espnow rate changes.
#9406
:
Commit
938e2c0f2b
pushed by
Lerking
master
2025-11-26 08:02:30 +01:00
0s
View workflow file
shared/tinyusb: Remove macro guard for tx_overwritabe_if_not_connected.
#9379
:
Commit
207562dfab
pushed by
Lerking
master
2025-11-25 07:32:43 +01:00
0s
View workflow file
shared/runtime/pyexec: Set PYEXEC_FORCED_EXIT flag for SystemExit.
#9348
:
Commit
a6864109db
pushed by
Lerking
master
2025-11-23 00:01:35 +01:00
0s
View workflow file
rp2: Fix RP2350 and RP2350B pin alt functions.
#9322
:
Commit
40df95357c
pushed by
Lerking
master
2025-11-21 21:54:03 +01:00
0s
View workflow file
build(deps): bump actions/checkout from 5 to 6
#9296
:
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.
#9271
:
Commit
c07fda73f7
pushed by
Lerking
master
2025-11-21 05:34:00 +01:00
0s
View workflow file
zephyr/modules: Add Zephyr FileSystem support to _boot.py.
#9245
:
Commit
0ebaad2ba0
pushed by
Lerking
master
2025-11-20 13:13:58 +01:00
0s
View workflow file
alif/tinyusb_port: Add missing license header.
#9219
:
Commit
2ad1d29747
pushed by
Lerking
master
2025-11-20 05:03:59 +01:00
0s
View workflow file
tests/extmod/machine_i2s_rate.py: Adjust pins when running on ESP32-C3.
#9193
:
Commit
787d85e000
pushed by
Lerking
master
2025-11-19 12:44:05 +01:00
0s
View workflow file
lib/littlefs: Update LittleFS to v2.11.2.
#9165
:
Commit
4441fd655c
pushed by
Lerking
master
2025-11-18 12:01:35 +01:00
0s
View workflow file
esp32/esp32_rmt: Update RMT module to use the new RMT API.
#9139
:
Commit
2a3b9b0b4b
pushed by
Lerking
master
2025-11-17 11:44:20 +01:00
0s
View workflow file
esp32/boards: Add Silicognition ManT1S board definition.
#9107
:
Commit
27544a2d81
pushed by
Lerking
master
2025-11-14 12:01:34 +01:00
0s
View workflow file
First
Previous
1
2
3
4
5
...
Next
Last