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 Jan 22, 2024
1 parent 23a6734 commit b335407
Show file tree
Hide file tree
Showing 6 changed files with 687 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
Loading

0 comments on commit b335407

Please sign in to comment.