.. |
variants
|
unix/variants: Enable a few optimisations and features on dev, coverage.
|
3 years ago |
.gitignore
|
unix/.gitignore: Remove *.py from ignore list.
|
3 years ago |
Makefile
|
unix/moduos: Convert module to use extmod version.
|
3 years ago |
alloc.c
|
all: Reformat C and Python source code with tools/codeformat.py.
|
5 years ago |
coverage.c
|
py: Rework bytecode and .mpy file format to be mostly static data.
|
3 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: Update to point to files in new shared/ directory.
|
3 years ago |
input.c
|
all: Update to point to files in new shared/ directory.
|
3 years ago |
input.h
|
ports: Make new ports/ sub-directory and move all ports there.
|
7 years ago |
main.c
|
py/modsys: Add optional mutable attributes sys.ps1/ps2 and use them.
|
3 years ago |
modffi.c
|
unix/modffi: Add option to lock GC in callback, and cfun access.
|
3 years ago |
modjni.c
|
py: Introduce and use mp_raise_type_arg helper.
|
3 years ago |
modmachine.c
|
extmod/machine_mem: Only allow integers in machine.memX subscript.
|
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.c
|
unix/moduos: Convert module to use extmod version.
|
3 years ago |
moduselect.c
|
unix/moduselect: Don't allow both posix and non-posix configurations.
|
4 years ago |
modusocket.c
|
unix/moduos: Convert module to use extmod version.
|
3 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/mpconfigport.h: Collect together config options from extra level.
|
3 years ago |
mpconfigport.mk
|
unix/mpconfigport.mk: Update comment about TLS implementations.
|
6 years ago |
mphalport.h
|
all: Update to point to files in new shared/ directory.
|
3 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: Update to point to files in new shared/ directory.
|
3 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
|
py/mpstate: Schedule KeyboardInterrupt on main thread.
|
3 years ago |