Firmware: reduce bootloader size (8k), LED error codes
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
#ifndef UART_H
|
||||
#define UART_H
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
#include "config.h"
|
||||
|
||||
//#ifdef CONFIG_UART_DEBUG
|
||||
|
||||
Reference in New Issue
Block a user