.. |
chip
|
STM32: Expicitly include header file files. From Freddie Chopin
|
2014-06-10 15:49:48 -06:00 |
chip.h
|
STM32: Add configuration support fort he STM32F103RC. From Kosma Moczek
|
2014-06-30 08:16:17 -06:00 |
Kconfig
|
CCM PROCFS: Changed the configuration a bit. I am still not happy about the coupling between procfs, mtd, and now STM32
|
2014-07-03 08:50:24 -06:00 |
Make.defs
|
CCM PROCFS: Changed the configuration a bit. I am still not happy about the coupling between procfs, mtd, and now STM32
|
2014-07-03 08:50:24 -06:00 |
stm32_adc.c
|
STM32 PWM and ADC: Add some bits that should have been cleared. From Martin Lederhilger
|
2013-10-24 08:27:09 -06:00 |
stm32_adc.h
|
Many STM32 header files updated for F3 support
|
2013-02-10 19:07:13 +00:00 |
stm32_allocateheap.c
|
STM32 F401 has no CCM memory
|
2014-04-30 16:49:39 -06:00 |
stm32_bkp.h
|
|
|
stm32_can.c
|
Make sure that there is one space between if and condition
|
2014-04-12 12:53:19 -06:00 |
stm32_can.h
|
|
|
stm32_ccm.c
|
Fix integration of RAM test into the build and configuration system
|
2013-06-26 10:54:12 -06:00 |
stm32_ccm.h
|
Fix integration of RAM test into the build and configuration system
|
2013-06-26 10:54:12 -06:00 |
stm32_dac.c
|
More DAC changes from John Wharington
|
2013-07-30 11:41:53 -06:00 |
stm32_dac.h
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
stm32_dbgmcu.h
|
|
|
stm32_dma.c
|
STM32L15X UART, DMA, and heap initialization support
|
2013-05-19 11:54:56 -06:00 |
stm32_dma.h
|
Changes to stm32_dmacapable interfaces from Mike Smith
|
2013-10-18 08:06:23 -06:00 |
stm32_dumpgpio.c
|
Many changes to reduce complaints from CppCheck. Several latent bugs fixes, but probably some new typos introduced
|
2014-02-10 18:08:49 -06:00 |
stm32_eth.c
|
NET: Rename XYZ_uiptxpoll to just XYZ_txpoll
|
2014-07-01 18:41:08 -06:00 |
stm32_eth.h
|
|
|
stm32_exti_alarm.c
|
|
|
stm32_exti_gpio.c
|
|
|
stm32_exti.h
|
|
|
stm32_flash.c
|
Make sure that there is one space between while and condition
|
2014-04-12 13:09:48 -06:00 |
stm32_flash.h
|
|
|
stm32_fsmc.h
|
Support for the STM32F429 from Ken Pettit
|
2013-11-07 16:47:43 -06:00 |
stm32_gpio.c
|
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_gpio.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_i2c_alt.c
|
Make variable definitions 'static const' when possible to save RAM usage. From Kosma Moczek
|
2014-06-30 07:39:51 -06:00 |
stm32_i2c.c
|
Make variable definitions 'static const' when possible to save RAM usage. From Kosma Moczek
|
2014-06-30 07:39:51 -06:00 |
stm32_i2c.h
|
Add STM32 F3 I2C register definitions
|
2013-02-10 20:35:34 +00:00 |
stm32_idle.c
|
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_irq.c
|
Fix error in last ARMv7-M up_disable_irq checkin
|
2014-01-15 15:26:32 -06:00 |
stm32_iwdg.c
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
stm32_lowputc.c
|
STM32 lowputc: Fix an error in conditional compilation. From Sami Pelkonen
|
2014-05-20 08:12:07 -06:00 |
stm32_lowputc.h
|
|
|
stm32_lse.c
|
Fix bugs in SLCD test and in SLCD CODEC
|
2013-05-24 11:11:48 -06:00 |
stm32_lsi.c
|
|
|
stm32_ltdc.c
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
stm32_ltdc.h
|
Move include/nuttx/fb.h to include/nuttx/video/fb.h
|
2013-12-10 09:23:54 -06:00 |
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
|
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 |
stm32_otgfsdev.c
|
Sourceforge ticket #26: STM32 up_prioritize_irq should not be called if CONFIG_ARCH_IRQPRIO is not defined
|
2014-04-25 16:23:00 -06:00 |
stm32_otgfshost.c
|
STM32 OTGFS Host: If OTGFS_HCCHAR_ODDFRM is not goint to be set, then it should be cleared
|
2014-04-17 11:16:58 -06:00 |
stm32_pm.h
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
stm32_pminitialize.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 |
stm32_pmsleep.c
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
stm32_pmstandby.c
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
stm32_pmstop.c
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
stm32_procfs_ccm.c
|
CCM PROCFS: Changed the configuration a bit. I am still not happy about the coupling between procfs, mtd, and now STM32
|
2014-07-03 08:50:24 -06:00 |
stm32_pwm.c
|
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_pwm.h
|
|
|
stm32_pwr.c
|
Make sure that there is one space between while and condition
|
2014-04-12 13:09:48 -06:00 |
stm32_pwr.h
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
stm32_qencoder.c
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
stm32_qencoder.h
|
|
|
stm32_rcc.c
|
Add STM32L152X RCC PLL and FLASH support. Now compiles errorfree.
|
2013-05-19 14:35:30 -06:00 |
stm32_rcc.h
|
Changes to get PX4 config to build. Also some warning removal
|
2014-01-14 13:30:22 -06:00 |
stm32_rng.c
|
Misc changes for clean built od mikroe-stm32f4 configurations
|
2013-05-01 09:21:13 -06: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
|
Cosmetic changes
|
2014-05-28 14:09:58 -06:00 |
stm32_rtcounter.c
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
stm32_sdio.c
|
STM32: More places where up_prioritize_irq is called when CONFIG_ARCH_IRQPRIO is not defined. Sourceforge ticket #26
|
2014-04-28 07:07:47 -06:00 |
stm32_sdio.h
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
stm32_serial.c
|
Unconfigure GPIO pins when closing a serial port to prevent back effects from back-powering on the TX pin. From Kosma Moczek
|
2014-06-30 08:02:26 -06:00 |
stm32_spi.c
|
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_spi.h
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
stm32_start.c
|
Make sure that there is one space after for
|
2014-04-12 13:28:22 -06:00 |
stm32_syscfg.h
|
Add SYSCFG definitions for STM32L152; Add board support STM32L-Discovery
|
2013-05-19 11:04:19 -06:00 |
stm32_tim.c
|
Make sure that all references to up_prioritize_irq() are conditioned on CONFIG_ARCH_IRQPRIO. Noted by Make Smith
|
2014-05-20 17:48:39 -06:00 |
stm32_tim.h
|
Finish the high priority, nested interrupt handler test (does not work)
|
2013-12-22 13:23:57 -06:00 |
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
|
Nucleo-F401RE: With these changes and the changes from previous commits, the basic Nucleo-F401RE NSH configuration is working.
|
2014-05-06 11:07:10 -06:00 |
stm32_usbdev.c
|
STM32: More places where up_prioritize_irq is called when CONFIG_ARCH_IRQPRIO is not defined. Sourceforge ticket #26
|
2014-04-28 07:07:47 -06:00 |
stm32_usbdev.h
|
|
|
stm32_usbhost.c
|
STM32 OTGFS Host: Additional trace points from Leo
|
2014-04-16 12:56:21 -06:00 |
stm32_usbhost.h
|
STM32 OTGFS Host: Additional trace points from Leo
|
2014-04-16 12:56:21 -06:00 |
stm32_userspace.c
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06: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
|
Costmetic: Replace spaces with tabs
|
2014-04-16 16:26:46 -06:00 |
stm32_waste.c
|
|
|
stm32_waste.h
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
stm32_wdg.h
|
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 |
stm32_wwdg.c
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
stm32.h
|
STM32F429 LTDC header files and framebuffer driver framework from Ken Pettit
|
2013-11-11 14:05:29 -06:00 |
stm32f10xxx_dma.c
|
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 |
stm32f10xxx_rcc.c
|
Make sure that there is one space between while and condition
|
2014-04-12 13:09:48 -06:00 |
stm32f20xxx_dma.c
|
STM32: More places where up_prioritize_irq is called when CONFIG_ARCH_IRQPRIO is not defined. Sourceforge ticket #26
|
2014-04-28 07:07:47 -06:00 |
stm32f20xxx_rcc.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 |
stm32f30xxx_i2c.c
|
STM32 F3 fixes from John Wharington
|
2013-08-13 07:48:18 -06:00 |
stm32f30xxx_rcc.c
|
Make sure that there is one space between while and condition
|
2014-04-12 13:09:48 -06:00 |
stm32f40xxx_dma.c
|
STM32: More places where up_prioritize_irq is called when CONFIG_ARCH_IRQPRIO is not defined. Sourceforge ticket #26
|
2014-04-28 07:07:47 -06:00 |
stm32f40xxx_rcc.c
|
The Nucleo-F401RE has no on-board cystal and, hence, must use the on-chip HSI oscillator for the PLL include clock
|
2014-05-06 10:01:02 -06:00 |
stm32l15xxx_rcc.c
|
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 |