simplify board API, adding stm32f3 discovery

- remove board header since it is not used
This commit is contained in:
hathach
2019-03-22 22:06:48 +07:00
parent 2533f4004e
commit ba1bea5d53
38 changed files with 434 additions and 509 deletions

View File

@@ -24,15 +24,12 @@
* This file is part of the TinyUSB stack.
*/
#include "bsp/board.h"
#include "../board.h"
#include "stm32f4xx.h"
#include "tusb_option.h"
//--------------------------------------------------------------------+
// MACRO TYPEDEF CONSTANT ENUM DECLARATION
//--------------------------------------------------------------------+
void board_init(void)
{
// Init the LED on PD14