nuttx/configs/stm3240g-eval/src
2015-05-06 14:11:29 -06:00
..
.gitignore .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -06:00
Makefile STM3240G-EVAL: Rename files for compatibility with current naming conventions 2014-11-28 11:06:43 -06:00
stm32_adc.c Make some file section headers more consistent with standard 2015-04-08 09:15:17 -06:00
stm32_autoleds.c configs/: board function prototypes are now in include/nuttx/board.h. Remove from board header file; Add inclusion of nuttx/board.h to all files referencing board functions 2015-02-27 18:49:24 -06:00
stm32_boot.c rch_tcinitialize() and arch_tcunitinitialize() renamed to board_tsc_setup() and board_tsc_teardown(). These are not long called directly by applications but only indirectly throught the crappy boardctl() OS interface. 2015-03-31 13:21:25 -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 STM3240G-EVAL: Rename files for compatibility with current naming conventions 2014-11-28 11:06:43 -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 More renaming: up_lcdinitialize->board_lcd_initialize, up_lcdgetdev->board_lcd_getdev, up_lcduninitialize->board_lcd_uninitialize 2015-04-04 11:49:15 -06:00
stm32_nsh.c Make some file section headers more consistent with standard 2015-04-08 09:15:17 -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 STM3240G-EVAL: Rename files for compatibility with current naming conventions 2014-11-28 11:06:43 -06:00
stm32_selectsram.c STM3240G-EVAL: Rename files for compatibility with current naming conventions 2014-11-28 11:06:43 -06:00
stm32_spi.c Make some file section headers more consistent with standard 2015-04-08 09:15:17 -06:00
stm32_stmpe811.c Make some file section headers more consistent with standard 2015-04-08 09:15:17 -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 Make some file section headers more consistent with standard 2015-04-08 09:15:17 -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 Make some file section headers more consistent with standard 2015-04-08 09:15:17 -06:00