skip to main
|
skip to sidebar
UNRAVELING TECHNOLOGY
A BIT AT A TIME
Tuesday, September 28, 2010
Bare Metal: PuppyBeagle C init file [main.c]
int main (void)
{
i2c_init();
mmc_init();
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Followers
Blog Archive
►
2012
(4)
►
August
(4)
▼
2010
(39)
▼
September
(16)
Bare Metal: PuppyBoot entry code (XLDR) - ARM asse...
Bare Metal: PuppyBeagle linker script [PB.ld]
Bare Metal: PuppyBeagle low level initialization c...
Bare Metal: PuppyBeagle low level initialization c...
Bare Metal: PuppyBeagle platform definition header...
Bare Metal: PuppyBeagle C init file [main.c]
Bare Metal: PuppyBeagle i2c driver file to talk to...
Bare Metal: PuppyBeagle interrupt controller (INTC...
Bare Metal: PuppyBeagle interrupt controller (INTC...
Bare Metal: Simple serial UART2 console print enab...
Bare Metal: Makefile for PuppyBeagle code base
Bare Metal: Autogenerated MAP file by build system
Bare Metal: PuppyBeagle PRCM header file
Building RootFS succeeded, but needs MMC driver su...
Jiffies fixed!
Interrupt Handling fix for jiffies crash
►
August
(5)
►
July
(11)
►
June
(3)
►
May
(4)
No comments:
Post a Comment