SAM3U SPI debug changes

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4031 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2011-10-07 22:37:24 +00:00
parent aabb21c85e
commit fb14c33e35
10 changed files with 61 additions and 34 deletions
+6
View File
@@ -54,6 +54,12 @@
* Pre-Processor Definitions
****************************************************************************/
/* Configuration ************************************************************/
/* SPI Frequency. Default: 100KHz */
#ifndef CONFIG_ADS7843E_FREQUENCY
# define CONFIG_ADS7843E_FREQUENCY 100000
#endif
/* Maximum number of threads than can be waiting for POLL events */
#ifndef CONFIG_ADS7843E_NPOLLWAITERS