ESPuino firmwares
May 25, 2026 ยท View on GitHub
Provides for download ready-to-use firmwares for ESPuino. Some further informations can be found in the ESPuino forum. The following branches are supported:
- master: Firmwares/master
- dev-branch: Firmwares/dev
:warning: Filenaming is currently in transition. Rfid-reader is now omitted as reader's type is autodetected at boot. We're currently about to investigate if BT should be activated permanentely. If this happens, BT/noBT will disappear as well.
Filenaming is as follows:
firmware-{HAL}-{BT/noBT}.bin
While:
- {HAL}: Which HAL was used (e.g. complete or lolin_d32_pro_sdmmc_pe)
- {BT/noBT}: Bluetooth is enabled or not