nuttx/configs/stm3210e-eval/src
2014-03-04 09:55:52 -06:00
..
.gitignore .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -06:00
Makefile configs/stm32f4discovery/pm: Configuration converted to use the kconfig-frontends tools 2014-03-04 08:58:01 -06:00
stm3210e-internal.h configs/stm32f4discovery/pm: Configuration converted to use the kconfig-frontends tools 2014-03-04 08:58:01 -06:00
up_adc.c Add a RAM-based logging device 2012-02-11 00:32:53 +00:00
up_boot.c rename up_led*() functions to board_led_*() 2014-01-24 14:28:49 -06:00
up_buttons.c Rename up_irqbutton() to board_button_irq() 2014-01-24 14:04:07 -06:00
up_can.c Various changes and bigfixes for problems detected by CppCheck 2013-05-09 14:23:34 -06:00
up_composite.c Mov apps/examples/composite to apps/system/composite; convert configs/stm3210e-eval/composite to use kconfig-frontend tools -- untested 2013-09-25 18:50:14 -06:00
up_deselectlcd.c More support for the Shenzhou board 2012-09-07 23:34:16 +00:00
up_deselectnor.c More support for the Shenzhou board 2012-09-07 23:34:16 +00:00
up_deselectsram.c More support for the Shenzhou board 2012-09-07 23:34:16 +00:00
up_extcontext.c More support for the Shenzhou board 2012-09-07 23:34:16 +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_idle.c rename up_led*() functions to board_led_*() 2014-01-24 14:28:49 -06:00
up_lcd.c configs/stm3210e-eval/pm: Configuration converted to use the kconfig-frontends tools 2014-03-04 09:55:52 -06:00
up_leds.c rename up_led*() functions to board_led_*() 2014-01-24 14:28:49 -06:00
up_lm75.c More support for the Shenzhou board 2012-09-07 23:34:16 +00:00
up_nsh.c Moved include/nuttx/mtd.h to include/nuttx/mtd/mtd.h 2013-11-15 11:22:23 -06:00
up_pm.c configs/stm32f4discovery/pm: Configuration converted to use the kconfig-frontends tools 2014-03-04 08:58:01 -06:00
up_pmbuttons.c configs/stm32f4discovery/pm: Configuration converted to use the kconfig-frontends tools 2014-03-04 08:58:01 -06:00
up_selectlcd.c More support for the Shenzhou board 2012-09-07 23:34:16 +00:00
up_selectnor.c More support for the Shenzhou board 2012-09-07 23:34:16 +00:00
up_selectsram.c More support for the Shenzhou board 2012-09-07 23:34:16 +00:00
up_spi.c Created new directories to hold SPI-related files 2013-07-01 08:11:54 -06:00
up_usbdev.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_usbmsc.c Move apps/examples/usbmsc to apps/system/usbmsc 2013-09-25 16:54:39 -06:00
up_watchdog.c Add STM32 watchdog configuration 2012-04-16 17:20:36 +00:00