circuitpython/extmod
Dan Halbert f2ebe6839c Initial MicroPython v1.21.0 merge; not compiled yet 2023-10-18 17:49:14 -04:00
..
axtls-include initial v1.19.1 merge; not compiled yet 2023-08-01 13:50:05 -04:00
lwip-include WIP: complete manual inspection of all significant changes 2018-07-23 21:34:25 -04:00
ulab@2df210f87a update ulab 2023-09-22 14:48:55 -05:00
extmod.mk Initial MicroPython v1.21.0 merge; not compiled yet 2023-10-18 17:49:14 -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 silabs build needs work; other builds are working 2023-08-13 19:05:16 -04:00
modasyncio.c Initial MicroPython v1.21.0 merge; not compiled yet 2023-10-18 17:49:14 -04:00
modbinascii.c Initial MicroPython v1.21.0 merge; not compiled yet 2023-10-18 17:49:14 -04:00
moddeflate.c extmod/moddeflate: Change default window size. 2023-09-01 12:23:37 +10:00
modhashlib.c Initial MicroPython v1.21.0 merge; not compiled yet 2023-10-18 17:49:14 -04:00
modheapq.c all: Use MP_REGISTER_EXTENSIBLE_MODULE for overrideable built-ins. 2023-06-08 17:54:21 +10:00
modjson.c Initial MicroPython v1.21.0 merge; not compiled yet 2023-10-18 17:49:14 -04:00
modos.c all: Use MP_REGISTER_EXTENSIBLE_MODULE for overrideable built-ins. 2023-06-08 17:54:21 +10: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 Initial MicroPython v1.21.0 merge; not compiled yet 2023-10-18 17:49:14 -04:00
modre.c Initial MicroPython v1.21.0 merge; not compiled yet 2023-10-18 17:49:14 -04:00
modselect.c Initial MicroPython v1.21.0 merge; not compiled yet 2023-10-18 17:49:14 -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 initial v1.19.1 merge; not compiled yet 2023-08-01 13:50:05 -04:00
modzlib.c Initial MicroPython v1.21.0 merge; not compiled yet 2023-10-18 17:49:14 -04:00
vfs.c fix vfs_fat build errors 2023-09-22 13:38:46 -05:00
vfs.h initial v1.19.1 merge; not compiled yet 2023-08-01 13:50:05 -04:00
vfs_blockdev.c Merge MicroPython 1.12 into CircuitPython 2021-05-03 14:01:18 -07:00
vfs_fat.c Trinket M0 comes up; still very much wip 2023-09-28 16:22:10 -04:00
vfs_fat.h initial v1.19.1 merge; not compiled yet 2023-08-01 13:50:05 -04:00
vfs_fat_diskio.c Merge MicroPython 1.12 into CircuitPython 2021-05-03 14:01:18 -07:00
vfs_fat_file.c Initial MicroPython v1.21.0 merge; not compiled yet 2023-10-18 17:49:14 -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 initial v1.19.1 merge; not compiled yet 2023-08-01 13:50:05 -04:00
vfs_lfsx_file.c py/stream: Add mp_stream___exit___obj that calls mp_stream_close. 2023-07-21 18:49:03 +10:00
vfs_posix.c initial v1.19.1 merge; not compiled yet 2023-08-01 13:50:05 -04: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: Fix flush handling in msvc builds. 2023-10-05 10:18:24 +11:00
vfs_reader.c Merge MicroPython 1.13 into CircuitPython 2021-05-04 18:06:33 -07:00
virtpin.c initial v1.19.1 merge; not compiled yet 2023-08-01 13:50:05 -04:00
virtpin.h initial v1.19.1 merge; not compiled yet 2023-08-01 13:50:05 -04:00