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.
#6354
:
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.
#6329
:
Commit
17fbc5abdc
pushed by
Lerking
master
2025-07-19 00:01:03 +02:00
0s
webassembly/objpyproxy: Avoid throwing on implicit symbols access.
#6304
:
Commit
c72a3e528d
pushed by
Lerking
master
2025-07-17 19:11:09 +02:00
0s
unix/coverage: Expand mp_printf coverage tests.
#6279
:
Commit
628d53d23c
pushed by
Lerking
master
2025-07-17 11:01:10 +02:00
0s
py/vm: Avoid heap-allocating slices when subscripting built-ins.
#6254
:
Commit
5e9189d6d1
pushed by
Lerking
master
2025-07-16 10:31:13 +02:00
0s
unix/Makefile: Drop include path of "i686-linux-gnu".
#6229
:
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.
#6204
:
Commit
8f8f853982
pushed by
Lerking
master
2025-07-13 21:52:09 +02:00
0s
shared/timeutils: Standardize supported date range on all platforms.
#6179
:
Commit
df05caea6c
pushed by
Lerking
master
2025-07-10 12:00:05 +02:00
0s
tools/mpremote: Support OSError's on targets without errno.
#6154
:
Commit
05342b013d
pushed by
Lerking
master
2025-07-09 07:10:10 +02:00
0s
stm32/machine_adc: Add machine.ADC implementation for STM32L1.
#6129
:
Commit
eaffbacb10
pushed by
Lerking
master
2025-07-08 14:50:15 +02:00
0s
esp32/panichandler: Support building against IDFv5.4.2.
#6104
:
Commit
431b79146e
pushed by
Lerking
master
2025-07-07 00:00:05 +02:00
0s
py/emitnative: Let emitters know the compiled entity's name.
#6079
:
Commit
2ab06b61b3
pushed by
Lerking
master
2025-07-05 18:00:05 +02:00
0s
alif/machine_spi: Improve transfer function to poll events.
#6054
:
Commit
16f9d7fdc3
pushed by
Lerking
master
2025-07-04 12:50:17 +02:00
0s
py/asmthumb: Clean up integer-indexed load/store emitters.
#6029
:
Commit
1b0cdc0794
pushed by
Lerking
master
2025-07-02 12:00:06 +02:00
0s
alif/Makefile: Allow specifying a custom build directory.
#6004
:
Commit
4bd99260dc
pushed by
Lerking
master
2025-06-27 12:00:07 +02:00
0s
py/misc: Fix fallback implementation of mp_popcount.
#5979
:
Commit
6fee099cae
pushed by
Lerking
master
2025-06-26 08:50:11 +02:00
0s
py/obj: Fix nan handling in object REPR_C and REPR_D.
#5954
:
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.
#5929
:
Commit
66c0148022
pushed by
Lerking
master
2025-06-23 23:40:12 +02:00
0s
zephyr/boards/beagleconnect_freedom: Remove board overlay.
#5904
:
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.
#5879
:
Commit
09541b7896
pushed by
Lerking
master
2025-06-20 18:00:07 +02:00
0s
rp2/CMakeLists.txt: Make linker script configurable.
#5854
:
Commit
c16a4db151
pushed by
Lerking
master
2025-06-19 13:30:19 +02:00
0s
rp2/rp2_flash: Add default MICROPY_HW_FLASH_MAX_FREQ.
#5829
:
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.
#5804
:
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.
#5779
:
Commit
5ade8b7058
pushed by
Lerking
master
2025-06-17 04:20:15 +02:00
0s
drivers/esp-hosted: Replace EVENT_POLL_HOOK with mp_event_wait_ms.
#5754
:
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.
#5729
:
Commit
42404b5588
pushed by
Lerking
master
2025-06-16 12:00:15 +02:00
0s
esp32/README: Update README to describe auto filesystem sizing.
#5704
:
Commit
fa393feaed
pushed by
Lerking
master
2025-06-15 00:00:07 +02:00
0s
esp8266/modmachine: Use common machine_time_pulse_us implementation.
#5679
:
Commit
398da22492
pushed by
Lerking
master
2025-06-13 18:40:14 +02:00
0s
tests/run-natmodtests.py: Consider a test skipped if mpy doesn't exist.
#5654
:
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.
#5629
:
Commit
9bde12597a
pushed by
Lerking
master
2025-06-12 12:00:06 +02:00
0s
First
Previous
1
2
3
4
5
...
Next
Last