add hardware abstraction layer for ESP32 DevKit V1

This commit is contained in:
lenvm 2024-12-29 22:08:50 +01:00
parent 4d68c653c7
commit 95ae99aeef
5 changed files with 101 additions and 1 deletions

View file

@ -60,6 +60,7 @@ jobs:
- HW_LILYGO
- HW_STARK
- HW_3LB
- HW_DEVKIT
# This is the platform GitHub will use to run our workflow.
runs-on: ubuntu-latest