added boostc files
This commit is contained in:
parent
19025584c9
commit
42b5801a03
11 changed files with 647 additions and 14 deletions
3
boostc/spi.h
Normal file
3
boostc/spi.h
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
|
||||
void spi_init(void);
|
||||
unsigned char spi_putc(unsigned char);
|
||||
Loading…
Add table
Add a link
Reference in a new issue