..
asyncio
extmod/asyncio: Make current_task raise exception when there is no task.
8 months ago
axtls-include
all: Prune trailing whitespace.
8 months ago
berkeley-db
all: Update extmod, ports, examples to build with new berkeley-db lib.
8 months ago
btstack
all: Remove the "STATIC" macro and just use "static" instead.
8 months ago
libmetal
extmod/modopenamp: Set a default log handler for ports.
7 months ago
lwip-include
all: Unify header guard usage.
7 years ago
mbedtls
all: Update bindings, ports and tests for mbedtls v3.5.1.
9 months ago
nimble
extmod/nimble: Check for active before setting address mode.
8 months ago
extmod.cmake
all: Update extmod, ports, examples to build with new berkeley-db lib.
8 months ago
extmod.mk
all: Update extmod, ports, examples to build with new berkeley-db lib.
8 months ago
font_petme128_8x8.h
extmod: Move font_petme128_8x8.h from ports/stm32 to extmod.
3 years ago
machine_adc.c
all: Remove the "STATIC" macro and just use "static" instead.
8 months ago
machine_adc_block.c
all: Remove the "STATIC" macro and just use "static" instead.
8 months ago
machine_bitstream.c
all: Remove the "STATIC" macro and just use "static" instead.
8 months ago
machine_i2c.c
all: Remove the "STATIC" macro and just use "static" instead.
8 months ago
machine_i2s.c
esp32/machine_i2s: Integrate new I2S IDF driver.
8 months ago
machine_mem.c
extmod/modmachine: Add MICROPY_PY_MACHINE_MEMX configuration option.
8 months ago
machine_pinbase.c
all: Remove the "STATIC" macro and just use "static" instead.
8 months ago
machine_pulse.c
all: Remove the "STATIC" macro and just use "static" instead.
8 months ago
machine_pwm.c
all: Remove the "STATIC" macro and just use "static" instead.
8 months ago
machine_signal.c
extmod/modmachine: Add MICROPY_PY_MACHINE_SIGNAL configuration option.
8 months ago
machine_spi.c
all: Remove the "STATIC" macro and just use "static" instead.
8 months ago
machine_timer.c
all: Remove the "STATIC" macro and just use "static" instead.
8 months ago
machine_uart.c
all: Remove the "STATIC" macro and just use "static" instead.
8 months ago
machine_usb_device.c
extmod/machine_usb_device: Add support for Python USB devices.
8 months ago
machine_wdt.c
all: Remove the "STATIC" macro and just use "static" instead.
8 months ago
misc.h
extmod/os_dupterm: Let mp_os_dupterm_tx_strn() return num bytes written.
11 months ago
modasyncio.c
extmod/modasyncio: Make mp_asyncio_context variable public.
7 months ago
modbinascii.c
all: Remove the "STATIC" macro and just use "static" instead.
8 months ago
modbluetooth.c
all: Remove the "STATIC" macro and just use "static" instead.
8 months ago
modbluetooth.h
all: Remove the "STATIC" macro and just use "static" instead.
8 months ago
modbtree.c
all: Update extmod, ports, examples to build with new berkeley-db lib.
8 months ago
modcryptolib.c
all: Remove the "STATIC" macro and just use "static" instead.
8 months ago
moddeflate.c
all: Remove the "STATIC" macro and just use "static" instead.
8 months ago
modframebuf.c
examples/natmod/framebuf: Enable FrameBuffer.poly method.
7 months ago
modhashlib.c
all: Remove the "STATIC" macro and just use "static" instead.
8 months ago
modheapq.c
all: Remove the "STATIC" macro and just use "static" instead.
8 months ago
modjson.c
all: Remove the "STATIC" macro and just use "static" instead.
8 months ago
modlwip.c
extmod/modlwip: Use Nagle algorithm and add support for TCP_NODELAY.
6 months ago
modmachine.c
extmod/machine_usb_device: Add support for Python USB devices.
8 months ago
modmachine.h
extmod/machine_usb_device: Add support for Python USB devices.
8 months ago
modnetwork.c
extmod/modnetwork: Implement IPv6 API to set and get NIC configuration.
8 months ago
modnetwork.h
extmod/modnetwork: Implement IPv6 API to set and get NIC configuration.
8 months ago
modonewire.c
all: Remove the "STATIC" macro and just use "static" instead.
8 months ago
modopenamp.c
extmod/modopenamp: Use metal logging functions exclusively.
7 months ago
modopenamp.h
extmod/modopenamp_remoteproc: Add new OpenAMP RemoteProc class.
8 months ago
modopenamp_remoteproc.c
extmod/modopenamp: Use metal logging functions exclusively.
7 months ago
modopenamp_remoteproc.h
extmod/modopenamp_remoteproc: Add new OpenAMP RemoteProc class.
8 months ago
modopenamp_remoteproc_store.c
extmod/modopenamp: Use metal logging functions exclusively.
7 months ago
modos.c
all: Remove the "STATIC" macro and just use "static" instead.
8 months ago
modplatform.c
all: Remove the "STATIC" macro and just use "static" instead.
8 months ago
modplatform.h
extmod/modplatform: Set MICROPY_PLATFORM_ARCH on riscv platforms.
1 year ago
modrandom.c
all: Remove the "STATIC" macro and just use "static" instead.
8 months ago
modre.c
all: Remove the "STATIC" macro and just use "static" instead.
8 months ago
modselect.c
all: Remove the "STATIC" macro and just use "static" instead.
8 months ago
modsocket.c
all: Remove the "STATIC" macro and just use "static" instead.
8 months ago
modtime.c
all: Remove the "STATIC" macro and just use "static" instead.
8 months ago
modtime.h
all: Rename *umodule*.h to remove the "u" prefix.
1 year ago
modtls_axtls.c
extmod/modtls_axtls: Add verify_mode and CERT_NONE constant.
7 months ago
modtls_mbedtls.c
all: Remove the "STATIC" macro and just use "static" instead.
8 months ago
moductypes.c
all: Remove the "STATIC" macro and just use "static" instead.
8 months ago
modvfs.c
all: Remove the "STATIC" macro and just use "static" instead.
8 months ago
modwebrepl.c
all: Remove the "STATIC" macro and just use "static" instead.
8 months ago
modwebsocket.c
all: Remove the "STATIC" macro and just use "static" instead.
8 months ago
modwebsocket.h
all: Rename *umodule*.h to remove the "u" prefix.
1 year ago
mpbthci.c
extmod/modbluetooth: Refactor stack/hci/driver/port bindings.
4 years ago
mpbthci.h
extmod/nimble: Add support for reading whole HCI UART packets.
2 years ago
network_cyw43.c
extmod: Add interface and security constants at WLAN class level.
7 months ago
network_cyw43.h
extmod: Add network-level class binding to cyw43 driver.
6 years ago
network_esp_hosted.c
extmod: Add interface and security constants at WLAN class level.
7 months ago
network_lwip.c
extmod/modnetwork: Implement IPv6 API to set and get NIC configuration.
8 months ago
network_ninaw10.c
extmod: Add interface and security constants at WLAN class level.
7 months ago
network_wiznet5k.c
extmod/network_wiznet5k: Properly enable socket buffers for W5100(S).
6 months ago
os_dupterm.c
extmod/os_dupterm: Handle exception properly when it occurs in parallel.
8 months ago
vfs.c
all: Remove the "STATIC" macro and just use "static" instead.
8 months ago
vfs.h
py/builtin: Clean up and simplify import_stat and builtin_open config.
2 years ago
vfs_blockdev.c
all: Reformat C and Python source code with tools/codeformat.py.
5 years ago
vfs_fat.c
all: Remove the "STATIC" macro and just use "static" instead.
8 months ago
vfs_fat.h
extmod: Factor out block-device struct to make independent of fatfs.
5 years ago
vfs_fat_diskio.c
all: Remove the "STATIC" macro and just use "static" instead.
8 months ago
vfs_fat_file.c
all: Remove the "STATIC" macro and just use "static" instead.
8 months ago
vfs_lfs.c
all: Remove the "STATIC" macro and just use "static" instead.
8 months ago
vfs_lfs.h
extmod: Add VFS littlefs bindings.
5 years ago
vfs_lfsx.c
all: Remove the "STATIC" macro and just use "static" instead.
8 months ago
vfs_lfsx_file.c
all: Remove the "STATIC" macro and just use "static" instead.
8 months ago
vfs_posix.c
all: Remove the "STATIC" macro and just use "static" instead.
8 months ago
vfs_posix.h
extmod/vfs: Introduce a C-level VFS protocol, with fast import_stat.
7 years ago
vfs_posix_file.c
all: Remove the "STATIC" macro and just use "static" instead.
8 months ago
vfs_reader.c
all: Remove the "STATIC" macro and just use "static" instead.
8 months ago
virtpin.c
py/obj: Add accessors for type slots and use everywhere.
2 years ago
virtpin.h
all: Unify header guard usage.
7 years ago