英特爾Arduino 101實時操作系統 v2.0.1-RC2 發布
英特爾為黑客技術和學習的目的發布了Arduino 101實時操作系統(RTOS)。 Arduino 101可以被認為是一個基于Arduino UNO的漸進式改進。由于它有了Curie模塊,它以藍牙連接、手勢識別和一個六軸運動傳感器為特色。它包含了兩個核心,一個x86和一個32位ARC(Argonaut RISC核心),它們都以32MHz的頻率運行,這提供了比UNO的ATmega328微控制器更高的性能和更低的能量功耗。ViperOS RTOS在x86核心中運行,而ARC則管理I/O。101提供了與UNO一樣的引腳分配和外圍系統。
更新日志
- Wait for scan response before reporting discovered peripheral
- Fix Burn bootloader rule
- temporarily disable x86 RTOS version check
- Add explicit core version
- fix arduino101copy and add core flag
- udapte expected RTOS FW signature
- avoid passing fw version info to "bootloader" receipe
- use flags for arduino101load parameters
- Move drivers in core
- Remove unnecessary delays from peripheral explorer example
- Remove comment about BatteryMonitor_Central sketch
- Jira 671, Support Connection Interval updating.
- Jira 896, merged to 01org/master
- Fix Jira876 BLE scanForName() device from previous scan is picked up
- Correct | to &, and swap order of write vs write without response
- Implement the block call for descriptor read method
- Set characteristic value internally if it not associated with a service yet
- Set all pins to INPUT on sketch startup
- Make sure LED is not lit on sketch start
- Jira 872, BLE sample sketch update from Arduino, PR 375
- cleanup unwanted file
- CDC-ACM CODK-M firmware compatibility changes
- -add error functions
下載
本站原創,轉載時保留以下信息:
本文轉自:深度開源(open-open.com)
原文地址:http://www.baiduhome.net/news/view/60f83daf
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!