README: add information about supported hardware and platform software

This commit is contained in:
johnny9 2023-05-27 11:26:36 -04:00
parent c7db9419c6
commit c8e6c782d0

View File

@ -1,10 +1,13 @@
# ESP-Miner
| Supported Targets | ESP32-S3 |
| ----------------- | -------- |
ESP-Miner is bitcoin miner software designed to run on the ESP32. It mines on ASICs such as the Bitmain BM1397. The [Bitaxe](https://github.com/skot/bitaxe/) is a handy board for this!
## Requires ESP-IDF v4.4.4
## Hardware Required
This example can be run on any commonly available ESP32 development board.
This firmware is designed to run on a BitAxe v2+
## Configure the project