.. |
variants
|
unix/variants: Enable seeding random module on import in dev, coverage.
|
2 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/malloc: Introduce m_tracked_calloc, m_tracked_free functions.
|
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
|
unix: Implement `-X realtime` command-line option on macOS.
|
2 years ago |
modffi.c
|
all: Remove third argument to MP_REGISTER_MODULE.
|
2 years ago |
modjni.c
|
all: Remove third argument to MP_REGISTER_MODULE.
|
2 years ago |
modmachine.c
|
all: Remove third argument to MP_REGISTER_MODULE.
|
2 years ago |
modtermios.c
|
all: Remove third argument to MP_REGISTER_MODULE.
|
2 years ago |
modtime.c
|
all: Remove third argument to MP_REGISTER_MODULE.
|
2 years ago |
moduos.c
|
unix,windows: Factor out code that generates random bytes to a new func.
|
2 years ago |
moduselect.c
|
all: Remove third argument to MP_REGISTER_MODULE.
|
2 years ago |
modusocket.c
|
all: Remove third argument to MP_REGISTER_MODULE.
|
2 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/variants: Enable seeding random module on import in dev, coverage.
|
2 years ago |
mpconfigport.mk
|
unix/mpconfigport.mk: Update comment about TLS implementations.
|
6 years ago |
mphalport.h
|
unix,windows: Factor out code that generates random bytes to a new func.
|
2 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
|
unix: Implement `-X realtime` command-line option on macOS.
|
2 years ago |
mpthreadport.h
|
unix: Implement `-X realtime` command-line option on macOS.
|
2 years ago |
qstrdefsport.h
|
all: Add *FORMAT-OFF* in various places.
|
5 years ago |
unix_mphal.c
|
unix,windows: Factor out code that generates random bytes to a new func.
|
2 years ago |