pangolin

来自「这个linux源代码是很全面的~基本完整了~使用c编译的~由于时间问题我没有亲自」· 代码 · 共 25 行

TXT
25
字号
Pangolin is a StrongARM 1110-based evaluation platform producedby Dialogue Technology (http://www.dialogue.com.tw/).It has EISA slots for ease of configuration with SDRAM/Flashmemory card, USB/Serial/Audio card, Compact Flash card,PCMCIA/IDE card and TFT-LCD card.To compile for Pangolin, you must issue the following commands:	make pangolin_config	make oldconfig	make dep	make zImageSupported peripherals:- SA1110 serial port (UART1/UART2/UART3)- flash memory access- compact flash driver- UDA1341 sound driver- SA1100 LCD controller for 800x600 16bpp TFT-LCD- MQ-200 driver for 800x600 16bpp TFT-LCD- Penmount(touch panel) driver- PCMCIA driver- SMC91C94 LAN driver- IDE driver (experimental)

⌨️ 快捷键说明

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