From 3cb9af4dd99acdd05a698585fb0be4136fff2e2a Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 5 Aug 2015 09:16:56 -0600 Subject: [PATCH] Update README --- configs/samv71-xult/README.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/samv71-xult/README.txt b/configs/samv71-xult/README.txt index c6662ffd05..d40d097c57 100644 --- a/configs/samv71-xult/README.txt +++ b/configs/samv71-xult/README.txt @@ -1061,8 +1061,10 @@ MCAN1 Loopback Test CONFIG_DEBUG=y # Enables general debug features CONFIG_DEBUG_VERBOSE=y # Enables verbose output CONFIG_DEBUG_CAN=y # Enables debug output from CAN + CONFIG_STACK_COLORATION=y # Monitor stack usage CONFIG_DEBUG_SYMBOLS=y # Needed only for use with a debugger + CONFIG_DEBUG_NOOPT=y # Disables optimization System Type -> MCAN device driver options CONFIG_SAMV7_MCAN_REGDEBUG=y # Super low level register debug output