embed metadata to family.c and board.h to generate supported boards doc

This commit is contained in:
hathach
2024-12-27 09:11:09 +07:00
parent 86ad6e56c1
commit 6a36c74b10
247 changed files with 1697 additions and 7 deletions

View File

@@ -24,6 +24,11 @@
* This file is part of the TinyUSB stack.
*/
/* metadata:
name: Daisy Seed
url: https://electro-smith.com/products/daisy-seed
*/
#ifndef BOARD_H_
#define BOARD_H_

View File

@@ -24,6 +24,11 @@
* This file is part of the TinyUSB stack.
*/
/* metadata:
name: STM32 H723 Nucleo
url: https://www.st.com/en/evaluation-tools/nucleo-h723zg.html
*/
#ifndef BOARD_H_
#define BOARD_H_

View File

@@ -24,10 +24,14 @@
* This file is part of the TinyUSB stack.
*/
/* metadata:
name: STM32 H743 Eval
url: https://www.st.com/en/evaluation-tools/stm32h743i-eval.html
*/
#ifndef BOARD_H_
#define BOARD_H_
#ifdef __cplusplus
extern "C" {
#endif

View File

@@ -24,6 +24,11 @@
* This file is part of the TinyUSB stack.
*/
/* metadata:
name: STM32 H743 Nucleo
url: https://www.st.com/en/evaluation-tools/nucleo-h743zi.html
*/
#ifndef BOARD_H_
#define BOARD_H_

View File

@@ -24,6 +24,11 @@
* This file is part of the TinyUSB stack.
*/
/* metadata:
name: STM32 H745 Discovery
url: https://www.st.com/en/evaluation-tools/stm32h745i-disco.html
*/
#ifndef BOARD_H_
#define BOARD_H_

View File

@@ -24,6 +24,11 @@
* This file is part of the TinyUSB stack.
*/
/* metadata:
name: STM32 H750 WeAct
url: https://www.adafruit.com/product/5032
*/
#ifndef BOARD_H_
#define BOARD_H_

View File

@@ -24,6 +24,11 @@
* This file is part of the TinyUSB stack.
*/
/* metadata:
name: STM32 H750b Discovery Kit
url: https://www.st.com/en/evaluation-tools/stm32h750b-dk.html
*/
#ifndef BOARD_H_
#define BOARD_H_

View File

@@ -26,6 +26,11 @@
* This file is part of the TinyUSB stack.
*/
/* metadata:
name: Waveshare Open H743i
url: https://www.waveshare.com/openh743i-c-standard.htm
*/
#ifndef BOARD_H_
#define BOARD_H_