.. |
chip
|
Fix typo in STM32 header files
|
2012-07-06 22:21:58 +00:00 |
chip.h
|
Beginning of NXP LPC4330 port
|
2012-06-27 19:17:30 +00:00 |
Kconfig
|
Bring STM3220G-EVAL board configurations to same level as STM3240G-EVAL
|
2012-05-28 19:48:26 +00:00 |
Make.defs
|
ST3210E-EVAL: Add power management configuration; move all linker scripts to common files
|
2012-06-28 00:48:00 +00:00 |
stm32_adc.c
|
Some STM32 bugfixes from Mike Smith
|
2012-04-19 17:52:14 +00:00 |
stm32_adc.h
|
Add peripheral support for the STM32 F2 family
|
2012-03-10 00:02:11 +00:00 |
stm32_allocateheap.c
|
Bring STM3220G-EVAL board configurations to same level as STM3240G-EVAL
|
2012-05-28 19:48:26 +00:00 |
stm32_bkp.h
|
ST3210E-EVAL: Add power management configuration; move all linker scripts to common files
|
2012-06-28 00:48:00 +00:00 |
stm32_can.c
|
CAN ISO-11783 support contributed by Gary Teravskis
|
2012-02-18 14:02:34 +00:00 |
stm32_can.h
|
Leverage some bit timing logic from LPC17xx to the STM32 CAN driver
|
2012-01-20 03:37:29 +00:00 |
stm32_dac.c
|
Add peripheral support for the STM32 F2 family
|
2012-03-10 00:02:11 +00:00 |
stm32_dac.h
|
Add framework for lower half STM32 PWM driver; updates to the STM32 ADC driver
|
2011-12-16 19:29:41 +00:00 |
stm32_dbgmcu.h
|
Update debug header file for the STM32F40xxx
|
2011-11-20 14:50:46 +00:00 |
stm32_dma.c
|
Add circular DMA support to STM32 and STM32 serial driver; Add initial configuration for the Mikroelektronika PIC32MX7 MMB board
|
2012-04-22 19:50:33 +00:00 |
stm32_dma.h
|
Add circular DMA support to STM32 and STM32 serial driver; Add initial configuration for the Mikroelektronika PIC32MX7 MMB board
|
2012-04-22 19:50:33 +00:00 |
stm32_dumpgpio.c
|
Add peripheral support for the STM32 F2 family
|
2012-03-10 00:02:11 +00:00 |
stm32_eth.c
|
Move all non-standard, NuttX header files into include/nuttx/net
|
2012-03-03 23:18:34 +00:00 |
stm32_eth.h
|
Finish STM32 Ethernet header file; Add ethernet driver skeleton
|
2011-12-08 18:02:38 +00:00 |
stm32_exti.c
|
Fix offset to STM32 F1 AFIO EXTICR register
|
2012-01-18 17:48:46 +00:00 |
stm32_exti.h
|
Add initial CC1101 wireless logic from Uros
|
2011-05-16 15:09:39 +00:00 |
stm32_flash.c
|
More changes for STM3240 build
|
2011-11-22 20:07:42 +00:00 |
stm32_flash.h
|
More STM3240 header file changes
|
2011-11-21 14:25:38 +00:00 |
stm32_fsmc.h
|
Add peripheral support for the STM32 F2 family
|
2012-03-10 00:02:11 +00:00 |
stm32_gpio.c
|
Finish STM32 IWDG and WWDG watchdog timer drivers
|
2012-04-15 19:46:08 +00:00 |
stm32_gpio.h
|
Add peripheral support for the STM32 F2 family
|
2012-03-10 00:02:11 +00:00 |
stm32_i2c.c
|
Fix return values from sleep(), usleep(), and sigtimedwait(). Fix STM32 F2 I2C bug-for-bug compatibility
|
2012-05-30 15:36:46 +00:00 |
stm32_i2c.h
|
Add Uros' RCC actitivity counter to STM32 idle loop
|
2011-08-20 13:23:34 +00:00 |
stm32_idle.c
|
STM32 power management update
|
2012-06-18 14:45:34 +00:00 |
stm32_internal.h
|
Add a test for PWM drivers
|
2011-12-19 23:06:41 +00:00 |
stm32_irq.c
|
Add LPC43 interrrupt control logic
|
2012-07-04 19:34:11 +00:00 |
stm32_iwdg.c
|
More Kconfig files
|
2012-04-17 13:48:39 +00:00 |
stm32_lowputc.c
|
Fix STM32 USART4/5 vs UART4/5 confusion
|
2012-04-29 14:34:56 +00:00 |
stm32_lowputc.h
|
More changes from Uros
|
2011-03-27 19:53:36 +00:00 |
stm32_lse.c
|
STM32 F4 RTC driver is fully coded (but not tested)
|
2011-12-14 19:12:00 +00:00 |
stm32_lsi.c
|
STM32 IWDG watchdog works
|
2012-04-16 21:13:54 +00:00 |
stm32_otgfs.h
|
More progress on the STM32 OTG FS device driver
|
2012-04-05 14:12:41 +00:00 |
stm32_otgfsdev.c
|
Need to enable USB reset interrupt
|
2012-05-29 22:20:52 +00:00 |
stm32_pm.h
|
Simplify STM32 PM infrastructure
|
2012-06-26 12:39:23 +00:00 |
stm32_pminitialize.c
|
Simplify STM32 PM infrastructure
|
2012-06-26 12:39:23 +00:00 |
stm32_pmstandby.c
|
Simplify STM32 PM infrastructure
|
2012-06-26 12:39:23 +00:00 |
stm32_pmstop.c
|
PM Update; add configs//ekk-lm3s9b96
|
2012-06-30 00:53:54 +00:00 |
stm32_pwm.c
|
Fix types in STM32 PWM driver comments
|
2012-03-29 23:14:29 +00:00 |
stm32_pwm.h
|
Make STM32 F4 TIM pin naming consistent with F1
|
2012-01-06 21:25:27 +00:00 |
stm32_pwr.c
|
ST3210E-EVAL: Add power management configuration; move all linker scripts to common files
|
2012-06-28 00:48:00 +00:00 |
stm32_pwr.h
|
STM32 F4 RTC driver is fully coded (but not tested)
|
2011-12-14 19:12:00 +00:00 |
stm32_qencoder.c
|
Fix conditional compilation in STM32 quadrature encoder
|
2012-05-25 13:27:21 +00:00 |
stm32_qencoder.h
|
Ooops part of last checkin was still in the editor
|
2012-02-25 00:58:07 +00:00 |
stm32_rcc.c
|
Add peripheral support for the STM32 F2 family
|
2012-03-10 00:02:11 +00:00 |
stm32_rcc.h
|
Implement STM32 IWDG driver
|
2012-04-15 16:42:09 +00:00 |
stm32_rtc.c
|
Add peripheral support for the STM32 F2 family
|
2012-03-10 00:02:11 +00:00 |
stm32_rtc.h
|
Add peripheral support for the STM32 F2 family
|
2012-03-10 00:02:11 +00:00 |
stm32_sdio.c
|
Add peripheral support for the STM32 F2 family
|
2012-03-10 00:02:11 +00:00 |
stm32_sdio.h
|
Add Uros' RCC actitivity counter to STM32 idle loop
|
2011-08-20 13:23:34 +00:00 |
stm32_serial.c
|
PM Update; add configs//ekk-lm3s9b96
|
2012-06-30 00:53:54 +00:00 |
stm32_spi.c
|
Add circular DMA support to STM32 and STM32 serial driver; Add initial configuration for the Mikroelektronika PIC32MX7 MMB board
|
2012-04-22 19:50:33 +00:00 |
stm32_spi.h
|
Add Uros' RCC actitivity counter to STM32 idle loop
|
2011-08-20 13:23:34 +00:00 |
stm32_start.c
|
Add support for SRAM on board the STM3240G-EVAL board
|
2012-02-27 17:22:10 +00:00 |
stm32_syscfg.h
|
Add peripheral support for the STM32 F2 family
|
2012-03-10 00:02:11 +00:00 |
stm32_tim.c
|
More STM32 quadrature encoder code
|
2012-02-14 17:48:25 +00:00 |
stm32_tim.h
|
STM32 fixes for F4 32-bit timers
|
2012-01-13 02:49:10 +00:00 |
stm32_timerisr.c
|
Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile
|
2009-12-16 20:05:51 +00:00 |
stm32_uart.h
|
Fix STM32 USART4/5 vs UART4/5 confusion
|
2012-04-29 14:34:56 +00:00 |
stm32_usbdev.c
|
Extend the USB device/class interface: Add parameters to pass the EP0 OUT data that should accompany the OUT SETUP request
|
2012-04-12 16:30:48 +00:00 |
stm32_usbdev.h
|
More changes from Uros
|
2011-03-27 19:53:36 +00:00 |
stm32_usbhost.c
|
More STM32 USB OTG definitions
|
2012-03-12 20:08:55 +00:00 |
stm32_usbhost.h
|
More STM32 USB OTG definitions
|
2012-03-12 20:08:55 +00:00 |
stm32_vectors.S
|
Add peripheral support for the STM32 F2 family
|
2012-03-10 00:02:11 +00:00 |
stm32_waste.c
|
Add Uros' RCC actitivity counter to STM32 idle loop
|
2011-08-20 13:23:34 +00:00 |
stm32_waste.h
|
Finish code for basic STM3240 port
|
2011-11-24 01:34:10 +00:00 |
stm32_wdg.h
|
More Kconfig
|
2012-04-16 00:09:13 +00:00 |
stm32_wwdg.c
|
STM32 IWDG watchdog works
|
2012-04-16 21:13:54 +00:00 |
stm32.h
|
Various STM32 SDIO and DMA fixes (SDIO DMA still does not work)
|
2012-02-20 20:02:53 +00:00 |
stm32f10xxx_dma.c
|
Fix error in STM32 DMA driver stream index calculation
|
2012-02-19 18:04:25 +00:00 |
stm32f10xxx_rcc.c
|
Updates to the PIC32 USB driver (still kind of buggy); Fix for STM32 CAN2 -- Need to enable CAN1 clocking to use CAN2
|
2012-03-16 20:59:21 +00:00 |
stm32f10xxx_rtc.c
|
ST3210E-EVAL: Add power management configuration; move all linker scripts to common files
|
2012-06-28 00:48:00 +00:00 |
stm32f20xxx_dma.c
|
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_rcc.c
|
Bring STM3220G-EVAL board configurations to same level as STM3240G-EVAL
|
2012-05-28 19:48:26 +00:00 |
stm32f20xxx_rtc.c
|
Update all STM32 F2 files so that they are the same as the corresponding F4 files
|
2012-05-28 18:10:41 +00:00 |
stm32f40xxx_dma.c
|
Update all STM32 F2 files so that they are the same as the corresponding F4 files
|
2012-05-28 18:10:41 +00:00 |
stm32f40xxx_rcc.c
|
Updates to the PIC32 USB driver (still kind of buggy); Fix for STM32 CAN2 -- Need to enable CAN1 clocking to use CAN2
|
2012-03-16 20:59:21 +00:00 |
stm32f40xxx_rtc.c
|
ST3210E-EVAL: Add power management configuration; move all linker scripts to common files
|
2012-06-28 00:48:00 +00:00 |