add at32 to README.rst, rename at32 board to lower case, correct name to match mcu, add meta data
This commit is contained in:
@@ -24,6 +24,11 @@
|
||||
* This file is part of the TinyUSB stack.
|
||||
*/
|
||||
|
||||
/* metadata:
|
||||
name: AT-START-F425
|
||||
url: https://www.arterychip.com/en/product/AT32F425.jsp
|
||||
*/
|
||||
|
||||
#ifndef BOARD_H_
|
||||
#define BOARD_H_
|
||||
|
@@ -24,6 +24,10 @@
|
||||
* This file is part of the TinyUSB stack.
|
||||
*/
|
||||
|
||||
/* metadata:
|
||||
manufacturer: Artery
|
||||
*/
|
||||
|
||||
#include "at32f425_clock.h"
|
||||
#include "board.h"
|
||||
#include "bsp/board_api.h"
|
||||
|
Reference in New Issue
Block a user