首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 实验0-warnings Arduino核心编译

实验0-warnings Arduino核心编译

  • 资源大小:410.18 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 编译 实验 核心

资 源 简 介

This project started when we compiled the Arduino-0019 core with CodeBlocks at RG.Labs, in order to integrate it with the next version of DuinOS. Because the compile process showed 42 warnings, we worked on the core to get a 0-warnings compilation. This core is experimental, and it needs testing. It was compiled with Code::Blocks and WinAVR-20090313.. Every change made to the original files was marked with "begin" and "end" comments, and the original lines were commented too, for example: //##RG.Labs.20100919 begin //const unsigned int length( ) const { return _length; } unsigned int length( ) const { return _length; }//##RG.Labs.20100919 end Additionally, we added 3 files: CPPLib.h CPPLib.cpp RGLib.h These files only add: new

文 件 列 表

0w-experimental-arduino-core.cbp
0w-experimental-arduino-core.layout
cores
.svn
arduino-0019
Doc
.svn
Images
Notes.txt
main.cpp
main.pde
obj
.svn
m328_16MHz
VIP VIP
0.209977s