nuttx/configs/stm3240g-eval/src
2014-01-24 13:50:23 -06:00
..
.gitignore .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -06:00
Makefile Move nuttx/configs/stm3240g-eval/src/up_cxxinitialize.c to apps/platform/stm3240g-eval/ 2013-12-29 15:02:51 -06:00
stm3240g-internal.h STM3240G-EVAL: Add kernel build mode support and an NxWM kernel mode configuration 2013-12-29 13:15:08 -06:00
up_adc.c Fixes for STM32 ADC driver on the F4; LC17xx LED initial state 2012-01-03 23:25:49 +00:00
up_autoleds.c Fix NuTiny-SDK-NUC120 LEDs 2013-02-27 15:16:46 +00:00
up_boot.c STM3240G-EVAL: Kernel mode board initialization can't run on the IDLE thread; needs its on initialization kernel thread 2013-12-31 07:59:56 -06:00
up_buttons.c Rename up_buttoninit to board_button_intialize 2014-01-24 13:50:23 -06:00
up_can.c CAN ISO-11783 support contributed by Gary Teravskis 2012-02-18 14:02:34 +00:00
up_deselectlcd.c More support for the Shenzhou board 2012-09-07 23:34:16 +00:00
up_deselectsram.c Add support for SRAM on board the STM3240G-EVAL board 2012-02-27 17:22:10 +00:00
up_extmem.c Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery configuration with SPI and USB 2013-02-09 15:03:49 +00:00
up_lcd.c Created new directories to hold SPI-related files 2013-07-01 08:11:54 -06:00
up_nsh.c Moved include/nuttx/mtd.h to include/nuttx/mtd/mtd.h 2013-11-15 11:22:23 -06:00
up_ostest.c Add single precision operations to FPU test 2012-02-26 15:27:36 +00:00
up_pwm.c Finish PWM pulse count configuration 2012-01-09 21:34:58 +00:00
up_selectlcd.c More support for the Shenzhou board 2012-09-07 23:34:16 +00:00
up_selectsram.c Add beginning of LCD driver for the STM3240G-EVAL 2012-04-17 22:28:47 +00:00
up_spi.c Created new directories to hold SPI-related files 2013-07-01 08:11:54 -06:00
up_stmpe811.c Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery configuration with SPI and USB 2013-02-09 15:03:49 +00:00
up_usb.c Separate wait() and enumerate() methods from struct usbhost_driver_s and move to new interface, struct usbhost_connection_s. This is part of the necessary restructuring of the USB host interface to support multiple root hub ports. 2013-08-13 15:03:46 -06:00
up_userleds.c Fix NuTiny-SDK-NUC120 LEDs 2013-02-27 15:16:46 +00:00
up_watchdog.c STM32 WWDG watchdog driver works 2012-04-16 18:46:07 +00:00