Helix serial.c re-adjust compiler depend value of delay (#4269)
* Helix serial.c add debug code * re-adjust READ_WRITE_WIDTH_ADJUST values * re-adjust READ_WRITE_START_ADJUST values * re-adjust TID_SEND_ADJUST value * Helix serial.c: remove debug code
This commit is contained in:
parent
c60a312ba9
commit
8517f8a660
2 changed files with 44 additions and 13 deletions
|
@ -7,9 +7,6 @@
|
|||
#include <stddef.h>
|
||||
#include <split_scomm.h>
|
||||
#include "serial.h"
|
||||
#ifdef SERIAL_DEBUG_MODE
|
||||
#include <avr/io.h>
|
||||
#endif
|
||||
#ifdef CONSOLE_ENABLE
|
||||
#include <print.h>
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue