incubator-nuttx/configs/mikroe-stm32f4/src
Gregory Nutt 692b087d07 LM: Don't initialize .data if running in SRAM. Global missing intialize type. SAMA5 NAND: Fix for read nand in smaller chunks 2013-12-05 10:37:55 -06:00
..
.gitignore .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -06:00
Makefile Audio subystem update from Ken Pettit. Plus moved some header files 2013-05-21 13:13:05 -06:00
mikroe-stm32f4-internal.h Updated Mikroe STM32F4 configuration from Ken Pettit 2013-10-27 08:06:39 -06:00
up_boot.c Updated Mikroe STM32F4 configuration from Ken Pettit 2013-10-27 08:06:39 -06:00
up_clockconfig.c Add missing NSH configuration settings. Correct some conditional logic for STM32 FALSH pre-fetch settings. From Lorenz Meier 2013-06-02 13:16:35 -06:00
up_cxxinitialize.c
up_extmem.c
up_idle.c
up_mio283qt2.c configs/mikroe-stm32f4: Add new configurations plus support for the MIO283QT2 display from Ken Pettit 2013-05-07 14:34:09 -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_pm.c LM: Don't initialize .data if running in SRAM. Global missing intialize type. SAMA5 NAND: Fix for read nand in smaller chunks 2013-12-05 10:37:55 -06:00
up_pwm.c
up_qencoder.c
up_spi.c Updated Mikroe STM32F4 configuration from Ken Pettit 2013-10-27 08:06:39 -06:00
up_touchscreen.c Fix all occurrences of "the the" in documentation and comments 2013-08-27 09:40:19 -06: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_vs1053.c Updated Mikroe STM32F4 configuration from Ken Pettit 2013-10-27 08:06:39 -06:00
up_watchdog.c