Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c600929

Browse filesBrowse files
committed
Add missing definitions
1 parent fa74767 commit c600929
Copy full SHA for c600929

File tree

Expand file treeCollapse file tree

1 file changed

+3
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-0
lines changed

‎tools/sdk/include/config/sdkconfig.h

Copy file name to clipboardExpand all lines: tools/sdk/include/config/sdkconfig.h
+3Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
* Espressif IoT Development Framework Configuration
55
*
66
*/
7+
#define CONFIG_ARDUINO_RUNNING_CORE 1
8+
#define CONFIG_ARDUINO_EVENT_RUNNING_CORE 1
9+
#define CONFIG_ARDUINO_UDP_RUNNING_CORE 1
710
#define CONFIG_GATTC_ENABLE 1
811
#define CONFIG_ESP32_PHY_MAX_TX_POWER 20
912
#define CONFIG_TRACEMEM_RESERVE_DRAM 0x0

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.