Rename system to serial_link
Also combined driver.h with serial_link.h
This commit is contained in:
parent
b4ab61171e
commit
a0297a892e
5 changed files with 12 additions and 42 deletions
|
@ -23,7 +23,7 @@ SOFTWARE.
|
|||
*/
|
||||
|
||||
#include "serial_link/protocol/triple_buffered_object.h"
|
||||
#include "serial_link/system/system.h"
|
||||
#include "serial_link/system/serial_link.h"
|
||||
#include <stdbool.h>
|
||||
#include <stddef.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue