6
I Use This!
Very High Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Dec 06, 2024 — Dec 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
esp32/machine_sdcard: Add SDCard SPI mode support for ESP32-S2,C3,C6. More... 10 months ago
esp32/machine_sdcard: Add SDCard pin assignments for ESP32-S3 support. More... 10 months ago
esp32/machine_sdcard: Fix invalid result of SDCard.read/writeblocks. More... 10 months ago
esp32/network_lan: Add support for LAN8670 PHY. More... 10 months ago
mimxrt/hal: Set the flexspi flash CLK frequency on boot. More... 10 months ago
tests/multi_wlan: Remove esp8266 port workaround. More... 10 months ago
docs/reference: Add strings vs bytes to speed optimisation tips. More... 10 months ago
py/emitnative: Load and store words just once for Viper code. More... 10 months ago
py/emitnative: Mark condition code tables as const. More... 10 months ago
mimxrt/boards: Add flash configuration constants to mpconfigboard.mk. More... 10 months ago
alif/modmachine: Implement proper low-power modes. More... 10 months ago
py/mkrules.mk: Reset USER_C_MODULES when building mpy-cross dependency. More... 10 months ago
alif/machine_rtc: Add basic machine.RTC support. More... 10 months ago
mimxrt/boards: Re-generate MIMXRT1052 clock config files. More... 10 months ago
py/parsenum: Reduce code footprint of mp_parse_num_float. More... 10 months ago
py/asmxtensa: Make the generated code dumper work on mpy-cross. More... 10 months ago
docs/esp32: Add documentation for SPI Ethernet devices on esp32 port. More... 10 months ago
py/gc: Reorder static functions for clarity. More... 10 months ago
py/emitinlinextensa: Simplify register name lookup. More... 10 months ago
extmod/mbedtls: Try GC before failing to setup socket on esp32, unix. More... 10 months ago
docs: Note which ports have default or optional network.PPP support. More... 10 months ago
py/parse: Add support for math module constants and float folding. More... 10 months ago
esp32/esp32_common.cmake: Allow overriding linker.lf. More... 10 months ago
tools/mpremote: Introduce timeout_overall for read_until(). More... 10 months ago
py/parsenumbase: Favor clarity of code over manual optimisation. More... 10 months ago
mimxrt/flash: Swap the order of disabling IRQ and disabling the cache. More... 10 months ago
tools/mpremote: Avoid initial blocking read in read_until(). More... 10 months ago
rp2/modules: Fix memory leak and logic bug in handling of _pio_funcs. More... 10 months ago
mimxrt/mpconfigport: Remove hard-coded CMSIS header. More... 11 months ago
py/asmxtensa: Replace printf messages with exceptions. More... 11 months ago