..
asyncio
extmod/asyncio: Emit errors to stderr, not stdout.
1 year ago
axtls-include
extmod/axtls-include: Add back needed header files for building axTLS.
2 years ago
btstack
extmod: Switch to use new event functions.
11 months ago
lwip-include
all: Unify header guard usage.
7 years ago
mbedtls
extmod/mbedtls: Enable certificate time/date validation by default.
11 months ago
nimble
extmod: Switch to use new event functions.
11 months ago
extmod.cmake
extmod: Add lists of libm/libm_dbl source files for ports to use.
11 months ago
extmod.mk
extmod: Add lists of libm/libm_dbl source files for ports to use.
11 months ago
font_petme128_8x8.h
extmod: Move font_petme128_8x8.h from ports/stm32 to extmod.
3 years ago
machine_adc.c
extmod/machine_adc: Factor ports' ADC Python bindings to common code.
1 year ago
machine_adc_block.c
extmod/machine_adc_block: Factor esp32 ADCBlock bindings to common code.
1 year ago
machine_bitstream.c
extmod/modmachine: Consolidate simple machine headers into modmachine.h.
1 year ago
machine_i2c.c
extmod: Switch to use new event functions.
11 months ago
machine_i2s.c
extmod/machine_i2s: Factor comments, some enums and macros.
1 year ago
machine_mem.c
extmod/modmachine: Consolidate mem, i2c and spi headers to modmachine.h.
1 year ago
machine_pinbase.c
extmod/modmachine: Add MICROPY_PY_MACHINE_PIN_BASE option.
11 months ago
machine_pulse.c
extmod/modmachine: Consolidate simple machine headers into modmachine.h.
1 year ago
machine_pwm.c
extmod/machine_pwm: Remove header file and move decls to .c file.
1 year ago
machine_signal.c
extmod/modmachine: Consolidate simple machine headers into modmachine.h.
1 year ago
machine_spi.c
extmod/modmachine: Consolidate mem, i2c and spi headers to modmachine.h.
1 year ago
machine_timer.c
extmod: Add and reorganise compilation guards and includes.
2 years ago
machine_uart.c
extmod/machine_uart: Factor ports' UART Python bindings to common code.
1 year ago
machine_wdt.c
extmod/machine_wdt: Factor ports' WDT Python bindings to common code.
1 year ago
misc.h
all: Rename mp_umodule*, mp_module_umodule* to remove the "u" prefix.
1 year ago
modasyncio.c
extmod/asyncio: Rename uasyncio to asyncio.
1 year ago
modbinascii.c
extmod/moddeflate: Add deflate module providing the DeflateIO class.
1 year ago
modbluetooth.c
extmod/modbluetooth: Initialise nlr_jump_callback_top for IRQ handlers.
1 year ago
modbluetooth.h
extmod/btstack: Add support for CCCD to allow client subscriptions.
2 years ago
modbtree.c
extmod/modbtree: Undefine queue macros before including berkeley-db.
1 year ago
modcryptolib.c
all: Use MP_REGISTER_EXTENSIBLE_MODULE for overrideable built-ins.
1 year ago
moddeflate.c
extmod/moddeflate: Change default window size.
1 year ago
modframebuf.c
extmod/modframebuf: Remove FrameBuffer1 from natmod build.
1 year ago
modhashlib.c
extmod: Update to support mbedtls 3.x.
1 year ago
modheapq.c
all: Use MP_REGISTER_EXTENSIBLE_MODULE for overrideable built-ins.
1 year ago
modjson.c
all: Use MP_REGISTER_EXTENSIBLE_MODULE for overrideable built-ins.
1 year ago
modlwip.c
extmod: Switch to use new event functions.
11 months ago
modmachine.c
extmod/modmachine: Provide common implementation of disable/enable_irq.
11 months ago
modmachine.h
extmod/modmachine: Provide common bindings for 6 bare-metal functions.
11 months ago
modnetwork.c
extmod/modnetwork: Add deinit function to NIC protocol.
11 months ago
modnetwork.h
extmod/modnetwork: Add deinit function to NIC protocol.
11 months ago
modonewire.c
all: Remove third argument to MP_REGISTER_MODULE.
2 years ago
modos.c
nrf: Convert os module to use extmod version.
11 months ago
modplatform.c
all: Use MP_REGISTER_EXTENSIBLE_MODULE for overrideable built-ins.
1 year ago
modplatform.h
extmod/modplatform: Set MICROPY_PLATFORM_ARCH on riscv platforms.
1 year ago
modrandom.c
all: Use MP_REGISTER_EXTENSIBLE_MODULE for overrideable built-ins.
1 year ago
modre.c
py/misc: Change sizeof to offsetof for variable-length alloc.
1 year ago
modselect.c
extmod: Switch to use new event functions.
11 months ago
modsocket.c
extmod/{modlwip,modsocket}: Add support for SO_BROADCAST socket option.
1 year ago
modssl_axtls.c
extmod/modssl_axtls: Only close underlying socket once if it was used.
1 year ago
modssl_mbedtls.c
extmod/modssl_mbedtls: Fix parsing of ciphers in set_ciphers method.
11 months ago
modtime.c
all: Use MP_REGISTER_EXTENSIBLE_MODULE for overrideable built-ins.
1 year ago
modtime.h
all: Rename *umodule*.h to remove the "u" prefix.
1 year ago
moductypes.c
extmod/moductypes: Validate that uctypes.struct addr argument is an int.
1 year ago
modwebrepl.c
all: Rename *umodule*.h to remove the "u" prefix.
1 year ago
modwebsocket.c
all: Use MP_REGISTER_EXTENSIBLE_MODULE for overrideable built-ins.
1 year 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: Switch to use new event functions.
11 months ago
network_cyw43.h
extmod: Add network-level class binding to cyw43 driver.
6 years ago
network_esp_hosted.c
extmod/network_esp_hosted: Add ESP-Hosted networking interface.
1 year ago
network_lwip.c
extmod/modnetwork: Allow more extensive port-specific customisation.
2 years ago
network_ninaw10.c
extmod/network_ninaw10: Switch to using soft-timer for polling.
11 months ago
network_wiznet5k.c
extmod/modmachine: Consolidate mem, i2c and spi headers to modmachine.h.
1 year ago
os_dupterm.c
all: Rename *umodule*.c to remove the "u" prefix.
1 year ago
vfs.c
py/obj: Convert make_new into a mp_obj_type_t slot.
2 years 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
py/obj: Convert make_new into a mp_obj_type_t slot.
2 years ago
vfs_fat.h
extmod: Factor out block-device struct to make independent of fatfs.
5 years ago
vfs_fat_diskio.c
tools/uncrustify: Enable more opts to remove space between func and '('.
4 years ago
vfs_fat_file.c
py/stream: Add mp_stream___exit___obj that calls mp_stream_close.
1 year ago
vfs_lfs.c
extmod: Add and reorganise compilation guards and includes.
2 years ago
vfs_lfs.h
extmod: Add VFS littlefs bindings.
5 years ago
vfs_lfsx.c
extmod/vfs_lfsx: Fix offset used before range check.
1 year ago
vfs_lfsx_file.c
py/misc: Change sizeof to offsetof for variable-length alloc.
1 year ago
vfs_posix.c
extmod/vfs_posix: Fix getcwd() on non-root VFS.
1 year ago
vfs_posix.h
extmod/vfs: Introduce a C-level VFS protocol, with fast import_stat.
7 years ago
vfs_posix_file.c
extmod/vfs_posix_file: Make standard file objects non-const.
1 year ago
vfs_reader.c
extmod/vfs_reader: Add file ioctl to set read buffer size.
1 year 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