英特爾Arduino 101實時操作系統 v2.0.1 發布

jopen 7年前發布 | 9K 次閱讀 英特爾 x86 Arduino 101 Arc

 

英特爾為黑客技術和學習的目的發布了Arduino 101實時操作系統(RTOS)。 Arduino 101可以被認為是一個基于Arduino UNO的漸進式改進。由于它有了Curie模塊,它以藍牙連接、手勢識別和一個六軸運動傳感器為特色。它包含了兩個核心,一個x86和一個32位ARC(Argonaut RISC核心),它們都以32MHz的頻率運行,這提供了比UNO的ATmega328微控制器更高的性能和更低的能量功耗。ViperOS RTOS在x86核心中運行,而ARC則管理I/O。101提供了與UNO一樣的引腳分配和外圍系統。

更新日志

SerialFlash: fix compile errors
? Modify comments to point to Paul Stoffregen's Serial Flash library in…
? Jira 870, Change sensortag_button.ino to use localName
? Fix arduino101load argument passing if binary path contains spaces
? Jira 868, BLE Peripheral stack crash with long write, git456
? Jira 836, Enumerate non connectable Peripherals in Central scan …
? Jira 859. Support BLE descriptor processing.
? Jira 867, BLE setValue(), add support for strings, git #210
? Jira 793 Support Characteristic UUID that is not subset of Service, git 384
? Jira 858, Can't trigger BLEConnected, BLEDisconnected events, git 445
? Make onboard flash port and cs pin explicit
? Add CurieSerialFlash wrapper over SerialFlash library
? [TEMP] remove PaulStoffregen's SerialFlash fork
? Fix and simplify SensorTag button example
? Jira 802, BLE Central scan() to filter Peripheral adv, git #369
? Jira 842 UART improvement, PR 266, broke BLE interface.
? Jira 832 Sketch cannot exercise BLE broadcast, git 420
? Jira 857, BLEPeripheral::connected() always returns false, git 444
? Jira 795, read() is blocking selectable, git 383
? Use single dataReady() method, instead of accelDataReady/gyroDataReady
? Jira 792, Support addition UUID types, git PR 386.
? Jira 804 BLE Characteristic initialization issue, git 366
? BLE Peripheral cannot discover Central attributes
? flash.ld: fix mis-aligned .data section
? EEPROM.cpp: Use double quotes for include file
? Sketch crash using both Firmata and BLE library, gitHub issue #377
? Fix #380 characteristic written returns incorrect value after first connect
? Jira 794 Inconsistent writeInt() result with different Peripherals, git 385
? Jira 797, Central can scan with MAC address, git 376
? EEPROM library: move function definitions into separate .cpp files
? freeMemory.ino: add introductory comment
? Add new library MemoryFree
? add support for Power Management library
? expose all AON-GPIOs
? shared memory structure changes for CODK-M
? CurieIMU.cpp: initialize saved accel/gyro ranges in begin()
? Rebuild libarc32drv_arduino101.a
? libarc32_arduino101/Makefile: Add 'strip' target

下載

本站原創,轉載時保留以下信息:
本文轉自:深度開源(open-open.com)
原文地址:http://www.baiduhome.net/news/view/2fc74d92

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!