micropython 1.24.1 已发布
<p>这是一个包含以下提交的补丁版本:</p><ul>
<li>tools/mpremote: fix UnboundLocalError in Transport.fs_writefile()</li>
<li>esp32/machine_pwm: use IDF functions to calculate resolution correctly</li>
<li>pic16bit: make it build with recent XC16 versions</li>
<li>py/objdeque: fix buffer overflow in deque_subscr</li>
<li>extmod/modlwip: fix IGMP address type when IPv6 is enabled</li>
<li>esp32/machine_pwm: restore PWM support for ESP-IDF v5.0.x and v5.1.x</li>
<li>esp32: workaround native code execution crash on ESP32-S2</li>
<li>tools/mpremote: make sure stdout and stderr output appear in order</li>
<li>tools/mpremote: add test for forced copy</li>
<li>tools/mpremote: support trailing slash on dest for non-recursive copy</li>
<li>esp32/modsocket: fix getaddrinfo hints to set AI_CANONNAME</li>
<li>extmod/vfs_blockdev: support bool return from Python read/write blocks</li>
<li>extmod/network_cyw43: fix isconnected() result on AP interface</li>
<li>extmod/network_cyw43: fix uninitialised variable in status('stations')</li>
<li>extmod/network_cyw43: allow configuring active AP interface</li>
<li>esp32: fix setting WLAN channel in AP mode</li>
<li>esp32: use hardware version for touchpad macro defines</li>
<li>esp32: fix machine.TouchPad startup on ESP32-S2 and S3</li>
<li>extmod/modframebuf: fix 0 radius bug in FrameBuffer.ellipse</li>
<li>nrf/drivers/ticker: reset slow ticker callback count on soft reboot</li>
<li>py/objfloat: workaround non-constant NAN definition on Windows MSVC</li>
</ul>
<p><a href="https://github.com/micropython/micropython/releases/tag/v1.24.1" target="_blank">https://github.com/micropython/micropython/releases/tag/v1.24.1</a></p>
<p><img height="63" src="https://bbs.eeworld.com.cn/static/editor/plugins/hkemoji/sticker/facebook/victory.gif" width="61" />感谢dc大哥分享。。。。。。。。。。。。。。。。。。。。。<img height="48" src="https://bbs.eeworld.com.cn/static/editor/plugins/hkemoji/sticker/facebook/loveliness.gif" width="48" /></p>
hellokitty_bean 发表于 2024-11-30 14:34
感谢dc大哥分享。。。。。。。。。。。。。。。。。。。。。
<p>1.25版也不远了。</p>
<p>谢谢分享!</p>
<p>万一24.1有啥问题,可能中间还得有个24.2,话说现在也是比较稳定的时候了,大版本更新太快也不算是好事啊</p>
极限零 发表于 2024-12-2 09:56
万一24.1有啥问题,可能中间还得有个24.2,话说现在也是比较稳定的时候了,大版本更新太快也不算是好事啊
<p>这个版本是修复发现的几个错误,下一版是1.25</p>
页:
[1]