embed metadata to family.c and board.h to generate supported boards doc
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
/* metadata:
|
||||
name: CH32V103R-R1-1v1
|
||||
url: https://github.com/openwch/ch32v103/tree/main/SCHPCB/CH32V103R-R1-1v1
|
||||
*/
|
||||
|
||||
#ifndef BOARD_H_
|
||||
#define BOARD_H_
|
||||
|
||||
|
@@ -1,3 +1,7 @@
|
||||
/* metadata:
|
||||
manufacturer: WCH
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
// https://github.com/openwch/ch32v307/pull/90
|
||||
|
Reference in New Issue
Block a user