summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/stm32/Make.defs
Commit message (Expand)AuthorAgeFilesLines
* Add support for run time stack checking for the STM32. From David SidraneGregory Nutt2014-12-261-0/+4
* stm32: Add infrastructure for dma2d supportGregory Nutt2014-12-191-0/+4
* STM32 F4 OTGHS device controller driver from Brennan AshtonGregory Nutt2014-11-201-0/+3
* Integrates OTGHS support into the STM32; Eliminates the older OTGHS in FS mod...Gregory Nutt2014-10-071-5/+2
* There used to be two ways to pass parameters to new tasks, depending upon the...Gregory Nutt2014-09-011-4/+4
* Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new...Gregory Nutt2014-08-291-2/+2
* Rename up_timerinit() to up_timer_initailize(); Add prototypes for candidate ...Gregory Nutt2014-08-061-2/+6
* CCM PROCFS: Changed the configuration a bit. I am still not happy about the ...Gregory Nutt2014-07-031-1/+4
* Add STM32 CCM heep procfsGregory Nutt2014-07-031-0/+1
* Add an alternate STM32 I2C driver that works around errata in the F103 chip (...Gregory Nutt2014-05-141-0/+4
* STM32 OTGFS Host: Fix a logic error introduced in the last check-inGregory Nutt2014-04-121-2/+2
* STM32 OTGFS: Host USB tracing instrumentation added by LeoGregory Nutt2014-04-121-1/+11
* configs/stm32f4discovery/pm: Configuration converted to use the kconfig-front...Gregory Nutt2014-03-041-2/+2
* STM32F429 LTDC header files and framebuffer driver framework from Ken PettitGregory Nutt2013-11-111-0/+4
* STM32 OTG FS device and host drivers extended so that they can support either...Gregory Nutt2013-11-101-0/+6
* STM32 F3 fixes from John WharingtonGregory Nutt2013-08-131-1/+1
* STM32 F3 I2C driver from John WharingtonGregory Nutt2013-07-301-2/+7
* Improve some ARMv7-A/M floating point register save time; Add floating point ...Gregory Nutt2013-07-231-1/+4
* Add support for a separate CCM memory allocator for members of the STM32 fami...Gregory Nutt2013-06-251-0/+1
* Rework of kernel build signal dispatch to user-space handlerspatacongo2013-03-231-1/+5
* Add kernel build support to the STM32 family and to the STM32F4Discovery boardpatacongo2013-03-221-0/+11
* Add support for ram vectors to the ARMv7-M architecturepatacongo2013-03-181-0/+4
* LPC17xx now supports FPU needed by LPC1788; LPC17xx can not use Mike's common...patacongo2013-02-081-45/+47
* This initial vfork() check-in was a little pollyanna-ishpatacongo2013-01-071-2/+2
* Implement a simple vfork(). ARM only for nowpatacongo2013-01-071-3/+5
* ARM and ARMv7-M ELF support; STM32F4Discovery ELF loader test configurationpatacongo2012-10-261-0/+4
* Optimized ARMv7-M memcpy() function from Mike Smithpatacongo2012-10-201-9/+13
* Implementation of /dev/random using the STM32 Random Number Generator (RNG)patacongo2012-09-291-1/+5
* STM32 fixes for DM9161 PHY; Enhancements for ADS7843e touchscreen controllerpatacongo2012-09-271-2/+2
* Some repartitioning of STM32 functionality to better support a USB host driverpatacongo2012-08-151-0/+6
* Add STM32 PM sleep supportpatacongo2012-07-181-1/+1
* STM32: Add logic to attach the RTC alarm EXTI interruptpatacongo2012-07-171-1/+4
* ST3210E-EVAL: Add power management configuration; move all linker scripts to...patacongo2012-06-281-2/+1
* Simplify STM32 PM infrastructurepatacongo2012-06-261-0/+2
* Some STM32 bugfixes from Mike Smithpatacongo2012-04-191-1/+1
* Implement STM32 IWDG driverpatacongo2012-04-151-3/+7
* Add skeleton file for STM32 watchdog timer driverpatacongo2012-04-151-0/+4
* Beginnings of STM32 F4 OTG FS device driverpatacongo2012-04-021-2/+10
* Change STM32 so that stm32_pmstop.c and stm32_pmstandby are built even if CON...patacongo2012-03-221-1/+2
* Add hooks to support STM32 power managementpatacongo2012-03-141-0/+4
* Incoporate new ARMv7-M exception handling logic contributed by Mike Smithpatacongo2012-02-221-0/+13
* Add an infrastructure to support a generic quadrature encoder driverpatacongo2012-02-141-0/+4
* Replace logic STM32 IDLE loop with standard power management interfacespatacongo2012-01-081-6/+6
* Add the beginning of an STM32 CAN driverpatacongo2011-12-211-1/+5
* Add framework for lower half STM32 PWM driver; updates to the STM32 ADC driverpatacongo2011-12-161-0/+4
* STM32 RTC driver now compiles and links without error (still untested)patacongo2011-12-141-1/+5
* Add STM32 DAC register definitions and skeleton DAC driverpatacongo2011-12-121-0/+4
* Add a skeleton for an STM32 ADC driverpatacongo2011-12-121-0/+4
* Finish STM32 Ethernet header file; Add ethernet driver skeletonpatacongo2011-12-081-0/+4
* Add support for the Cortex-M4 floating pointingpatacongo2011-12-071-0/+4