This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
0b60f3839d
zephyr
/
boards
/
riscv32
/
hifive1
/
Kconfig.board
5 lines
90 B
Plaintext
Raw
Normal View
History
Unescape
Escape
boards: SiFive HiFive1 board Added support for the HiFive1 board from SiFive Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com> Signed-off-by: Karol Gugala <kgugala@antmicro.com> Signed-off-by: Tomasz Jurtsch <tjurtsch@antmicro.com>
2018-04-05 04:11:07 +08:00
config BOARD_HIFIVE1
bool "HiFive1 target"
depends on SOC_RISCV32_FE310
boards: riscv: Convert HiFive1 to DTS Adds DTS bindings for sifive,pwm0, sifive,uart0, sifive,spi0, and riscv,plic0. Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
2018-08-01 00:31:44 +08:00
select HAS_DTS