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-07-21 13:01:10 +02:00
Code
Issues
Actions
25
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
docs/develop/natmod: Add notes on Picolibc and natmods.
#6368
:
Commit
e993f53877
pushed by
Lerking
master
2025-07-20 20:41:14 +02:00
0s
py/parsenum: Extend mp_parse_num_integer() to parse long long.
#6343
:
Commit
17fbc5abdc
pushed by
Lerking
master
2025-07-19 00:01:11 +02:00
0s
webassembly/objpyproxy: Avoid throwing on implicit symbols access.
#6318
:
Commit
c72a3e528d
pushed by
Lerking
master
2025-07-17 19:11:14 +02:00
0s
unix/coverage: Expand mp_printf coverage tests.
#6293
:
Commit
628d53d23c
pushed by
Lerking
master
2025-07-17 11:01:16 +02:00
0s
py/vm: Avoid heap-allocating slices when subscripting built-ins.
#6268
:
Commit
5e9189d6d1
pushed by
Lerking
master
2025-07-16 10:31:22 +02:00
0s
unix/Makefile: Drop include path of "i686-linux-gnu".
#6243
:
Commit
aa2362d4de
pushed by
Lerking
master
2025-07-15 18:12:22 +02:00
0s
tests/run-tests.py: Consider tests ending in _async.py as async tests.
#6218
:
Commit
8f8f853982
pushed by
Lerking
master
2025-07-13 21:52:12 +02:00
0s
shared/timeutils: Standardize supported date range on all platforms.
#6193
:
Commit
df05caea6c
pushed by
Lerking
master
2025-07-10 12:00:08 +02:00
0s
tools/mpremote: Support OSError's on targets without errno.
#6168
:
Commit
05342b013d
pushed by
Lerking
master
2025-07-09 07:10:13 +02:00
0s
stm32/machine_adc: Add machine.ADC implementation for STM32L1.
#6143
:
Commit
eaffbacb10
pushed by
Lerking
master
2025-07-08 14:50:21 +02:00
0s
esp32/panichandler: Support building against IDFv5.4.2.
#6118
:
Commit
431b79146e
pushed by
Lerking
master
2025-07-07 00:00:08 +02:00
0s
py/emitnative: Let emitters know the compiled entity's name.
#6093
:
Commit
2ab06b61b3
pushed by
Lerking
master
2025-07-05 18:00:07 +02:00
0s
alif/machine_spi: Improve transfer function to poll events.
#6068
:
Commit
16f9d7fdc3
pushed by
Lerking
master
2025-07-04 12:50:24 +02:00
0s
py/asmthumb: Clean up integer-indexed load/store emitters.
#6043
:
Commit
1b0cdc0794
pushed by
Lerking
master
2025-07-02 12:00:10 +02:00
0s
alif/Makefile: Allow specifying a custom build directory.
#6018
:
Commit
4bd99260dc
pushed by
Lerking
master
2025-06-27 12:00:16 +02:00
0s
py/misc: Fix fallback implementation of mp_popcount.
#5993
:
Commit
6fee099cae
pushed by
Lerking
master
2025-06-26 08:50:16 +02:00
0s
py/obj: Fix nan handling in object REPR_C and REPR_D.
#5968
:
Commit
e57aa7e70a
pushed by
Lerking
master
2025-06-25 00:00:09 +02:00
0s
py/runtime: Add support for using __all__ in star import.
#5943
:
Commit
66c0148022
pushed by
Lerking
master
2025-06-23 23:40:18 +02:00
0s
zephyr/boards/beagleconnect_freedom: Remove board overlay.
#5918
:
Commit
35f15cfdf2
pushed by
Lerking
master
2025-06-23 15:30:19 +02:00
0s
py/repl: Skip private variables when printing tab completion options.
#5893
:
Commit
09541b7896
pushed by
Lerking
master
2025-06-20 18:00:10 +02:00
0s
rp2/CMakeLists.txt: Make linker script configurable.
#5868
:
Commit
c16a4db151
pushed by
Lerking
master
2025-06-19 13:30:23 +02:00
0s
rp2/rp2_flash: Add default MICROPY_HW_FLASH_MAX_FREQ.
#5843
:
Commit
dc8daad3c9
pushed by
Lerking
master
2025-06-19 05:20:20 +02:00
0s
rp2/rp2_flash: Add MICROPY_HW_FLASH_MAX_FREQ to replace fixed max freq.
#5818
:
Commit
b725c26b4e
pushed by
Lerking
master
2025-06-18 06:00:08 +02:00
0s
tests/extmod: Add platform_basic.py for basic coverage test of platform.
#5793
:
Commit
5ade8b7058
pushed by
Lerking
master
2025-06-17 04:20:23 +02:00
0s
drivers/esp-hosted: Replace EVENT_POLL_HOOK with mp_event_wait_ms.
#5768
:
Commit
cfcc53da72
pushed by
Lerking
master
2025-06-16 20:10:21 +02:00
0s
esp32/modesp32: Make wake_on_ulp available only on SoCs that support it.
#5743
:
Commit
42404b5588
pushed by
Lerking
master
2025-06-16 12:00:21 +02:00
0s
esp32/README: Update README to describe auto filesystem sizing.
#5718
:
Commit
fa393feaed
pushed by
Lerking
master
2025-06-15 00:00:11 +02:00
0s
esp8266/modmachine: Use common machine_time_pulse_us implementation.
#5693
:
Commit
398da22492
pushed by
Lerking
master
2025-06-13 18:40:17 +02:00
0s
tests/run-natmodtests.py: Consider a test skipped if mpy doesn't exist.
#5668
:
Commit
5676b45cbb
pushed by
Lerking
master
2025-06-13 10:30:20 +02:00
0s
github/workflows: Use windows-latest runner for all Windows CI jobs.
#5643
:
Commit
9bde12597a
pushed by
Lerking
master
2025-06-12 12:00:10 +02:00
0s
First
Previous
1
2
3
4
5
...
Next
Last