.. |
chip
|
Add support for STM32 F427/437 chips. From Mike Smith
|
2013-04-01 13:43:31 +00:00 |
chip.h
|
Beginnings of support for the STM32F3Discovery board
|
2013-02-06 22:30:57 +00:00 |
Kconfig
|
Add support for STM32 F427/437 chips. From Mike Smith
|
2013-04-01 13:43:31 +00:00 |
Make.defs
|
Rework of kernel build signal dispatch to user-space handlers
|
2013-03-23 14:46:02 +00:00 |
stm32_adc.c
|
Many STM32 header files updated for F3 support
|
2013-02-10 19:07:13 +00:00 |
stm32_adc.h
|
Many STM32 header files updated for F3 support
|
2013-02-10 19:07:13 +00:00 |
stm32_allocateheap.c
|
Add kernel build support for Stellaris, Kinetis, LPC43, and NUC1xx MCUs
|
2013-03-24 17:28:38 +00:00 |
stm32_bkp.h
|
|
|
stm32_can.c
|
Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery configuration with SPI and USB
|
2013-02-09 15:03:49 +00:00 |
stm32_can.h
|
|
|
stm32_dac.c
|
Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery configuration with SPI and USB
|
2013-02-09 15:03:49 +00:00 |
stm32_dac.h
|
|
|
stm32_dbgmcu.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
stm32_dma.c
|
Fixes for STM32 F3 GPIO, pinmap, DMA, and heap allocation
|
2013-02-07 18:27:47 +00:00 |
stm32_dma.h
|
Complete some missing logic for STM32 F3 DMA
|
2013-02-10 01:39:22 +00:00 |
stm32_dumpgpio.c
|
More stm32f3discovery updates
|
2013-02-08 14:42:18 +00:00 |
stm32_eth.c
|
itoa() from Ryan Sundberg
|
2013-03-14 18:30:06 +00:00 |
stm32_eth.h
|
Move some PHY initialization logic for Darcy
|
2012-11-22 14:44:38 +00:00 |
stm32_exti_alarm.c
|
Make name of RTC ALARM interrupt common on STM32 F1,2,4
|
2012-07-19 14:33:14 +00:00 |
stm32_exti_gpio.c
|
|
|
stm32_exti.h
|
Add STM32 PM sleep support
|
2012-07-18 22:54:33 +00:00 |
stm32_flash.c
|
STM32 FLASH changes from Freddie Chopin
|
2013-01-03 13:39:16 +00:00 |
stm32_flash.h
|
|
|
stm32_fsmc.h
|
|
|
stm32_gpio.c
|
Add a driver for the SST30VF NOR FLASH parts
|
2013-02-11 21:44:00 +00:00 |
stm32_gpio.h
|
Fixes for STM32 F3 GPIO, pinmap, DMA, and heap allocation
|
2013-02-07 18:27:47 +00:00 |
stm32_i2c.c
|
Bugs reported by Mike Smith fixed; ZKIT-ARM-1769 CAN support from Rashid Fatah
|
2013-03-04 14:53:41 +00:00 |
stm32_i2c.h
|
Add STM32 F3 I2C register definitions
|
2013-02-10 20:35:34 +00:00 |
stm32_idle.c
|
Corrections for SD card on Shenzhou board
|
2012-09-24 18:57:38 +00:00 |
stm32_irq.c
|
Add support for ram vectors to the ARMv7-M architecture
|
2013-03-18 21:10:08 +00:00 |
stm32_iwdg.c
|
|
|
stm32_lowputc.c
|
Add support for STM32 F427/437 chips. From Mike Smith
|
2013-04-01 13:43:31 +00:00 |
stm32_lowputc.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
stm32_lse.c
|
|
|
stm32_lsi.c
|
|
|
stm32_mpuinit.c
|
Add kernel build support to the STM32 family and to the STM32F4Discovery board
|
2013-03-22 14:49:21 +00:00 |
stm32_mpuinit.h
|
Add kernel build support to the STM32 family and to the STM32F4Discovery board
|
2013-03-22 14:49:21 +00:00 |
stm32_otgfs.h
|
|
|
stm32_otgfsdev.c
|
Add a up_stack_frame() interface to allocate a frame of data on a task's stack.
|
2013-03-21 17:35:08 +00:00 |
stm32_otgfshost.c
|
Fixe task_exithook() bug; fix timer usage in STM32 OTGFS host driver
|
2012-11-25 18:00:40 +00:00 |
stm32_pm.h
|
Add STM32 PM sleep support
|
2012-07-18 22:54:33 +00:00 |
stm32_pminitialize.c
|
|
|
stm32_pmsleep.c
|
STM32 PM update
|
2012-08-03 15:01:51 +00:00 |
stm32_pmstandby.c
|
PM update
|
2012-07-27 00:14:38 +00:00 |
stm32_pmstop.c
|
PM update
|
2012-07-27 00:14:38 +00:00 |
stm32_pwm.c
|
Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery configuration with SPI and USB
|
2013-02-09 15:03:49 +00:00 |
stm32_pwm.h
|
|
|
stm32_pwr.c
|
The M3 Wildfire port is code complete and ready for test
|
2012-09-10 22:26:37 +00:00 |
stm32_pwr.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
stm32_qencoder.c
|
Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery configuration with SPI and USB
|
2013-02-09 15:03:49 +00:00 |
stm32_qencoder.h
|
|
|
stm32_rcc.c
|
Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery configuration with SPI and USB
|
2013-02-09 15:03:49 +00:00 |
stm32_rcc.h
|
STM32F3Discovery port is complete, builds, and is ready for testing
|
2013-02-07 22:11:40 +00:00 |
stm32_rng.c
|
Implementation of /dev/random using the STM32 Random Number Generator (RNG)
|
2012-09-29 20:34:25 +00:00 |
stm32_rtc.c
|
Updates for STM32 F3 SPI and RTC
|
2013-02-09 16:39:59 +00:00 |
stm32_rtc.h
|
Updates for STM32 F3 SPI and RTC
|
2013-02-09 16:39:59 +00:00 |
stm32_rtcc.c
|
Updates for STM32 F3 SPI and RTC
|
2013-02-09 16:39:59 +00:00 |
stm32_rtcounter.c
|
Updates for STM32 F3 SPI and RTC
|
2013-02-09 16:39:59 +00:00 |
stm32_sdio.c
|
Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery configuration with SPI and USB
|
2013-02-09 15:03:49 +00:00 |
stm32_sdio.h
|
SDIO fixes for the STM32 F2 from Gary Teravskis and Scott Rondestvedt
|
2012-07-24 15:49:01 +00:00 |
stm32_serial.c
|
Add support for STM32 F427/437 chips. From Mike Smith
|
2013-04-01 13:43:31 +00:00 |
stm32_spi.c
|
Add support for STM32 F427/437 chips. From Mike Smith
|
2013-04-01 13:43:31 +00:00 |
stm32_spi.h
|
Add support for STM32 F427/437 chips. From Mike Smith
|
2013-04-01 13:43:31 +00:00 |
stm32_start.c
|
Add kernel build support to the STM32 family and to the STM32F4Discovery board
|
2013-03-22 14:49:21 +00:00 |
stm32_syscfg.h
|
STM32F3Discovery port is complete, builds, and is ready for testing
|
2013-02-07 22:11:40 +00:00 |
stm32_tim.c
|
Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery configuration with SPI and USB
|
2013-02-09 15:03:49 +00:00 |
stm32_tim.h
|
|
|
stm32_timerisr.c
|
Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery configuration with SPI and USB
|
2013-02-09 15:03:49 +00:00 |
stm32_uart.h
|
Add support for STM32 F427/437 chips. From Mike Smith
|
2013-04-01 13:43:31 +00:00 |
stm32_usbdev.c
|
More changes for a kernel-mode allocator (more to be done)
|
2013-03-09 21:12:20 +00:00 |
stm32_usbdev.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
stm32_usbhost.h
|
Changes for clean STM32 USB host driver build
|
2012-08-20 16:06:39 +00:00 |
stm32_userspace.c
|
Add kernel build support to the STM32 family and to the STM32F4Discovery board
|
2013-03-22 14:49:21 +00:00 |
stm32_userspace.h
|
Add kernel build support for Stellaris, Kinetis, LPC43, and NUC1xx MCUs
|
2013-03-24 17:28:38 +00:00 |
stm32_vectors.S
|
Add kernel build support for Stellaris, Kinetis, LPC43, and NUC1xx MCUs
|
2013-03-24 17:28:38 +00:00 |
stm32_waste.c
|
|
|
stm32_waste.h
|
|
|
stm32_wdg.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
stm32_wwdg.c
|
|
|
stm32.h
|
Add option to use BASEPRI instead of PRIMASK to disable interrupts in all ARMv7-M architectures
|
2013-01-22 01:25:40 +00:00 |
stm32f10xxx_dma.c
|
Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery configuration with SPI and USB
|
2013-02-09 15:03:49 +00:00 |
stm32f10xxx_rcc.c
|
STM32 F100 High Density support and generic board configuration from Freddie Chopin
|
2012-11-06 13:36:51 +00:00 |
stm32f20xxx_dma.c
|
Fix to STM32 F2/F4 DMA driver from Yan T.
|
2013-03-01 22:15:44 +00:00 |
stm32f20xxx_rcc.c
|
STM32 FLASH pre-fetch is no long enabled unless it is so configured
|
2012-11-26 13:22:51 +00:00 |
stm32f30xxx_rcc.c
|
Fixes to get STM32F3Discovery running
|
2013-02-08 21:42:23 +00:00 |
stm32f40xxx_dma.c
|
Fix to STM32 F2/F4 DMA driver from Yan T.
|
2013-03-01 22:15:44 +00:00 |
stm32f40xxx_rcc.c
|
Add support for STM32 F427/437 chips. From Mike Smith
|
2013-04-01 13:43:31 +00:00 |