We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6fb1a6 commit 9ce70f9Copy full SHA for 9ce70f9
README.md
@@ -2,6 +2,12 @@
2
3
This repo holds firmware for the BIODYN-100.
4
5
+## Built With
6
+- C
7
+- ESP-IDF
8
+- FreeRTOS
9
+- Bluedroid
10
+
11
## Building & Flashing
12
1. Source ESP-IDF with `. $HOME/esp/esp-idf/export.sh` or manually. Ensure ESP-IDF is installed on your device properly.
13
2. Ensure the target it set with `idf.py set-target ESP32-S3`.
0 commit comments