embed metadata to family.c and board.h to generate supported boards doc
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
/* metadata:
|
||||
name: SAMG55 Xplained Pro
|
||||
url: https://www.microchip.com/DevelopmentTools/ProductDetails/ATSAMG55-XPRO
|
||||
*/
|
||||
|
||||
#ifndef BOARD_H
|
||||
#define BOARD_H
|
||||
|
||||
|
||||
@@ -23,6 +23,10 @@
|
||||
*
|
||||
*/
|
||||
|
||||
/* metadata:
|
||||
manufacturer: Microchip
|
||||
*/
|
||||
|
||||
#include "sam.h"
|
||||
|
||||
// Suppress warning caused by mcu driver
|
||||
|
||||
Reference in New Issue
Block a user