Skip to content

Commit

Permalink
hw/riscv: implement ESP32-C3 machine
Browse files Browse the repository at this point in the history
This also includes the C3 BIOS (ROM bootloader)
  • Loading branch information
o-marshmallow authored and igrr committed Dec 6, 2023
1 parent 5b39b14 commit 1c8a312
Show file tree
Hide file tree
Showing 6 changed files with 672 additions and 1 deletion.
1 change: 1 addition & 0 deletions hw/riscv/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,5 @@ config SPIKE

config RISCV_ESP32C3
bool
select OPENCORES_ETH
select UNIMP

0 comments on commit 1c8a312

Please sign in to comment.