搜索结果

找到约 2 项符合 PROGMEM 的查询结果

编译器/解释器 GCC and the PROGMEM Attribute.pdf, 介绍 GCC 编译器

GCC and the PROGMEM Attribute.pdf, 介绍 GCC 编译器
https://www.eeworm.com/dl/628/447876.html
下载: 145
查看: 1086

单片机编程 红外解码程序

/*  * _168ZHONGDUAN2.c  *  * Created: 2014/11/2 15:12:45  *  Author: lenovo  */  #include <avr/io.h> #include <avr/iom168pa.h> #include <avr/interrupt.h> #include <util/delay.h> #include <avr/eeprom.h> //#include <util/delay_basic.h> //unsigned char const SEGtabl ...
https://www.eeworm.com/dl/509771.html
查看: 52