সংবাদ

While bootloader is disabled hw reset and watchdog reset are fast and go after few if's to sketch. Enable bootloader before next flash by setting last eeprom byte to 0xff. While bootloader is enabled ...
由于SPI-CLK引脚正好连上了板载的LED,所以无线下载bootloader没办法像arduino官方bootloader那样闪烁LED提示正在运行,因此烧写完毕后需要测试一下能否正常工作,请按照下文描述的测试方法测试一下 (如果你使用的交叉工具链是winAVR2010的话,还是不要自己编译了。