Arduino Ameba SDK - personal release history

Realtek 官網正式版可參考 : http://www.amebaiot.com/ameba-arduino-release-plan/

此為個人實驗開發版 : Git : https://github.com/neojou/arduino-ameba
使用也很簡單, 可以把 preference.txt 中的 json file 換成

https://github.com/neojou/arduino-ameba/raw/master/release/package_njiot.com_ameba_index.json

詳細可參考 : http://njiot.blogspot.tw/2015/12/arduino-windows-installation-by-using.html 

感謝 Arduino 設計的 board manager. 讓各種開發板安裝更為方便.

Arduino IDE 本身的 release notes.txt :
https://www.arduino.cc/en/Main/ReleaseNotes


-----------------------------------------------------------------------------

有新版時, 會出現一個更新的 按鈕.





------------------------------------------------------------------------------

如果編譯出現 :

   Board arduino_ameba (platform ameba, package njiot) is unknown
或連接到舊版本

在底下的 board manager 安裝的板卡程式:
  C:\Users<使用者>\<使用者名稱>\AppData\Local\Arduino15\packages\njiot\hardware\ameba
會看到按照版本號排列的版本. 這時把舊的版本刪除即可正常編譯.


------------------------------------------------------------------------------------------

Release History



  • Version 1.0.12 – 2015/1/22
  •       - mbed 2.0 RTX - time critical part set to SRAM 
  •       - DHT library - time critical part set to SRAM 
  •       - linker script - .text default change back to SDRAM


  • Version 1.0.11 – 2015/1/21
  •       - DHT library
  •       - linker script - .text functions move back to SRAM area, instead of external SDRAM area. 






  • Version 1.0.10 – 2015/1/15
  •       - wifi udp 
  •       - NTP 校時 example






  • Version 1.0.9 – 2015/1/15
  •       - GPIO interrupt - attachInterrupt() / detachInterrupt() 





  • Version 1.0.8 – 2015/1/11
  •       - Move RTOS to library 







  • Version 1.0.7 – 2015/1/5
  •       - MQTT / wifi bug fix







  • Version 1.0.6 – 2015/1/2
  •       - Move Wifi to Library with relative examples















  • Version 1.0.5 – 2015/12/29
  •       - Move I2C_LCD example to library









  • Version 1.0.4 – 2015/12/29
  •       - Add Servo Library and relative example, Sweep, for Futaba S3003

  • Version 1.0.3 – 2015/12/26












  •         - 針對 Arduino IDE 1.6.7 版修正 platform.txt


    留言

    熱門文章