⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 flash.lst

📁 This is example of using Atmel at89c5131 MCU with at49db11(spi dataflash) and epson s1d1335 graphic
💻 LST
字号:
C51 COMPILER V8.00   FLASH                                                                 04/09/2009 08:58:22 PAGE 1   


C51 COMPILER V8.00, COMPILATION OF MODULE FLASH
OBJECT MODULE PLACED IN flash.OBJ
COMPILER INVOKED BY: C:\Keil\C51\BIN\C51.EXE flash.c LARGE BROWSE DEBUG OBJECTEXTEND

line level    source

   1          #include "flash.h"
   2          #include <Atmel/at89c5131.h>
   3          #include "spi.h"
   4          
   5          
   6          unsigned char flash_buf[264];
   7          sbit CS_SPI = 0x83;
   8          /*******************************************************
   9          * 痒栩

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -