nuttx/configs/same70-xplained/src
2016-02-24 09:43:37 -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_autoleds.c
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 I2C Tool: Now that the I2C tool uses a character driver, the I2C character drivers must be initialized in board bring-up logic 2016-02-02 14:22:54 -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 configs/same70-xplained/nsh: The NSH configuration now appears to be fully functional 2015-11-30 16:05:32 -06:00
sam_mcan.c
sam_sdram.c
sam_spi.c For SAM MCUs, rename up_spiinitialize to sam_spibus_initialize 2016-01-26 13:03:12 -06:00
sam_usbdev.c
sam_userleds.c
same70-xplained.h Fix some SPI initialize function name changes that were missed with global SPI name changes 2016-02-23 07:37:36 -06:00