zephyr/boards/riscv/longan_nano
TOKITA Hiroshi c72b75fc45 boards: riscv: longan_nano: Add LED and button configuration
Add configuration to support onboard LED and button.

- LED_R: PC13 (active low/output)
- LED_G: PA1  (active low/output)
- LED_B: PA2  (active low/output)
- BOOT0: PA8  (active high/input)

And enable timer1 to control LED_G and LED_B with PWM.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
2022-01-14 09:59:35 -06:00
..
doc
support
Kconfig.board
Kconfig.defconfig
board.cmake
longan_nano-common.dtsi boards: riscv: longan_nano: Add LED and button configuration 2022-01-14 09:59:35 -06:00
longan_nano-pinctrl.dtsi boards: riscv: longan_nano: Add LED and button configuration 2022-01-14 09:59:35 -06:00
longan_nano.dts boards: riscv: longan_nano: Add LED and button configuration 2022-01-14 09:59:35 -06:00
longan_nano.yaml
longan_nano_defconfig drivers: serial: Add USART support for GD32V 2021-12-20 17:51:30 +01:00
longan_nano_lite.dts boards: riscv: longan_nano: Add LED and button configuration 2022-01-14 09:59:35 -06:00
longan_nano_lite.yaml
longan_nano_lite_defconfig