Renamed serial module to serial-line
This commit is contained in:
parent
4b6c110706
commit
727c5a2dbe
10 changed files with 28 additions and 29 deletions
|
@ -48,7 +48,7 @@
|
|||
|
||||
#include "dev/rs232.h"
|
||||
|
||||
#include "dev/serial.h"
|
||||
#include "dev/serial-line.h"
|
||||
#include "dev/slip.h"
|
||||
|
||||
void init_lowlevel(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue