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