6
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
webassembly/api: Fix waiting for Emscripten module to be loaded. More... 1 day ago
github/workflows: Run code size workflow on shared or port code changes. More... 3 days ago
github/workflows: Update coverage workflow to codecov-action@v4. More... 5 days ago
py/objfun: Fix C++ compatibility with casting in inline functions. More... 7 days ago
webassembly/api: Allocate code data on C heap when running Python code. More... 8 days ago
lib/arduino-lib: Update submodule to the latest. More... 14 days ago
shared/tinyusb: Fix dynamic USB control callbacks for wLength==0. More... 20 days ago
py/obj: Fix initialiser order in MP_DEFINE_CONST_OBJ_TYPE_NARGS_ macros. More... 22 days ago
rp2/README: Fix typo, improve sentence about building with other boards. More... 23 days ago
webassembly/proxy_js: Allow a Python proxy of a function to be undone. More... 27 days ago
webassembly/proxy_js: Promote Python thenable to a Promise. More... 27 days ago
webassembly/proxy_c: Ensure return value of async fun is passed to JS. More... 27 days ago
samd/mcu: Guard static function with appropriate #if. More... 27 days ago
rp2/modmachine: Prevent lock-up when lightsleep() called within thread. More... 28 days ago
extmod/modopenamp: Use metal logging functions exclusively. More... 28 days ago
tests/net_inet: Add simpler tls sites test, and skip existing on axtls. More... 28 days ago
extmod/modtls_axtls: Add verify_mode and CERT_NONE constant. More... 28 days ago
drivers/memory: Add IS25LPWP064D chip to list of external flash devices. More... 29 days ago
samd/samd_qspiflash: Avoid reading status byte 2 when not available. More... 29 days ago
tests/cpydiff: Add a note about risk of resizing memoryview targets. More... 29 days ago
shared/tinyusb: Increase default string descr max length to 40 chars. More... 29 days ago
shared/tinyusb: Update some code comments for runtime USB. More... 29 days ago
shared/tinyusb: Don't disconnect on soft reset unless USB was active. More... 29 days ago
stm32/README: Update list of supported STM32 series. More... 29 days ago
rp2/CMakeLists: Apply O2 optimisation to map, mpz and vm source code. More... about 1 month ago
py/makeqstrdata.py: Ensure that scope names get low qstr values. More... about 1 month ago
esp8266/Makefile: Add support for C++ user C modules. More... about 1 month ago
tools/manifestfile.py: Fix freeze() when script is an empty iterable. More... about 1 month ago
docs/reference/mpyfiles: Document change in .mpy sub-version. More... about 1 month ago
examples/natmod/framebuf: Enable FrameBuffer.poly method. More... about 1 month ago