英特尔Arduino 101实时操作系统 v2.0.1-RC2 发布

jopen 7年前
   <p style="text-align: center;"><strong><img alt="" src="https://simg.open-open.com/show/cee80d884ac14c8bf7dacd51544c5fff.jpg" /></strong></p>    <p> </p>    <p>英特尔为黑客技术和学习的目的发布了Arduino 101实时操作系统(RTOS)。 Arduino 101可以被认为是一个基于Arduino UNO的渐进式改进。由于它有了Curie模块,它以蓝牙连接、手势识别和一个六轴运动传感器为特色。它包含了两个核心,一个x86和一个32位ARC(Argonaut RISC核心),它们都以32MHz的频率运行,这提供了比UNO的ATmega328微控制器更高的性能和更低的能量功耗。ViperOS RTOS在x86核心中运行,而ARC则管理I/O。101提供了与UNO一样的引脚分配和外围系统。</p>    <h2>更新日志</h2>    <ul>     <li>Wait for scan response before reporting discovered peripheral</li>     <li>Fix Burn bootloader rule</li>     <li>temporarily disable x86 RTOS version check</li>     <li>Add explicit core version</li>     <li>fix arduino101copy and add core flag</li>     <li>udapte expected RTOS FW signature</li>     <li>avoid passing fw version info to "bootloader" receipe</li>     <li>use flags for arduino101load parameters</li>     <li>Move drivers in core</li>     <li>Remove unnecessary delays from peripheral explorer example</li>     <li>Remove comment about BatteryMonitor_Central sketch</li>     <li>Jira 671, Support Connection Interval updating.</li>     <li>Jira 896, merged to 01org/master</li>     <li>Fix Jira876 BLE scanForName() device from previous scan is picked up</li>     <li>Correct | to &, and swap order of write vs write without response</li>     <li>Implement the block call for descriptor read method</li>     <li>Set characteristic value internally if it not associated with a service yet</li>     <li>Set all pins to INPUT on sketch startup</li>     <li>Make sure LED is not lit on sketch start</li>     <li>Jira 872, BLE sample sketch update from Arduino, PR 375</li>     <li>cleanup unwanted file</li>     <li>CDC-ACM CODK-M firmware compatibility changes</li>     <li>-add error functions</li>    </ul>    <h2>下载</h2>    <ul>     <li><a href="/misc/goto?guid=4959004221300881673" rel="nofollow"><strong>flashpack_ble_v3.tar.bz2</strong></a></li>     <li><a href="/misc/goto?guid=4959004221384483066" rel="nofollow"><strong>package_public_2.0.1-rc2_index.json</strong></a></li>     <li><a href="/misc/goto?guid=4959004221465486018" rel="nofollow"><strong>Source code</strong> (zip)</a></li>     <li><a href="/misc/goto?guid=4959004221562736888" rel="nofollow"><strong>Source code</strong> (tar.gz)</a></li>    </ul>    <p>本站原创,转载时保留以下信息:<br /> 本文转自:深度开源(open-open.com)<br /> 原文地址:<a href="http://www.open-open.com/news/view/60f83daf">http://www.open-open.com/news/view/60f83daf</a></p>