.. |
chip
|
Add alternate function pin mapping for the STM32F103VC
|
2011-12-17 21:14:03 +00:00 |
chip.h
|
Adds support for the STM32F103VCT6 and for the Hy-Mini STM32v board. Contributed by Laurent Latil
|
2011-12-17 20:07:22 +00:00 |
Make.defs
|
Add framework for lower half STM32 PWM driver; updates to the STM32 ADC driver
|
2011-12-16 19:29:41 +00:00 |
stm32_adc.c
|
Fix some bad SDIO debug instrumentation
|
2011-12-17 16:45:40 +00:00 |
stm32_adc.h
|
STM32 ADC update
|
2011-12-17 00:21:10 +00:00 |
stm32_allocateheap.c
|
Add STM32 F4 DMA framework (untested)
|
2011-12-07 14:56:28 +00:00 |
stm32_bkp.h
|
Add code changes from Uros
|
2011-04-15 16:20:25 +00:00 |
stm32_can.h
|
Update CAN header file for the STM32F40xxx
|
2011-11-20 14:22:55 +00:00 |
stm32_dac.c
|
Add framework for lower half STM32 PWM driver; updates to the STM32 ADC driver
|
2011-12-16 19:29:41 +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 STM32 F4 DMA framework (untested)
|
2011-12-07 14:56:28 +00:00 |
stm32_dma.h
|
Add STM32 F4 DMA framework (untested)
|
2011-12-07 14:56:28 +00:00 |
stm32_dumpgpio.c
|
Minor fixes for compile with DEBUG enabled
|
2011-12-10 02:25:30 +00:00 |
stm32_eth.c
|
Fix more STM32 ethernet bugs; Fix some build issues with examples/nettest
|
2011-12-13 19:58:24 +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
|
More changes for STM3240 build
|
2011-11-22 20:07:42 +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
|
More STM3240 header file changes
|
2011-11-21 14:25:38 +00:00 |
stm32_gpio.c
|
Basic bring-up of the STM3240G-EVAL board is complete
|
2011-12-06 19:31:28 +00:00 |
stm32_gpio.h
|
Finish code for basic STM3240 port
|
2011-11-24 01:34:10 +00:00 |
stm32_i2c.c
|
SAM3U SPI debug changes
|
2011-10-07 22:37:24 +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
|
Add Uros' RCC actitivity counter to STM32 idle loop
|
2011-08-20 13:23:34 +00:00 |
stm32_internal.h
|
Add Uros' RCC actitivity counter to STM32 idle loop
|
2011-08-20 13:23:34 +00:00 |
stm32_irq.c
|
Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4
|
2011-08-05 21:57:49 +00:00 |
stm32_lowputc.c
|
More changes for STM3240 build
|
2011-11-22 20:07:42 +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_pwm.c
|
Add framework for lower half STM32 PWM driver; updates to the STM32 ADC driver
|
2011-12-16 19:29:41 +00:00 |
stm32_pwm.h
|
Add framework for lower half STM32 PWM driver; updates to the STM32 ADC driver
|
2011-12-16 19:29:41 +00:00 |
stm32_pwr.c
|
STM32 F4 RTC driver is fully coded (but not tested)
|
2011-12-14 19:12: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_rcc.c
|
Working toward clean STM3240xx build
|
2011-11-22 16:08:21 +00:00 |
stm32_rcc.h
|
STM32 F4 RTC driver is fully coded (but not tested)
|
2011-12-14 19:12:00 +00:00 |
stm32_rcclock.c
|
Add Uros' RCC actitivity counter to STM32 idle loop
|
2011-08-20 13:23:34 +00:00 |
stm32_rtc.c
|
Re-arrange some files and interfaces to support the STM32 F4 date/time RTC
|
2011-12-14 14:47:42 +00:00 |
stm32_rtc.h
|
Add STM3240 RTC header file
|
2011-11-21 18:55:54 +00:00 |
stm32_sdio.c
|
Fix some bad SDIO debug instrumentation
|
2011-12-17 16:45:40 +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
|
Correct several errors in STM32 serial port configuration
|
2011-07-04 22:38:45 +00:00 |
stm32_spi.c
|
Adds support for the STM32F103VCT6 and for the Hy-Mini STM32v board. Contributed by Laurent Latil
|
2011-12-17 20:07:22 +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 the Cortex-M4 floating pointing
|
2011-12-07 18:58:21 +00:00 |
stm32_syscfg.h
|
Add Ethernet pin/clock configuration logic
|
2011-12-08 22:14:48 +00:00 |
stm32_tim.c
|
STM32 ADC update
|
2011-12-17 00:21:10 +00:00 |
stm32_tim.h
|
Add framework for lower half STM32 PWM driver; updates to the STM32 ADC driver
|
2011-12-16 19:29:41 +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
|
Finishes basic header file updates for STM3230
|
2011-11-21 22:19:19 +00:00 |
stm32_usbdev.c
|
Fix a critical bug in the STM32 USB device-side driver
|
2011-12-17 19:08:49 +00:00 |
stm32_usbdev.h
|
More changes from Uros
|
2011-03-27 19:53:36 +00:00 |
stm32_vectors.S
|
Add support for the Cortex-M4 floating pointing
|
2011-12-07 18:58:21 +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
|
Finishes basic header file updates for STM3230
|
2011-11-21 22:19:19 +00:00 |
stm32.h
|
Add Ethernet pin/clock configuration logic
|
2011-12-08 22:14:48 +00:00 |
stm32f10xxx_dma.c
|
Add STM32 F4 DMA framework (untested)
|
2011-12-07 14:56:28 +00:00 |
stm32f10xxx_rcc.c
|
Add generic, upper-half PWM driver
|
2011-12-16 16:17:34 +00:00 |
stm32f10xxx_rtc.c
|
STM32 F4 RTC driver is fully coded (but not tested)
|
2011-12-14 19:12:00 +00:00 |
stm32f40xxx_dma.c
|
Add STM32 F4 DMA framework (untested)
|
2011-12-07 14:56:28 +00:00 |
stm32f40xxx_rcc.c
|
Started then stopped development of the STM32 DAC driver -- I guess it isn't needed afterall
|
2011-12-15 20:31:54 +00:00 |
stm32f40xxx_rtc.c
|
STM32 F4 RTC is functional
|
2011-12-14 21:59:08 +00:00 |