flash: remove old code for SPI flash
This commit is contained in:
parent
19bd043ac3
commit
b6d216255f
4 changed files with 0 additions and 181 deletions
|
@ -1,13 +1,11 @@
|
|||
#include <stdio.h>
|
||||
|
||||
#include "shell.h"
|
||||
#include "spi_flash.h"
|
||||
#include "usart.h"
|
||||
|
||||
int main(void)
|
||||
{
|
||||
console_init();
|
||||
init_spi();
|
||||
cmd_loop("tbm # ");
|
||||
|
||||
return 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue