nuttx/configs/samv71-xult/src
2016-02-24 09:43:37 -06:00
..
atmxt-xpro.h Add maXTouch configuration data. 2015-05-12 09:48:43 -06:00
Makefile Building of xyz_appinit.c should depend on CONFIG_LIB_BOARDCTL, not CONFIG_NSH_ARCHINITIALIZE 2016-02-04 12:14:17 -06:00
sam_appinit.c SAMV71 and SAME70 board: In sam_appinit.c, need to include sys/types. hf CONFIG_BOARD_INITIAILZE is not defineed. Noted by Matt Poppe. 2016-02-24 09:43:37 -06:00
sam_at24config.c Rename up_i2c initialize and uninitialize functions using the correct MCU-specific naming 2016-02-02 12:25:14 -06:00
sam_atmxtconfig.c Remove carriage returns from files 2016-01-23 15:23:02 -06:00
sam_audio_null.c Make some file section headers more consistent with standard 2015-04-08 09:15:17 -06:00
sam_autoleds.c Rename board_led_off to board_autoled_off 2015-11-01 09:10:08 -06:00
sam_boot.c Fix some SPI initialize function name changes that were missed with global SPI name changes 2016-02-23 07:37:36 -06:00
sam_bringup.c Add support for LED driver to the SAMV7-XULT board support 2016-02-20 13:21:19 -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_ethernet.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 12:37:46 -06:00
sam_hsmci.c Make some file section headers more consistent with standard 2015-04-08 09:15:17 -06:00
sam_ili9488.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 12:37:46 -06:00
sam_maxtouch.c Rename up_i2c initialize and uninitialize functions using the correct MCU-specific naming 2016-02-02 12:25:14 -06:00
sam_mcan.c Rename can_devinit() to board_can_initialize(). Hook in to boardctl() with BOARDIOC_CAN_INITIALIZE 2015-08-18 13:21:45 -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 For SAM MCUs, rename up_spiinitialize to sam_spibus_initialize 2016-01-26 13:03:12 -06:00
sam_usbdev.c SAMV7 USB: more updates 2015-03-25 15:56:10 -06:00
sam_userleds.c Standardize naming of user LEDs interface functions 2015-11-01 12:45:58 -06:00
sam_wm8904.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 12:37:46 -06:00
samv71-xult.h Fix some SPI initialize function name changes that were missed with global SPI name changes 2016-02-23 07:37:36 -06:00