首页
开源
资讯
活动
开源许可证
软件工程云服务
软件代码质量检测云服务
持续集成与部署云服务
社区个性化内容推荐服务
贡献审阅人推荐服务
群体化学习服务
重睛鸟代码扫描工具
登录
注册
代码拉取完成,页面将自动刷新
Watch
1
Star
2
Fork
0
pdusb
/
micropython
Fork 仓库
加载中
取消
确认
代码
Issues
0
Pull Requests
0
Wiki
0
统计
标签
标签名
描述
提交信息
操作
v1.3.1
Bug fixes, viper improvements, and more New features in core: - min and max accept key= argument - accepts user defined ==, >, <=, >= - native support for ARM (non thumb) - cut RAM and ROM usage of zlibd - significant GC allocation speed up Viper improvements: - type annotations - store to global - call functions with native types - raise exceptions Bug fixes to core: - fix multiplication of a sequence by negative number - GC bug fix where native code was being collected - int(b'1234') now works - can now make strings longer than 64k unix port: - modtermios for unix - make install for unix stmhal port: - reduced code size by 35k - put some code into first 16k block - in safe mode SD card is still presented as MSD - SD card init fixes; should be more reliable - added time.mktime; enhanced time.localtime - new Pin functions: mode, pull, af - nestable enable_irq/disable_irq - added pyb.micros() - added USB_VCP.any() - STM32F4DISC accel support via staccel.py script
110ba35
2014-08-29 06:37
下载
v1.3
v1.3: New features and many bug fixes. New features include: - file.flush, os.stat - unicode enabled by default on unix and stmhal ports - print function accepts file= argument - I2C object allows for 16-bit mem addr - emergency exception buffer for improved exception traceback - USB_VCP object - 0:/ and 1:/ changed to /flash and /sd - improved Pin object - can set pin alternate function from Python - builtin reversed, can len() and subscr range objects - added moductypes - added modzlibd for DEFLATE decompression Code improvements include: - more efficient line-number to bytecode mapping - new STM HAL driver v1.3.0 Bug fixes include: - mpz (bignum) fixes - accel startup improved - important bug fix in GC
9d02780
2014-08-13 06:24
下载
v1.2
v1.2: Unicode support (disabled by default); bug fixes and minor features added.
dce8876
2014-07-14 04:24
下载
v1.1.1
v1.1.1: Improved LCD driver, UART REPL and some bug fixes. Bumping version because this binary will be put on the next batch of pyboards.
2547928
2014-06-15 16:47
下载
v1.1
v1.1: Many bug fixes, enhancements and features.
8340c48
2014-06-13 02:50
下载
v1.0.1
v1.0.1: mostly bug fixes for stmhal/, features for py/. Main bug fixes: flushing USB CDC correctly, setting RTC. Main features for stmhal: improved native and viper emitters. This version goes on the next batch of pyboards.
147c80b
2014-05-12 03:50
下载
v1.0
Version 1.0! This is shipping with the next batch of pyboards.
6ec835d
2014-05-04 02:08
下载
v1.0-rc1
Preparing for v1.0.
b4bb3fd
2014-05-04 01:44
下载
下载
请输入验证码,防止盗链导致资源被占用
取消
下载