.. |
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
|
Update ChangeLog
|
2014-07-22 07:25:01 -06:00 |
stm32_dbgmcu.h
|
Cosmetic changes to comments
|
2014-10-10 16:54:47 -06:00 |
stm32_eth.h
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
stm32_exti.h
|
Correct STM32 RTC EXTI bit definition. From Lazlo
|
2014-10-09 06:25:07 -06:00 |
stm32_flash.h
|
STM32 FLASH fixes: use size_t instead of uint16_t, make interface more generic. From Freddie Chopin
|
2014-08-28 09:11:20 -06:00 |
stm32_i2c.h
|
Fix a typo in an I2C header file. From Jahu Niskanen
|
2014-11-11 07:12:16 -06:00 |
stm32_lcd.h
|
STM32L-Discovery LCD driver is code compele but untested
|
2013-05-23 15:23:29 -06:00 |
stm32_ltdc.h
|
stm32: Add missing clut register definition
|
2014-12-19 13:28:42 -06:00 |
stm32_memorymap.h
|
Add STM32L15X memory map
|
2013-05-18 16:08:28 -06:00 |
stm32_otgfs.h
|
Correct a typo in the STM32 OTGFS register bit definitions
|
2014-11-13 10:43:54 -06:00 |
stm32_otghs.h
|
Add files that implement true high speed support for the STM32 OTGHS peripheral. From Brennan Ashton
|
2014-10-07 15:01:42 -06:00 |
stm32_pwr.h
|
Support for the STM32F429 from Ken Pettit
|
2013-11-07 16:47:43 -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
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06: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
|
stm32: rename spi frame format definition
|
2014-10-20 15:12:59 -06:00 |
stm32_tim.h
|
STM32 Timer Register Bit Definitions: Some CCER bit settings changed per SourceForge bug #18 submitted by CCCTSAO
|
2013-09-02 08:01:09 -06:00 |
stm32_usbdev.h
|
Add support for the STM32152 and STM32162 Medium+ density parts (plus miscellaneous other improvements to the original STM32151 logic). From Jussi Kivilinna and Sami Pelkonen
|
2014-05-08 09:20:11 -06:00 |
stm32_wdg.h
|
Many STM32 header files updated for F3 support
|
2013-02-10 19:07:13 +00:00 |
stm32f10xxx_dma.h
|
STM32 DAC DMA fixes from John Wharington
|
2013-07-30 08:54:32 -06:00 |
stm32f10xxx_gpio.h
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06: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
|
Correct some typos in STM32 RCC header files noted by Ramtin Amin
|
2014-05-05 07:23:26 -06: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
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06: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
|
Set the GPIO_SPEED_50MHz on all F2 and F4 SPI pin configurations. This is based on an F411 SPI1 errata but the fixed is generalized to all SPI and all F2 and F4 (let me know if this introduces any other issues). Discovered and fixed by Sebastien Lorquet after much consternation.
|
2014-12-08 09:51:52 -06:00 |
stm32f20xxx_rcc.h
|
stm32-rtc: Add support for the internal low speed clock (LSI)
|
2015-01-02 06:32:40 -06: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
|
SAMA5: Framework for a TWI driver (incomplete)
|
2013-09-11 12:28:52 -06:00 |
stm32f30xxx_memorymap.h
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
stm32f30xxx_pinmap.h
|
Fix naming of STM32 F3 SPI2 MOSI and MISO pins. From Brian Webb
|
2013-12-27 11:15:18 -06: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
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
stm32f40xxx_gpio.h
|
STM32 F4: Add support for GPIOK and GPIOJ. From Ken Pettit
|
2013-11-28 08:13:59 -06:00 |
stm32f40xxx_memorymap.h
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
stm32f40xxx_pinmap.h
|
Set the GPIO_SPEED_50MHz on all F2 and F4 SPI pin configurations. This is based on an F411 SPI1 errata but the fixed is generalized to all SPI and all F2 and F4 (let me know if this introduces any other issues). Discovered and fixed by Sebastien Lorquet after much consternation.
|
2014-12-08 09:51:52 -06:00 |
stm32f40xxx_rcc.h
|
stm32-rtc: Add support for the internal low speed clock (LSI)
|
2015-01-02 06:32:40 -06:00 |
stm32f40xxx_syscfg.h
|
Support for the STM32F429 from Ken Pettit
|
2013-11-07 16:47:43 -06: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
|
STM32 OTG FS device and host drivers extended so that they can support either the OTG FS peripheral or the OTG HS peripheral (in FS mode). This was done as a quick way to get USB support on the STM32F429 which has only OTG HS. From Ken Pettit
|
2013-11-10 07:23:06 -06:00 |
stm32f100_pinmap.h
|
STM32: Expicitly include header file files. From Freddie Chopin
|
2014-06-10 15:49:48 -06:00 |
stm32f102_pinmap.h
|
Forgot too add file before last commit
|
2014-11-27 06:14:09 -06:00 |
stm32f103c_pinmap.h
|
STM32 F4 I2C: Port Tridge's I2C noise resiliance logic from the PX4 repository.
|
2014-11-29 13:37:45 -06:00 |
stm32f103r_pinmap.h
|
Add ADC pinmap definitions for the STM32 F103R from Lederhilger Martin
|
2014-10-21 06:48:16 -06:00 |
stm32f103v_pinmap.h
|
STM32: Expicitly include header file files. From Freddie Chopin
|
2014-06-10 15:49:48 -06:00 |
stm32f103z_pinmap.h
|
STM32: Expicitly include header file files. From Freddie Chopin
|
2014-06-10 15:49:48 -06:00 |
stm32f105v_pinmap.h
|
STM32: Expicitly include header file files. From Freddie Chopin
|
2014-06-10 15:49:48 -06:00 |
stm32f107v_pinmap.h
|
STM32: Expicitly include header file files. From Freddie Chopin
|
2014-06-10 15:49:48 -06:00 |
stm32l15xxx_aes.h
|
STM32: Add driver for STM32L162XX AES peripheral. Signed-off-by: Juha Niskanen <juha.niskanen@haltian.com>
|
2015-02-04 06:49:05 -06:00 |
stm32l15xxx_gpio.h
|
Add PWR and RCC register definitions for the STM32F152
|
2013-05-19 08:55:36 -06:00 |
stm32l15xxx_memorymap.h
|
Add support for the STM32152 and STM32162 Medium+ density parts (plus miscellaneous other improvements to the original STM32151 logic). From Jussi Kivilinna and Sami Pelkonen
|
2014-05-08 09:20:11 -06:00 |
stm32l15xxx_pinmap.h
|
STM32L15: Fix typo in MCO pin definition. From Jussi Kivilinna
|
2014-12-02 10:18:02 -06:00 |
stm32l15xxx_rcc.h
|
Add support for the STM32152 and STM32162 Medium+ density parts (plus miscellaneous other improvements to the original STM32151 logic). From Jussi Kivilinna and Sami Pelkonen
|
2014-05-08 09:20:11 -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
|
Add support for the STM32152 and STM32162 Medium+ density parts (plus miscellaneous other improvements to the original STM32151 logic). From Jussi Kivilinna and Sami Pelkonen
|
2014-05-08 09:20:11 -06:00 |
stm32l15xxx_vectors.h
|
Add support for the STM32152 and STM32162 Medium+ density parts (plus miscellaneous other improvements to the original STM32151 logic). From Jussi Kivilinna and Sami Pelkonen
|
2014-05-08 09:20:11 -06:00 |