This brings in: - usb-device: raise RuntimeError when DCD error occurs - usb-device-hid: return True after submit_xfer - inspect: implement a very basic signature function - datetime: apply localtz patch to include naive date/time support - datetime: optimize for code size - sdcard: updating sector calculation for SDXC - mip: optimize _CHUNK_SIZE const for code size - aioble/examples: change variable name to _ADV_INTERVAL_US - aioble: fix typo in README in aioble.ADDR_PUBLIC - copy: fix typo in _deepcopy_dispatch - requests: update example for fetching using requests - all: fix formatting errors in docstrings - CONTRIBUTING: add guidelines for module documentation and versioning - cbor2: silence missing `__eq__` warning - pyproject.toml: reorganize ruff lint settings for newer ruff - all: correct various typos in comments and docs - lora: fix import error detection for missing drivers - inspect: support closures/generators/async-funcs in inspect.signature - usb-device-hid: fix descriptor protocol config and set correct default - usb-device-hid: use report protocol after report descriptor requested - umqtt.simple: add unsubscribe method - aiohttp: correctly handle WebSocket message fragmentation - iperf3: fix use as a CLI on the unix port of MicroPython - iperf3: factor out data transfer logic to separate function - iperf3: fix server UDP mode - unix-ffi/socket: remove ip add/drop membership from socket - tarfile: add basic unittest for tarfile.TarFile - tarfile: fix FileSection.skip to not rely on extended readinto args - argparse: Add support for custom argument types - pyproject.toml: add codespell configuration, CI and precommit - all: fix spelling and typos in comments and docstring - aioble/examples: change variable name to _ADV_INTERVAL_US Signed-off-by: Damien George <damien@micropython.org> |
||
|---|---|---|
| .. | ||
| alif_ensemble-cmsis-dfp@04b3176a00 | ||
| alif-security-toolkit@63698efe85 | ||
| arduino-lib@8312406d6c | ||
| asf4@84f56af132 | ||
| axtls@531cab9c27 | ||
| berkeley-db-1.xx@0f3bb6947c | ||
| btstack@77e752abd6 | ||
| cmsis/inc | ||
| crypto-algorithms | ||
| cyw43-driver@dd7568229f | ||
| fsp@e78939d32d | ||
| libffi@3d0ce1e6fc | ||
| libhydrogen@bbca575b62 | ||
| libm | ||
| libm_dbl | ||
| libmetal@0cb7d293a7 | ||
| littlefs | ||
| lwip@77dcd25a72 | ||
| mbedtls@107ea89daa | ||
| mbedtls_errors | ||
| micropython-lib@6ae440a8a1 | ||
| mynewt-nimble@42849560ba | ||
| nrfx@7a4c9d946c | ||
| nxp_driver@91b04b34a5 | ||
| oofatfs | ||
| open-amp@1904dee18d | ||
| pico-sdk@9a4113fbba | ||
| protobuf-c@abc67a11c6 | ||
| re1.5 | ||
| stm32lib@0761975426 | ||
| tinyusb@aa0fc2e08f | ||
| uzlib | ||
| wiznet5k@0803fc519a | ||
| README.md | ||
This directory contains third-party, low-level C libraries and SDKs. Libraries that do not target any specific platform are generally chosen based on them being independent and efficient.