.. |
variants
|
unix/Makefile: Move coverage.c and coveragecpp.cpp to coverage variant.
|
4 years ago |
.gitignore
|
unix: Rename unix binaries to micropython-variant (not _variant).
|
5 years ago |
Makefile
|
extmod/modbluetooth: Add API for L2CAP channels.
|
4 years ago |
alloc.c
|
all: Reformat C and Python source code with tools/codeformat.py.
|
5 years ago |
coverage.c
|
py/mpprint: Fix length calculation for strings with precision-modifier.
|
4 years ago |
coveragecpp.cpp
|
esp32,unix: Support building C++ code.
|
4 years ago |
fatfs_port.c
|
unix/fatfs_port: Fix month offset in timestamp calculation.
|
4 years ago |
gccollect.c
|
all: Factor gchelper code to one place and use it for unix & ARM ports.
|
5 years ago |
input.c
|
unix: Implement PEP 475 to retry syscalls failing with EINTR.
|
5 years ago |
input.h
|
ports: Make new ports/ sub-directory and move all ports there.
|
7 years ago |
main.c
|
all: Rename BYTES_PER_WORD to MP_BYTES_PER_OBJ_WORD.
|
4 years ago |
modffi.c
|
all: Format code to add space after C++-style comment start.
|
5 years ago |
modjni.c
|
all: Format code to add space after C++-style comment start.
|
5 years ago |
modmachine.c
|
extmod/machine_mem: Only allow integers in machine.memX subscript.
|
4 years ago |
modos.c
|
unix/modos: Support larger integer range in uos.stat fields.
|
4 years ago |
modtermios.c
|
all: Reformat C and Python source code with tools/codeformat.py.
|
5 years ago |
modtime.c
|
unix/modtime: Fix time() precision on unix ports with non-double floats.
|
4 years ago |
moduos_vfs.c
|
all: Reformat C and Python source code with tools/codeformat.py.
|
5 years ago |
moduselect.c
|
unix/moduselect: Don't allow both posix and non-posix configurations.
|
4 years ago |
modusocket.c
|
all: Format code to add space after C++-style comment start.
|
5 years ago |
mpbthciport.c
|
extmod/nimble: Make stm32 and unix NimBLE ports use synchronous events.
|
4 years ago |
mpbtstackport.h
|
unix: Implement BLE H4 HCI UART for btstack/nimble.
|
4 years ago |
mpbtstackport_common.c
|
unix/mpbtstackport_common: Implement mp_bluetooth_hci_active.
|
4 years ago |
mpbtstackport_h4.c
|
unix: Implement BLE H4 HCI UART for btstack/nimble.
|
4 years ago |
mpbtstackport_usb.c
|
extmod/modbluetooth: Refactor stack/hci/driver/port bindings.
|
4 years ago |
mpconfigport.h
|
unix: Handle pending events/scheduler in MICROPY_EVENT_POLL_HOOK.
|
4 years ago |
mpconfigport.mk
|
unix/mpconfigport.mk: Update comment about TLS implementations.
|
6 years ago |
mphalport.h
|
unix: Make mp_hal_delay_ms run MICROPY_EVENT_POLL_HOOK.
|
4 years ago |
mpnimbleport.c
|
extmod/nimble: Make stm32 and unix NimBLE ports use synchronous events.
|
4 years ago |
mpnimbleport.h
|
unix: Implement BLE H4 HCI UART for btstack/nimble.
|
4 years ago |
mpthreadport.c
|
all: Rename BYTES_PER_WORD to MP_BYTES_PER_OBJ_WORD.
|
4 years ago |
mpthreadport.h
|
unix: Implement MICROPY_BEGIN/END_ATOMIC_SECTION protection macros.
|
5 years ago |
qstrdefsport.h
|
all: Add *FORMAT-OFF* in various places.
|
5 years ago |
unix_mphal.c
|
unix: Make mp_hal_delay_ms run MICROPY_EVENT_POLL_HOOK.
|
4 years ago |