| .. |
|
axtls-include
|
initial v1.19.1 merge; not compiled yet
|
2023-08-01 13:50:05 -04:00 |
|
lwip-include
|
MPy v1.22 merge: initial merge; not compiled yet
|
2024-07-25 15:16:24 -04:00 |
|
ulab@eacb0c9af4
|
update ulab
|
2023-10-30 10:10:54 +01:00 |
|
extmod.mk
|
MPy v1.22 merge: initial merge; not compiled yet
|
2024-07-25 15:16:24 -04:00 |
|
font_petme128_8x8.h
|
extmod: Move font_petme128_8x8.h from ports/stm32 to extmod.
|
2022-05-05 13:30:40 +10:00 |
|
misc.h
|
extmod/os_dupterm: Let mp_os_dupterm_tx_strn() return num bytes written.
|
2023-12-22 10:26:52 +11:00 |
|
modasyncio.c
|
MPy v1.22 merge: initial merge; not compiled yet
|
2024-07-25 15:16:24 -04:00 |
|
modbinascii.c
|
MPy v1.22 merge: initial merge; not compiled yet
|
2024-07-25 15:16:24 -04:00 |
|
moddeflate.c
|
extmod/moddeflate: Change default window size.
|
2023-09-01 12:23:37 +10:00 |
|
modhashlib.c
|
address review comments
|
2024-08-21 16:50:19 -04:00 |
|
modheapq.c
|
all: Use MP_REGISTER_EXTENSIBLE_MODULE for overrideable built-ins.
|
2023-06-08 17:54:21 +10:00 |
|
modjson.c
|
smoke tests on RP2040 and nRF52840 (BLE periph tested
|
2024-07-27 11:22:02 -04:00 |
|
modmachine.c
|
extmod/modmachine: Provide common implementation of disable/enable_irq.
|
2023-11-30 16:11:11 +11:00 |
|
modmachine.h
|
extmod/modmachine: Provide common bindings for 6 bare-metal functions.
|
2023-11-30 16:11:11 +11:00 |
|
modos.c
|
extmod/modos: Factor os.dupterm_notify() function to common extmod code.
|
2023-12-18 12:20:47 +11:00 |
|
modplatform.c
|
all: Use MP_REGISTER_EXTENSIBLE_MODULE for overrideable built-ins.
|
2023-06-08 17:54:21 +10:00 |
|
modplatform.h
|
extmod/modplatform: Set MICROPY_PLATFORM_ARCH on riscv platforms.
|
2023-06-23 15:34:22 +10:00 |
|
modrandom.c
|
restore old uzlib; remove remaining U and u prefixes
|
2023-10-19 21:29:57 -04:00 |
|
modre.c
|
MPy v1.22 merge: initial merge; not compiled yet
|
2024-07-25 15:16:24 -04:00 |
|
modselect.c
|
smoke tests on RP2040 and nRF52840 (BLE periph tested
|
2024-07-27 11:22:02 -04:00 |
|
modtime.c
|
all: Use MP_REGISTER_EXTENSIBLE_MODULE for overrideable built-ins.
|
2023-06-08 17:54:21 +10:00 |
|
modtime.h
|
all: Rename *umodule*.h to remove the "u" prefix.
|
2023-06-08 17:54:14 +10:00 |
|
moductypes.c
|
extmod/moductypes: Validate that uctypes.struct addr argument is an int.
|
2023-10-12 15:47:15 +11:00 |
|
modzlib.c
|
Fix merge bugs; remove shared/tinyusb/*
|
2023-10-19 16:02:42 -04:00 |
|
vfs.c
|
MPy v1.22 merge: initial merge; not compiled yet
|
2024-07-25 15:16:24 -04:00 |
|
vfs.h
|
MPy v1.22 merge: initial merge; not compiled yet
|
2024-07-25 15:16:24 -04:00 |
|
vfs_blockdev.c
|
MPy v1.22 merge: initial merge; not compiled yet
|
2024-07-25 15:16:24 -04:00 |
|
vfs_fat.c
|
wip: fixing compilation
|
2024-07-26 18:38:46 -04:00 |
|
vfs_fat.h
|
MPy v1.22 merge: initial merge; not compiled yet
|
2024-07-25 15:16:24 -04:00 |
|
vfs_fat_diskio.c
|
Merge MicroPython 1.12 into CircuitPython
|
2021-05-03 14:01:18 -07:00 |
|
vfs_fat_file.c
|
MPy v1.22 merge: initial merge; not compiled yet
|
2024-07-25 15:16:24 -04:00 |
|
vfs_lfs.c
|
extmod: Add and reorganise compilation guards and includes.
|
2022-11-11 16:24:32 +11:00 |
|
vfs_lfs.h
|
Merge MicroPython 1.12 into CircuitPython
|
2021-05-03 14:01:18 -07:00 |
|
vfs_lfsx.c
|
extmod/vfs_lfs: Fix lfs cache_size calculation.
|
2023-12-22 11:03:23 +11:00 |
|
vfs_lfsx_file.c
|
py/misc: Change sizeof to offsetof for variable-length alloc.
|
2023-11-03 16:03:18 +11:00 |
|
vfs_posix.c
|
extmod/vfs_posix: Fix getcwd() on non-root VFS.
|
2023-10-19 16:21:09 +02:00 |
|
vfs_posix.h
|
initial v1.19.1 merge; not compiled yet
|
2023-08-01 13:50:05 -04:00 |
|
vfs_posix_file.c
|
extmod/vfs_posix_file: Make standard file objects non-const.
|
2023-11-09 15:01:34 +11:00 |
|
vfs_reader.c
|
extmod/vfs_reader: Add file ioctl to set read buffer size.
|
2023-11-09 11:20:31 +11:00 |
|
virtpin.c
|
initial v1.19.1 merge; not compiled yet
|
2023-08-01 13:50:05 -04:00 |
|
virtpin.h
|
MPy v1.22 merge: initial merge; not compiled yet
|
2024-07-25 15:16:24 -04:00 |