]> git.sur5r.net Git - freertos/commit
Remove all printf() statements from Kinetis demo as they prevent the code running...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Thu, 8 Dec 2011 13:16:34 +0000 (13:16 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Thu, 8 Dec 2011 13:16:34 +0000 (13:16 +0000)
commit519d1fb64ff60e492a1f2665c712e44be8f1f6e7
tree4e187d14d1a5ec9b8ff9ae304bc6fa1d7f2f3564
parent8df96fdeb2fe1aed0e88d339b994d1ee3209e1c0
Remove all printf() statements from Kinetis demo as they prevent the code running when the debugger is not attached.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1653 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Demo/CORTEX_Kinetis_K60_Tower_IAR/Freescale_Code/cpu/arm_cm4.c
Demo/CORTEX_Kinetis_K60_Tower_IAR/Freescale_Code/cpu/start.c
Demo/CORTEX_Kinetis_K60_Tower_IAR/Freescale_Code/cpu/vectors.c
Demo/CORTEX_Kinetis_K60_Tower_IAR/Freescale_Code/drivers/enet/eth_phy.c
Demo/CORTEX_Kinetis_K60_Tower_IAR/main-full.c