Make BTClock v8 board working again
This commit is contained in:
parent
41bf2480ce
commit
ff0d8f5a0a
9 changed files with 91 additions and 38 deletions
|
@ -10,7 +10,7 @@
|
|||
"-DBOARD_HAS_PSRAM",
|
||||
"-DARDUINO_BTCLOCK",
|
||||
"-DARDUINO_ESP32S3_DEV",
|
||||
"-DIS_BTCLOCK_S3",
|
||||
"-DIS_BTCLOCK_V8",
|
||||
"-DARDUINO_USB_MODE=1",
|
||||
"-DARDUINO_RUNNING_CORE=1",
|
||||
"-DARDUINO_EVENT_RUNNING_CORE=1",
|
||||
|
@ -20,8 +20,8 @@
|
|||
"f_flash": "80000000L",
|
||||
"flash_mode": "qio",
|
||||
"psram_type": "opi",
|
||||
"espidf": {
|
||||
"sdkconfig_path": "boards"
|
||||
"esp-idf": {
|
||||
"sdkconfig_path": "boards/sdkconfig.btclock_v8"
|
||||
},
|
||||
"hwids": [
|
||||
[
|
Loading…
Add table
Add a link
Reference in a new issue