MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
Stars
21.6k
Forks
8.8k
Watchers
21.6k
Open Issues
1.9k
Overall repository health assessment
No package.json found
This might not be a Node.js project
8.4k
commits
2.9k
commits
742
commits
571
commits
532
commits
364
commits
298
commits
246
commits
223
commits
203
commits
github/workflows: Bump codecov/codecov-action from 5 to 6.
8c6dfa5View on GitHubgithub/workflows: Bump microsoft/setup-msbuild from 2 to 3.
ba28b8fView on GitHubgithub: Ignore codecov upload failure on forks with no token set.
b0d2072View on GitHubgithub: Improve error on "Build mpremote wheel" if fork is missing tags.
da0149fView on GitHubgithub/workflows: Drop VS2017, use preinstalled v142 toolset for VS2019.
295df7cView on GitHubesp32/machine_pin: Make all pins on ESP32-P4 output capable.
f456a23View on GitHubesp32/network_wlan: Look up IP addresses for the stations list.
2f16bf4View on GitHubesp32/machine_sdcard: Make default SDMMC slot configurable.
e57e522View on GitHubesp32/boards/LILYGO_T3_S3: Add LILYGO T3-S3 board definition.
71d2314View on GitHubunix/modsocket: Add "sendall" method to socket class.
0241784View on GitHubpy/persistentcode: Use MP_ENCODE_UINT_MAX_BYTES instead of custom macro.
a91910cView on GitHubpy/obj: Explicitly cast slot initializer values to `(const void *)`.
8af714eView on GitHubpy/obj: Enforce slot function signatures at compile time.
e274a38View on GitHubpy/obj: Reorganize slot access macros to put with slot definitions.
483715dView on GitHubpy/obj: Eliminate trailing comma from MP_DEFINE_CONST_OBJ_TYPE_NARGS.
8223287View on GitHub