.. |
stm32_adc.h
|
Many STM32 header files updated for F3 support
|
2013-02-10 19:07:13 +00:00 |
stm32_bkp.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
stm32_can.h
|
Many STM32 header files updated for F3 support
|
2013-02-10 19:07:13 +00:00 |
stm32_dac.h
|
Many STM32 header files updated for F3 support
|
2013-02-10 19:07:13 +00:00 |
stm32_dbgmcu.h
|
Many STM32 header files updated for F3 support
|
2013-02-10 19:07:13 +00:00 |
stm32_eth.h
|
Several patches from Petteri Aimonen (mostly NxWidgets)
|
2012-11-09 14:54:29 +00:00 |
stm32_exti.h
|
Two fixes from Mike Smith: (1) use -m install of --mode in install commands, (2) fix typo in stm32_exti.h introduced with the STM32 F3 port
|
2013-03-03 21:41:21 +00:00 |
stm32_flash.h
|
Add STM32L152X RCC PLL and FLASH support. Now compiles errorfree.
|
2013-05-19 14:35:30 -06:00 |
stm32_i2c.h
|
Add support for STM32 F427/437 chips. From Mike Smith
|
2013-04-01 13:43:31 +00:00 |
stm32_lcd.h
|
STM32L-Discovery LCD driver is code compele but untested
|
2013-05-23 15:23:29 -06:00 |
stm32_memorymap.h
|
Add STM32L15X memory map
|
2013-05-18 16:08:28 -06:00 |
stm32_otgfs.h
|
Several bug fixes for STM32 OTG FS host driver
|
2012-08-21 18:13:35 +00:00 |
stm32_pwr.h
|
STM32L152: Better LOOPSPERMSEC; Need to set higher performance VOS
|
2013-05-20 15:51:37 -06:00 |
stm32_rng.h
|
Implementation of /dev/random using the STM32 Random Number Generator (RNG)
|
2012-09-29 20:34:25 +00:00 |
stm32_rtc.h
|
Updates for STM32 F3 SPI and RTC
|
2013-02-09 16:39:59 +00:00 |
stm32_rtcc.h
|
Updates for STM32 F3 SPI and RTC
|
2013-02-09 16:39:59 +00:00 |
stm32_sdio.h
|
Updated LPC1788 SDCARD logic from Rommel Marcelo
|
2013-03-12 00:19:30 +00:00 |
stm32_spi.h
|
Updates for STM32 F3 SPI and RTC
|
2013-02-09 16:39:59 +00:00 |
stm32_tim.h
|
Many STM32 header files updated for F3 support
|
2013-02-10 19:07:13 +00:00 |
stm32_usbdev.h
|
Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery configuration with SPI and USB
|
2013-02-09 15:03:49 +00:00 |
stm32_wdg.h
|
Many STM32 header files updated for F3 support
|
2013-02-10 19:07:13 +00:00 |
stm32f10xxx_dma.h
|
STM32L15X UART, DMA, and heap initialization support
|
2013-05-19 11:54:56 -06:00 |
stm32f10xxx_gpio.h
|
RGMP 4.0 update from Qiang Yu
|
2012-11-04 15:12:55 +00:00 |
stm32f10xxx_memorymap.h
|
Add stm32_dmacapable interface to determine is it is possible to perform DMA from a given address.
|
2013-06-04 08:44:49 -06:00 |
stm32f10xxx_rcc.h
|
STM32F3Discovery port is complete, builds, and is ready for testing
|
2013-02-07 22:11:40 +00:00 |
stm32f10xxx_uart.h
|
Add STM32 F3 USART definitions
|
2013-02-08 19:14:09 +00:00 |
stm32f10xxx_vectors.h
|
Support for non-common vectors from Freddie Chopin
|
2012-11-08 18:05:39 +00:00 |
stm32f20xxx_dma.h
|
Update all STM32 F2 files so that they are the same as the corresponding F4 files
|
2012-05-28 18:10:41 +00:00 |
stm32f20xxx_gpio.h
|
Add support for STM32L15X GPIOs
|
2013-05-18 15:32:50 -06:00 |
stm32f20xxx_memorymap.h
|
Oops... bits in region mask are inverted
|
2012-09-04 03:06:47 +00:00 |
stm32f20xxx_pinmap.h
|
STM32 F100 High Density support and generic board configuration from Freddie Chopin
|
2012-11-06 13:36:51 +00:00 |
stm32f20xxx_rcc.h
|
Bring STM3220G-EVAL board configurations to same level as STM3240G-EVAL
|
2012-05-28 19:48:26 +00:00 |
stm32f20xxx_syscfg.h
|
STM32F3Discovery port is complete, builds, and is ready for testing
|
2013-02-07 22:11:40 +00:00 |
stm32f20xxx_uart.h
|
Add STM32 F3 USART definitions
|
2013-02-08 19:14:09 +00:00 |
stm32f20xxx_vectors.h
|
More STM3220G-EVAL fixes; Add NxWM configuration for the STM3220G-EVAL
|
2012-05-28 22:17:36 +00:00 |
stm32f30xxx_adc.h
|
Fix typo is STM32 ADC driver for F2 and F4: ADC not ACD
|
2013-05-08 21:45:46 -06:00 |
stm32f30xxx_gpio.h
|
Add support for STM32L15X GPIOs
|
2013-05-18 15:32:50 -06:00 |
stm32f30xxx_i2c.h
|
Add STM32 F3 I2C register definitions
|
2013-02-10 20:35:34 +00:00 |
stm32f30xxx_memorymap.h
|
Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery configuration with SPI and USB
|
2013-02-09 15:03:49 +00:00 |
stm32f30xxx_pinmap.h
|
STM32F3Discovery port is complete, builds, and is ready for testing
|
2013-02-07 22:11:40 +00:00 |
stm32f30xxx_rcc.h
|
Add SYSCFG definitions for STM32L152; Add board support STM32L-Discovery
|
2013-05-19 11:04:19 -06:00 |
stm32f30xxx_syscfg.h
|
Add SYSCFG definitions for STM32L152; Add board support STM32L-Discovery
|
2013-05-19 11:04:19 -06:00 |
stm32f30xxx_uart.h
|
For STM32 F3, need to use ICR register to clear some U[S]ART interrupts
|
2013-02-09 19:13:01 +00:00 |
stm32f30xxx_vectors.h
|
Beginnings of support for the STM32F3Discovery board
|
2013-02-06 22:30:57 +00:00 |
stm32f40xxx_dma.h
|
Add support for STM32 F427/437 chips. From Mike Smith
|
2013-04-01 13:43:31 +00:00 |
stm32f40xxx_gpio.h
|
Add support for STM32L15X GPIOs
|
2013-05-18 15:32:50 -06:00 |
stm32f40xxx_memorymap.h
|
Add support for STM32 F427/437 chips. From Mike Smith
|
2013-04-01 13:43:31 +00:00 |
stm32f40xxx_pinmap.h
|
Add support for STM32 F427/437 chips. From Mike Smith
|
2013-04-01 13:43:31 +00:00 |
stm32f40xxx_rcc.h
|
Add support for STM32 F427/437 chips. From Mike Smith
|
2013-04-01 13:43:31 +00:00 |
stm32f40xxx_syscfg.h
|
Add support for STM32 F427/437 chips. From Mike Smith
|
2013-04-01 13:43:31 +00:00 |
stm32f40xxx_uart.h
|
Add support for STM32 F427/437 chips. From Mike Smith
|
2013-04-01 13:43:31 +00:00 |
stm32f40xxx_vectors.h
|
Add support for STM32 F427/437 chips. From Mike Smith
|
2013-04-01 13:43:31 +00:00 |
stm32f100_pinmap.h
|
STM32 OTG FS fix from Petteri Aimonen; Finish off some UG-2864AMBAG01 test logic
|
2012-11-08 14:10:24 +00:00 |
stm32f103c_pinmap.h
|
STM32F103C4 and F103C8 chip support from Laurent Latil
|
2013-05-28 14:09:44 -06:00 |
stm32f103re_pinmap.h
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
stm32f103vc_pinmap.h
|
Fixes to STM32 definitions from Freddie Chopin
|
2012-11-02 13:46:45 +00:00 |
stm32f103ze_pinmap.h
|
Another fix to STM32 definitions from Freddie Chopin
|
2012-11-02 13:55:04 +00:00 |
stm32f105vb_pinmap.h
|
Fixes to STM32 definitions from Freddie Chopin
|
2012-11-02 13:46:45 +00:00 |
stm32f107vc_pinmap.h
|
Fixes to STM32 definitions from Freddie Chopin
|
2012-11-02 13:46:45 +00:00 |
stm32l15xxx_gpio.h
|
Add PWR and RCC register definitions for the STM32F152
|
2013-05-19 08:55:36 -06:00 |
stm32l15xxx_memorymap.h
|
Beginning of a segment LCD driver for the STM32L-Discovery
|
2013-05-22 18:12:54 -06:00 |
stm32l15xxx_pinmap.h
|
Add STM32L152X RCC PLL and FLASH support. Now compiles errorfree.
|
2013-05-19 14:35:30 -06:00 |
stm32l15xxx_rcc.h
|
Fix STM32L-Discovery clock setup - The X3 crystal is not fitted on the board
|
2013-05-20 12:17:34 -06:00 |
stm32l15xxx_syscfg.h
|
Add SYSCFG definitions for STM32L152; Add board support STM32L-Discovery
|
2013-05-19 11:04:19 -06:00 |
stm32l15xxx_uart.h
|
STM32L15X UART, DMA, and heap initialization support
|
2013-05-19 11:54:56 -06:00 |
stm32l15xxx_vectors.h
|
Eliminated sam3u_internal.h. Use separate header files instead. More renaming from sam3u_ to sam_ to make room in the namespce for the sam4l_
|
2013-06-02 13:04:40 -06:00 |