nuttx/configs/samv71-xult/src
2016-06-30 13:09:22 -06:00
..
atmxt-xpro.h Add maXTouch configuration data. 2015-05-12 09:48:43 -06:00
Makefile Add basic definitions for control of USB devices via boardctl() 2016-03-25 10:51:57 -06:00
sam_appinit.c Add an argument to board_app_initialize() 2016-05-24 10:51:22 -06:00
sam_at24config.c Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 2016-06-11 15:50:49 -06:00
sam_atmxtconfig.c Remove carriage returns from files 2016-01-23 15:23:02 -06:00
sam_audio_null.c configs/: Change some *err() message to *info() messages if what was a *dbg() message does not indicate and error condition. 2016-06-13 07:43:55 -06:00
sam_autoleds.c Centralize definitions associated with CONFIG_DEBUG_LEDS 2016-06-15 14:12:19 -06:00
sam_boot.c Trivial fix to comment 2016-05-11 17:20:14 -06:00
sam_bringup.c Eliminate use of apps/system/usbmonitor. Use drivers/usbmonitor instead. 2016-06-30 13:09:22 -06:00
sam_buttons.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 12:37:46 -06:00
sam_composite.c SAMV71-XULT: make usb composite configuration compiling again 2016-03-31 14:14:36 -06:00
sam_ethernet.c Without lowsyslog() *llwarn() is not useful. Eliminate and replace with *warn(). 2016-06-20 09:37:08 -06:00
sam_hsmci.c Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info(). 2016-06-20 11:59:15 -06:00
sam_ili9488.c Centralize definitions associated with CONFIG_DEBUG_LCD 2016-06-15 11:40:33 -06:00
sam_maxtouch.c configs/: Change some *err() message to *info() messages if what was a *dbg() message does not indicate and error condition. 2016-06-13 07:43:55 -06:00
sam_mcan.c Centralize definitions associated with CONFIG_DEBUG_CAN 2016-06-15 15:45:27 -06:00
sam_sdram.c SAMV71-XULT: Update SDRAM refresh rate based on latest softpack 2015-04-08 12:42:54 -06:00
sam_spi.c Centralize definitions associated with CONFIG_DEBUG_SPI 2016-06-15 10:41:13 -06:00
sam_usbdev.c Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info(). 2016-06-20 11:59:15 -06:00
sam_usbmsc.c SAMV71-XULT: make usb composite configuration compiling again 2016-03-31 14:14:36 -06:00
sam_userleds.c Standardize naming of user LEDs interface functions 2015-11-01 12:45:58 -06:00
sam_wm8904.c configs/: Change some *err() message to *info() messages if what was a *dbg() message does not indicate and error condition. 2016-06-13 07:43:55 -06:00
samv71-xult.h Move apps/system/usbmonitor to nuttx/drivers/usbmonitor 2016-06-30 12:24:33 -06:00