Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Add debug options
  • Loading branch information
giulcioffi committed Jul 22, 2021
commit 8964ac922a60dff0d6cee348de1f990fb00f59bc
3 changes: 3 additions & 0 deletions variants/PORTENTA_H7_M7/conf/mbed_app.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
"platform.memory-tracing-enabled": true,
"rtos.main-thread-stack-size": 32768,
"cordio.max-connections": 5,
"cellular.debug-at": true,
"cellular.offload-dns-queries": true,
"mbed-trace.enable": true,
"target.mbed_app_start": "0x8040000",
"target.macros_add": [
"USB_DYNAMIC_CONFIGURATION",
Expand Down