修复socket模块在lwip中fcntl的参数数量错误 梦程MI support GPIO pika_hal for BLMCU codercmd Fix Typo on PikaVM.c Ikko Eltociear Ashimine Fix type assert on dataArgs.c itschina add examples/Device/KEY_POLL.PY codercmd hmac
#include <fcntl.h> #include <errno.h> #include <stdio.h> #include <ctype.h> static int _gettemp(); mkstemp(path) char *path; { int fd; return (_gettemp(path, &fd) ? fd : -1); } char * mktemp(path) char *path; { return(_gettemp(path, (int *)NULL) ? path : (char...
fcntl all: setup.py: Switch to sdist_upip. 7年前 ffilib all: setup.py: Switch to sdist_upip. 7年前 fnmatch fnmatch: Remove dependency on posixpath module. 5年前 formatter all: setup.py: Switch to sdist_upip. 7年前 fractions all: setup.py: Switch to sdist_upip. 7...
fcntl all: setup.py: Switch to sdist_upip. 7年前 ffilib all: setup.py: Switch to sdist_upip. 7年前 fnmatch fnmatch: Remove dependency on posixpath module. 5年前 formatter all: setup.py: Switch to sdist_upip. 7年前 fractions
fcntl all: Update metadata for new URL, mailing list, maintainership. Jul 31, 2018 ffilib all: Update metadata for new URL, mailing list, maintainership. Jul 31, 2018 filecmp filecmp: Add placeholder module. Sep 27, 2018 fileinput fileinput: Add placeholder module. Sep 28, 2018 fnmatch ...
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems - micropython/py/persistentcode.c at bb047558da6d7e1857e1d4c79547776976353cd3 · micropython/micropython
fcntl all: setup.py: Switch to sdist_upip. 7年前 ffilib all: setup.py: Switch to sdist_upip. 7年前 fnmatch all: setup.py: Switch to sdist_upip. 7年前 formatter all: setup.py: Switch to sdist_upip. 7年前 fractions all: setup.py: Switch to sdist_upip. ...
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems - micropython/extmod/vfs_posix_file.c at master · micropython/micropython
修复socket模块在lwip中fcntl的参数数量错误 梦程MI support GPIO pika_hal for BLMCU codercmd Fix Typo on PikaVM.c Ikko Eltociear Ashimine Fix type assert on dataArgs.c itschina add examples/Device/KEY_POLL.PY codercmd hmac hashlib base64 aes modules 梦程MI fix pikaCompiler build error on ...
修复socket模块在lwip中fcntl的参数数量错误 梦程MI support GPIO pika_hal for BLMCU codercmd Fix Typo on PikaVM.c Ikko Eltociear Ashimine Fix type assert on dataArgs.c itschina add examples/Device/KEY_POLL.PY codercmd hmac hashlib base64 aes modules 梦程MI fix pikaCompiler build error on ...