forked from xiaozhi/xiaozhi-esp32
* Added new board for hu-087 smart AI watch * Added a README with link to prouct on Aliexpress * Trying to control chatbot mode instead of listening state * Removed the esp32-s3 prefix for the board * Changed board name to match folder naming * Fixed formating and long URL * Fixed typo in README.md
10 lines
136 B
JSON
10 lines
136 B
JSON
{
|
|
"target": "esp32s3",
|
|
"builds": [
|
|
{
|
|
"name": "hu-087",
|
|
"sdkconfig_append": []
|
|
}
|
|
]
|
|
}
|