doc: gd: adopt zephyr:board-supported-hw directive
Replace manually authored hardware features table with the new Zephyr board supported hardware directive which automatically generates an up-to-date table based on the boards' Devicetree. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
parent
66376e6244
commit
c13fb3b8a3
14 changed files with 14 additions and 402 deletions
|
@ -39,47 +39,7 @@ For more information about the GD32A503 SoC and GD32A503V-EVAL board:
|
||||||
Supported Features
|
Supported Features
|
||||||
==================
|
==================
|
||||||
|
|
||||||
The board configuration supports the following hardware features:
|
.. zephyr:board-supported-hw::
|
||||||
|
|
||||||
.. list-table::
|
|
||||||
:header-rows: 1
|
|
||||||
|
|
||||||
* - Peripheral
|
|
||||||
- Kconfig option
|
|
||||||
- Devicetree compatible
|
|
||||||
* - EXTI
|
|
||||||
- :kconfig:option:`CONFIG_GD32_EXTI`
|
|
||||||
- :dtcompatible:`gd,gd32-exti`
|
|
||||||
* - GPIO
|
|
||||||
- :kconfig:option:`CONFIG_GPIO`
|
|
||||||
- :dtcompatible:`gd,gd32-gpio`
|
|
||||||
* - NVIC
|
|
||||||
- N/A
|
|
||||||
- :dtcompatible:`arm,v8m-nvic`
|
|
||||||
* - PWM
|
|
||||||
- :kconfig:option:`CONFIG_PWM`
|
|
||||||
- :dtcompatible:`gd,gd32-pwm`
|
|
||||||
* - SYSTICK
|
|
||||||
- N/A
|
|
||||||
- N/A
|
|
||||||
* - USART
|
|
||||||
- :kconfig:option:`CONFIG_SERIAL`
|
|
||||||
- :dtcompatible:`gd,gd32-usart`
|
|
||||||
* - PINMUX
|
|
||||||
- :kconfig:option:`CONFIG_PINCTRL`
|
|
||||||
- :dtcompatible:`gd,gd32-pinctrl-af`
|
|
||||||
* - ADC
|
|
||||||
- :kconfig:option:`CONFIG_ADC`
|
|
||||||
- :dtcompatible:`gd,gd32-adc`
|
|
||||||
* - DAC
|
|
||||||
- :kconfig:option:`CONFIG_DAC`
|
|
||||||
- :dtcompatible:`gd,gd32-dac`
|
|
||||||
* - FMC
|
|
||||||
- N/A
|
|
||||||
- :dtcompatible:`gd,gd32-flash-controller`
|
|
||||||
* - SPI
|
|
||||||
- :kconfig:option:`CONFIG_SPI`
|
|
||||||
- :dtcompatible:`gd,gd32-spi`
|
|
||||||
|
|
||||||
Serial Port
|
Serial Port
|
||||||
===========
|
===========
|
||||||
|
|
|
@ -43,24 +43,7 @@ For more information about the GD32E103 SoC and GD32E103V-EVAL board:
|
||||||
Supported Features
|
Supported Features
|
||||||
==================
|
==================
|
||||||
|
|
||||||
The board configuration supports the following hardware features:
|
.. zephyr:board-supported-hw::
|
||||||
|
|
||||||
.. list-table::
|
|
||||||
:header-rows: 1
|
|
||||||
|
|
||||||
* - Peripheral
|
|
||||||
- Kconfig option
|
|
||||||
- Devicetree compatible
|
|
||||||
* - NVIC
|
|
||||||
- N/A
|
|
||||||
- :dtcompatible:`arm,v7m-nvic`
|
|
||||||
* - SYSTICK
|
|
||||||
- N/A
|
|
||||||
- N/A
|
|
||||||
* - USART
|
|
||||||
- :kconfig:option:`CONFIG_SERIAL`
|
|
||||||
- :dtcompatible:`gd,gd32-usart`
|
|
||||||
|
|
||||||
|
|
||||||
Serial Port
|
Serial Port
|
||||||
===========
|
===========
|
||||||
|
|
|
@ -30,34 +30,7 @@ For more information about the GD32E507 SoC and GD32E507V-START board:
|
||||||
Supported Features
|
Supported Features
|
||||||
==================
|
==================
|
||||||
|
|
||||||
The board configuration supports the following hardware features:
|
.. zephyr:board-supported-hw::
|
||||||
|
|
||||||
.. list-table::
|
|
||||||
:header-rows: 1
|
|
||||||
|
|
||||||
* - Peripheral
|
|
||||||
- Kconfig option
|
|
||||||
- Devicetree compatible
|
|
||||||
* - EXTI
|
|
||||||
- :kconfig:option:`CONFIG_GD32_EXTI`
|
|
||||||
- :dtcompatible:`gd,gd32-exti`
|
|
||||||
* - GPIO
|
|
||||||
- :kconfig:option:`CONFIG_GPIO`
|
|
||||||
- :dtcompatible:`gd,gd32-gpio`
|
|
||||||
* - NVIC
|
|
||||||
- N/A
|
|
||||||
- :dtcompatible:`arm,v8m-nvic`
|
|
||||||
* - PWM
|
|
||||||
- :kconfig:option:`CONFIG_PWM`
|
|
||||||
- :dtcompatible:`gd,gd32-pwm`
|
|
||||||
* - SYSTICK
|
|
||||||
- N/A
|
|
||||||
- N/A
|
|
||||||
* - USART
|
|
||||||
- :kconfig:option:`CONFIG_SERIAL`
|
|
||||||
- :dtcompatible:`gd,gd32-usart`
|
|
||||||
|
|
||||||
Other peripherals may be used if shields are connected to the board.
|
|
||||||
|
|
||||||
Serial Port
|
Serial Port
|
||||||
===========
|
===========
|
||||||
|
|
|
@ -40,32 +40,7 @@ For more information about the GD32E507 SoC and GD32E507Z-EVAL board:
|
||||||
Supported Features
|
Supported Features
|
||||||
==================
|
==================
|
||||||
|
|
||||||
The board configuration supports the following hardware features:
|
.. zephyr:board-supported-hw::
|
||||||
|
|
||||||
.. list-table::
|
|
||||||
:header-rows: 1
|
|
||||||
|
|
||||||
* - Peripheral
|
|
||||||
- Kconfig option
|
|
||||||
- Devicetree compatible
|
|
||||||
* - EXTI
|
|
||||||
- :kconfig:option:`CONFIG_GD32_EXTI`
|
|
||||||
- :dtcompatible:`gd,gd32-exti`
|
|
||||||
* - GPIO
|
|
||||||
- :kconfig:option:`CONFIG_GPIO`
|
|
||||||
- :dtcompatible:`gd,gd32-gpio`
|
|
||||||
* - NVIC
|
|
||||||
- N/A
|
|
||||||
- :dtcompatible:`arm,v8m-nvic`
|
|
||||||
* - PWM
|
|
||||||
- :kconfig:option:`CONFIG_PWM`
|
|
||||||
- :dtcompatible:`gd,gd32-pwm`
|
|
||||||
* - SYSTICK
|
|
||||||
- N/A
|
|
||||||
- N/A
|
|
||||||
* - USART
|
|
||||||
- :kconfig:option:`CONFIG_SERIAL`
|
|
||||||
- :dtcompatible:`gd,gd32-usart`
|
|
||||||
|
|
||||||
Serial Port
|
Serial Port
|
||||||
===========
|
===========
|
||||||
|
|
|
@ -35,29 +35,7 @@ For more information about the GD32F350 SoC and GD32F350R-EVAL board:
|
||||||
Supported Features
|
Supported Features
|
||||||
==================
|
==================
|
||||||
|
|
||||||
The board configuration supports the following hardware features:
|
.. zephyr:board-supported-hw::
|
||||||
|
|
||||||
.. list-table::
|
|
||||||
:header-rows: 1
|
|
||||||
|
|
||||||
* - Peripheral
|
|
||||||
- Kconfig option
|
|
||||||
- Devicetree compatible
|
|
||||||
* - NVIC
|
|
||||||
- N/A
|
|
||||||
- :dtcompatible:`arm,v7m-nvic`
|
|
||||||
* - SYSTICK
|
|
||||||
- N/A
|
|
||||||
- N/A
|
|
||||||
* - USART
|
|
||||||
- :kconfig:option:`CONFIG_SERIAL`
|
|
||||||
- :dtcompatible:`gd,gd32-usart`
|
|
||||||
* - PINMUX
|
|
||||||
- :kconfig:option:`CONFIG_PINCTRL`
|
|
||||||
- :dtcompatible:`gd,gd32-pinctrl-af`
|
|
||||||
* - ADC
|
|
||||||
- :kconfig:option:`CONFIG_ADC`
|
|
||||||
- :dtcompatible:`gd,gd32-adc`
|
|
||||||
|
|
||||||
Serial Port
|
Serial Port
|
||||||
===========
|
===========
|
||||||
|
|
|
@ -43,27 +43,7 @@ For more information about the GD32F403 SoC and GD32F403Z-Eval board:
|
||||||
Supported Features
|
Supported Features
|
||||||
==================
|
==================
|
||||||
|
|
||||||
The board configuration supports the following hardware features:
|
.. zephyr:board-supported-hw::
|
||||||
|
|
||||||
+-----------+------------+-----------------------+
|
|
||||||
| Interface | Controller | Driver/Component |
|
|
||||||
+===========+============+=======================+
|
|
||||||
| EXTI | on-chip | EXTI interrupt |
|
|
||||||
| | | controller |
|
|
||||||
+-----------+------------+-----------------------+
|
|
||||||
| GPIO | on-chip | gpio |
|
|
||||||
+-----------+------------+-----------------------+
|
|
||||||
| NVIC | on-chip | nested vectored |
|
|
||||||
| | | interrupt controller |
|
|
||||||
+-----------+------------+-----------------------+
|
|
||||||
| PWM | on-chip | PWM |
|
|
||||||
+-----------+------------+-----------------------+
|
|
||||||
| SYSTICK | on-chip | system clock |
|
|
||||||
+-----------+------------+-----------------------+
|
|
||||||
| UART | on-chip | serial port-polling |
|
|
||||||
+-----------+------------+-----------------------+
|
|
||||||
| ADC | on-chip | ADC |
|
|
||||||
+-----------+------------+-----------------------+
|
|
||||||
|
|
||||||
Serial Port
|
Serial Port
|
||||||
===========
|
===========
|
||||||
|
|
|
@ -30,34 +30,7 @@ For more information about the GD32F407 SoC and GD32F407V-START board:
|
||||||
Supported Features
|
Supported Features
|
||||||
==================
|
==================
|
||||||
|
|
||||||
The board configuration supports the following hardware features:
|
.. zephyr:board-supported-hw::
|
||||||
|
|
||||||
.. list-table::
|
|
||||||
:header-rows: 1
|
|
||||||
|
|
||||||
* - Peripheral
|
|
||||||
- Kconfig option
|
|
||||||
- Devicetree compatible
|
|
||||||
* - EXTI
|
|
||||||
- :kconfig:option:`CONFIG_GD32_EXTI`
|
|
||||||
- :dtcompatible:`gd,gd32-exti`
|
|
||||||
* - GPIO
|
|
||||||
- :kconfig:option:`CONFIG_GPIO`
|
|
||||||
- :dtcompatible:`gd,gd32-gpio`
|
|
||||||
* - NVIC
|
|
||||||
- N/A
|
|
||||||
- :dtcompatible:`arm,v7m-nvic`
|
|
||||||
* - PWM
|
|
||||||
- :kconfig:option:`CONFIG_PWM`
|
|
||||||
- :dtcompatible:`gd,gd32-pwm`
|
|
||||||
* - SYSTICK
|
|
||||||
- N/A
|
|
||||||
- N/A
|
|
||||||
* - USART
|
|
||||||
- :kconfig:option:`CONFIG_SERIAL`
|
|
||||||
- :dtcompatible:`gd,gd32-usart`
|
|
||||||
|
|
||||||
Other peripherals may be used if shields are connected to the board.
|
|
||||||
|
|
||||||
Serial Port
|
Serial Port
|
||||||
===========
|
===========
|
||||||
|
|
|
@ -43,44 +43,7 @@ For more information about the GD32F450 SoC and GD32F450I-EVAL board:
|
||||||
Supported Features
|
Supported Features
|
||||||
==================
|
==================
|
||||||
|
|
||||||
The board configuration supports the following hardware features:
|
.. zephyr:board-supported-hw::
|
||||||
|
|
||||||
.. list-table::
|
|
||||||
:header-rows: 1
|
|
||||||
|
|
||||||
* - Peripheral
|
|
||||||
- Kconfig option
|
|
||||||
- Devicetree compatible
|
|
||||||
* - EXTI
|
|
||||||
- :kconfig:option:`CONFIG_GD32_EXTI`
|
|
||||||
- :dtcompatible:`gd,gd32-exti`
|
|
||||||
* - GPIO
|
|
||||||
- :kconfig:option:`CONFIG_GPIO`
|
|
||||||
- :dtcompatible:`gd,gd32-gpio`
|
|
||||||
* - NVIC
|
|
||||||
- N/A
|
|
||||||
- :dtcompatible:`arm,v7m-nvic`
|
|
||||||
* - PWM
|
|
||||||
- :kconfig:option:`CONFIG_PWM`
|
|
||||||
- :dtcompatible:`gd,gd32-pwm`
|
|
||||||
* - SYSTICK
|
|
||||||
- N/A
|
|
||||||
- N/A
|
|
||||||
* - USART
|
|
||||||
- :kconfig:option:`CONFIG_SERIAL`
|
|
||||||
- :dtcompatible:`gd,gd32-usart`
|
|
||||||
* - DAC
|
|
||||||
- :kconfig:option:`CONFIG_DAC`
|
|
||||||
- :dtcompatible:`gd,gd32-dac`
|
|
||||||
* - I2C
|
|
||||||
- :kconfig:option:`CONFIG_I2C`
|
|
||||||
- :dtcompatible:`gd,gd32-i2c`
|
|
||||||
* - EEPROM
|
|
||||||
- :kconfig:option:`CONFIG_EEPROM`
|
|
||||||
- :dtcompatible:`atmel,at24`
|
|
||||||
* - ADC
|
|
||||||
- :kconfig:option:`CONFIG_ADC`
|
|
||||||
- :dtcompatible:`gd,gd32-adc`
|
|
||||||
|
|
||||||
Serial Port
|
Serial Port
|
||||||
===========
|
===========
|
||||||
|
|
|
@ -30,34 +30,7 @@ For more information about the GD32F450 SoC and GD32F450V-START board:
|
||||||
Supported Features
|
Supported Features
|
||||||
==================
|
==================
|
||||||
|
|
||||||
The board configuration supports the following hardware features:
|
.. zephyr:board-supported-hw::
|
||||||
|
|
||||||
.. list-table::
|
|
||||||
:header-rows: 1
|
|
||||||
|
|
||||||
* - Peripheral
|
|
||||||
- Kconfig option
|
|
||||||
- Devicetree compatible
|
|
||||||
* - EXTI
|
|
||||||
- :kconfig:option:`CONFIG_GD32_EXTI`
|
|
||||||
- :dtcompatible:`gd,gd32-exti`
|
|
||||||
* - GPIO
|
|
||||||
- :kconfig:option:`CONFIG_GPIO`
|
|
||||||
- :dtcompatible:`gd,gd32-gpio`
|
|
||||||
* - NVIC
|
|
||||||
- N/A
|
|
||||||
- :dtcompatible:`arm,v8m-nvic`
|
|
||||||
* - PWM
|
|
||||||
- :kconfig:option:`CONFIG_PWM`
|
|
||||||
- :dtcompatible:`gd,gd32-pwm`
|
|
||||||
* - SYSTICK
|
|
||||||
- N/A
|
|
||||||
- N/A
|
|
||||||
* - USART
|
|
||||||
- :kconfig:option:`CONFIG_SERIAL`
|
|
||||||
- :dtcompatible:`gd,gd32-usart`
|
|
||||||
|
|
||||||
Other peripherals may be used if shields are connected to the board.
|
|
||||||
|
|
||||||
Serial Port
|
Serial Port
|
||||||
===========
|
===========
|
||||||
|
|
|
@ -41,41 +41,7 @@ For more information about the GD32F450 SoC and GD32F450Z-EVAL board:
|
||||||
Supported Features
|
Supported Features
|
||||||
==================
|
==================
|
||||||
|
|
||||||
The board configuration supports the following hardware features:
|
.. zephyr:board-supported-hw::
|
||||||
|
|
||||||
.. list-table::
|
|
||||||
:header-rows: 1
|
|
||||||
|
|
||||||
* - Peripheral
|
|
||||||
- Kconfig option
|
|
||||||
- Devicetree compatible
|
|
||||||
* - EXTI
|
|
||||||
- :kconfig:option:`CONFIG_GD32_EXTI`
|
|
||||||
- :dtcompatible:`gd,gd32-exti`
|
|
||||||
* - GPIO
|
|
||||||
- :kconfig:option:`CONFIG_GPIO`
|
|
||||||
- :dtcompatible:`gd,gd32-gpio`
|
|
||||||
* - NVIC
|
|
||||||
- N/A
|
|
||||||
- :dtcompatible:`arm,v7m-nvic`
|
|
||||||
* - PWM
|
|
||||||
- :kconfig:option:`CONFIG_PWM`
|
|
||||||
- :dtcompatible:`gd,gd32-pwm`
|
|
||||||
* - SYSTICK
|
|
||||||
- N/A
|
|
||||||
- N/A
|
|
||||||
* - USART
|
|
||||||
- :kconfig:option:`CONFIG_SERIAL`
|
|
||||||
- :dtcompatible:`gd,gd32-usart`
|
|
||||||
* - DAC
|
|
||||||
- :kconfig:option:`CONFIG_DAC`
|
|
||||||
- :dtcompatible:`gd,gd32-dac`
|
|
||||||
* - I2C
|
|
||||||
- :kconfig:option:`CONFIG_I2C`
|
|
||||||
- :dtcompatible:`gd,gd32-i2c`
|
|
||||||
* - EEPROM
|
|
||||||
- :kconfig:option:`CONFIG_EEPROM`
|
|
||||||
- :dtcompatible:`atmel,at24`
|
|
||||||
|
|
||||||
Serial Port
|
Serial Port
|
||||||
===========
|
===========
|
||||||
|
|
|
@ -42,44 +42,7 @@ For more information about the GD32F470 SoC and GD32F470I-EVAL board:
|
||||||
Supported Features
|
Supported Features
|
||||||
==================
|
==================
|
||||||
|
|
||||||
The board configuration supports the following hardware features:
|
.. zephyr:board-supported-hw::
|
||||||
|
|
||||||
.. list-table::
|
|
||||||
:header-rows: 1
|
|
||||||
|
|
||||||
* - Peripheral
|
|
||||||
- Kconfig option
|
|
||||||
- Devicetree compatible
|
|
||||||
* - EXTI
|
|
||||||
- :kconfig:option:`CONFIG_GD32_EXTI`
|
|
||||||
- :dtcompatible:`gd,gd32-exti`
|
|
||||||
* - GPIO
|
|
||||||
- :kconfig:option:`CONFIG_GPIO`
|
|
||||||
- :dtcompatible:`gd,gd32-gpio`
|
|
||||||
* - NVIC
|
|
||||||
- N/A
|
|
||||||
- :dtcompatible:`arm,v7m-nvic`
|
|
||||||
* - PWM
|
|
||||||
- :kconfig:option:`CONFIG_PWM`
|
|
||||||
- :dtcompatible:`gd,gd32-pwm`
|
|
||||||
* - SYSTICK
|
|
||||||
- N/A
|
|
||||||
- N/A
|
|
||||||
* - USART
|
|
||||||
- :kconfig:option:`CONFIG_SERIAL`
|
|
||||||
- :dtcompatible:`gd,gd32-usart`
|
|
||||||
* - DAC
|
|
||||||
- :kconfig:option:`CONFIG_DAC`
|
|
||||||
- :dtcompatible:`gd,gd32-dac`
|
|
||||||
* - I2C
|
|
||||||
- :kconfig:option:`CONFIG_I2C`
|
|
||||||
- :dtcompatible:`gd,gd32-i2c`
|
|
||||||
* - EEPROM
|
|
||||||
- :kconfig:option:`CONFIG_EEPROM`
|
|
||||||
- :dtcompatible:`atmel,at24`
|
|
||||||
* - SPI
|
|
||||||
- :kconfig:option:`CONFIG_SPI`
|
|
||||||
- :dtcompatible:`gd,gd32-spi`
|
|
||||||
|
|
||||||
Serial Port
|
Serial Port
|
||||||
===========
|
===========
|
||||||
|
|
|
@ -34,35 +34,7 @@ For more information about the GD32L233 SoC and GD32L233R-EVAL board:
|
||||||
Supported Features
|
Supported Features
|
||||||
==================
|
==================
|
||||||
|
|
||||||
The board configuration supports the following hardware features:
|
.. zephyr:board-supported-hw::
|
||||||
|
|
||||||
.. list-table::
|
|
||||||
:header-rows: 1
|
|
||||||
|
|
||||||
* - Peripheral
|
|
||||||
- Kconfig option
|
|
||||||
- Devicetree compatible
|
|
||||||
* - EXTI
|
|
||||||
- :kconfig:option:`CONFIG_GD32_EXTI`
|
|
||||||
- :dtcompatible:`gd,gd32-exti`
|
|
||||||
* - GPIO
|
|
||||||
- :kconfig:option:`CONFIG_GPIO`
|
|
||||||
- :dtcompatible:`gd,gd32-gpio`
|
|
||||||
* - NVIC
|
|
||||||
- N/A
|
|
||||||
- :dtcompatible:`arm,v8m-nvic`
|
|
||||||
* - SYSTICK
|
|
||||||
- N/A
|
|
||||||
- N/A
|
|
||||||
* - USART
|
|
||||||
- :kconfig:option:`CONFIG_SERIAL`
|
|
||||||
- :dtcompatible:`gd,gd32-usart`
|
|
||||||
* - PINMUX
|
|
||||||
- :kconfig:option:`CONFIG_PINCTRL`
|
|
||||||
- :dtcompatible:`gd,gd32-pinctrl-af`
|
|
||||||
* - ADC
|
|
||||||
- :kconfig:option:`CONFIG_ADC`
|
|
||||||
- :dtcompatible:`gd,gd32-adc`
|
|
||||||
|
|
||||||
Serial Port
|
Serial Port
|
||||||
===========
|
===========
|
||||||
|
|
|
@ -30,29 +30,7 @@ For more information about the GD32VF103 SoC and GD32VF103C-STARTER board:
|
||||||
Supported Features
|
Supported Features
|
||||||
==================
|
==================
|
||||||
|
|
||||||
The board configuration supports the following hardware features:
|
.. zephyr:board-supported-hw::
|
||||||
|
|
||||||
.. list-table::
|
|
||||||
:header-rows: 1
|
|
||||||
|
|
||||||
* - Peripheral
|
|
||||||
- Kconfig option
|
|
||||||
- Devicetree compatible
|
|
||||||
* - GPIO
|
|
||||||
- :kconfig:option:`CONFIG_GPIO`
|
|
||||||
- :dtcompatible:`gd,gd32-gpio`
|
|
||||||
* - Machine timer
|
|
||||||
- :kconfig:option:`CONFIG_RISCV_MACHINE_TIMER`
|
|
||||||
- :dtcompatible:`riscv,machine-timer`
|
|
||||||
* - Nuclei ECLIC Interrupt Controller
|
|
||||||
- :kconfig:option:`CONFIG_NUCLEI_ECLIC`
|
|
||||||
- :dtcompatible:`nuclei,eclic`
|
|
||||||
* - PWM
|
|
||||||
- :kconfig:option:`CONFIG_PWM`
|
|
||||||
- :dtcompatible:`gd,gd32-pwm`
|
|
||||||
* - USART
|
|
||||||
- :kconfig:option:`CONFIG_SERIAL`
|
|
||||||
- :dtcompatible:`gd,gd32-usart`
|
|
||||||
|
|
||||||
Serial Port
|
Serial Port
|
||||||
===========
|
===========
|
||||||
|
|
|
@ -37,32 +37,7 @@ For more information about the GD32VF103 SoC and GD32VF103V-EVAL board:
|
||||||
Supported Features
|
Supported Features
|
||||||
==================
|
==================
|
||||||
|
|
||||||
The board configuration supports the following hardware features:
|
.. zephyr:board-supported-hw::
|
||||||
|
|
||||||
.. list-table::
|
|
||||||
:header-rows: 1
|
|
||||||
|
|
||||||
* - Peripheral
|
|
||||||
- Kconfig option
|
|
||||||
- Devicetree compatible
|
|
||||||
* - GPIO
|
|
||||||
- :kconfig:option:`CONFIG_GPIO`
|
|
||||||
- :dtcompatible:`gd,gd32-gpio`
|
|
||||||
* - Machine timer
|
|
||||||
- :kconfig:option:`CONFIG_RISCV_MACHINE_TIMER`
|
|
||||||
- :dtcompatible:`riscv,machine-timer`
|
|
||||||
* - Nuclei ECLIC Interrupt Controller
|
|
||||||
- :kconfig:option:`CONFIG_NUCLEI_ECLIC`
|
|
||||||
- :dtcompatible:`nuclei,eclic`
|
|
||||||
* - PWM
|
|
||||||
- :kconfig:option:`CONFIG_PWM`
|
|
||||||
- :dtcompatible:`gd,gd32-pwm`
|
|
||||||
* - USART
|
|
||||||
- :kconfig:option:`CONFIG_SERIAL`
|
|
||||||
- :dtcompatible:`gd,gd32-usart`
|
|
||||||
* - ADC
|
|
||||||
- :kconfig:option:`CONFIG_ADC`
|
|
||||||
- :dtcompatible:`gd,gd32-adc`
|
|
||||||
|
|
||||||
Serial Port
|
Serial Port
|
||||||
===========
|
===========
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue