nuttx/configs/stm3240g-eval/src
2016-02-04 12:14:17 -06:00
..
.gitignore .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -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
stm32_adc.c Make some file section headers more consistent with standard 2015-04-08 09:15:17 -06:00
stm32_appinit.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
stm32_autoleds.c Renaming for better consistency 2015-11-01 16:26:50 -06:00
stm32_boot.c Building of xyz_appinit.c should depend on CONFIG_LIB_BOARDCTL, not CONFIG_NSH_ARCHINITIALIZE 2016-02-04 12:14:17 -06:00
stm32_buttons.c Move board_ prototypes from arch.h to board.h 2015-02-27 20:02:03 -06:00
stm32_can.c Rename can_devinit() to board_can_initialize(). Hook in to boardctl() with BOARDIOC_CAN_INITIALIZE 2015-08-18 13:21:45 -06:00
stm32_deselectlcd.c STM3240G-EVAL: Rename files for compatibility with current naming conventions 2014-11-28 11:06:43 -06:00
stm32_deselectsram.c STM3240G-EVAL: Rename files for compatibility with current naming conventions 2014-11-28 11:06:43 -06:00
stm32_extmem.c STM3240G-EVAL: Rename files for compatibility with current naming conventions 2014-11-28 11:06:43 -06:00
stm32_lcd.c Fix some spacing problems 2015-10-04 14:59:44 -06:00
stm32_ostest.c Make some file section headers more consistent with standard 2015-04-08 09:15:17 -06:00
stm32_pwm.c Make some file section headers more consistent with standard 2015-04-08 09:15:17 -06:00
stm32_selectlcd.c Fix typo 2015-09-10 21:20:53 -04:00
stm32_selectsram.c Fix typo 2015-09-10 21:20:53 -04:00
stm32_spi.c For STM32 boards, rename up_spiinitialize to stm32_spibus_initialize 2016-01-26 12:21:39 -06:00
stm32_stmpe811.c Rename up_i2c initialize and uninitialize functions using the correct MCU-specific naming 2016-02-02 12:25:14 -06:00
stm32_usb.c Rename usbhost_storageinit() to usbhost_msc_initialize(). Add calls to usbhost_cdcacm_initialize() is CONFIG_USBHOST_CDCACM is selected. 2015-05-06 14:11:29 -06:00
stm32_userleds.c Standardize naming of user LEDs interface functions 2015-11-01 12:45:58 -06:00
stm32_watchdog.c Make some file section headers more consistent with standard 2015-04-08 09:15:17 -06:00
stm3240g-eval.h 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