Subversion Repositories chibiosIgnition

Rev

Rev 7 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7 Rev 19
Line 56... Line 56...
56
 
56
 
57
/*
57
/*
58
 * Board-specific initialization code.
58
 * Board-specific initialization code.
59
 */
59
 */
60
void boardInit(void) {
60
void boardInit(void) {
-
 
61
 
-
 
62
 
61
}
63
}