Rename some Makefile defines.
This commit is contained in:
parent
1bcf15a8ea
commit
438559f11d
3 changed files with 9 additions and 7 deletions
|
|
@ -127,7 +127,6 @@ typedef struct {
|
|||
|
||||
/* Putchar over the USB console */
|
||||
int8_t sendchar(uint8_t c);
|
||||
/* wrapper for printf lib */
|
||||
|
||||
/* Flush output (send everything immediately) */
|
||||
void console_flush_output(void);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue