]>
Devi Nivas Git - smartwatch.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Advaith Menon [Sun, 16 Nov 2025 08:12:51 +0000 (03:12 -0500)]
Remove ESP32 example README
* Remove the default README that came with the example template.
Advaith Menon [Sun, 16 Nov 2025 08:09:24 +0000 (03:09 -0500)]
Add README
* Add a draft README file
Advaith Menon [Sun, 16 Nov 2025 07:41:42 +0000 (02:41 -0500)]
Add test program for button inputs
* Allow esp_driver_gpio privilege
* Remove restart code
* Add test program to read input buttons
Advaith Menon [Sun, 16 Nov 2025 06:27:13 +0000 (01:27 -0500)]
Initial commit
* Copy the Espressif hello_world example for use with the project
* Add .gitignore of Espressif to the project