.. |
chip
|
Costmetic changes from the review of the last PR
|
2016-06-17 17:30:05 -06:00 |
chip.h
|
Changes from review of last PR. Mostly costmetic.
|
2016-06-15 12:43:06 -06:00 |
Kconfig
|
Missing ADC2
|
2016-06-17 12:49:42 -10:00 |
Make.defs
|
Proper ADC and Timer Control
|
2016-06-17 12:48:29 -10:00 |
stm32_adc.c
|
Additional cosmetic changes from review of last PR
|
2016-06-18 13:02:33 -06:00 |
stm32_adc.h
|
Clean up and Use two level include 74xx77xx ADC
|
2016-06-17 12:48:29 -10:00 |
stm32_allocateheap.c
|
Rename CONFIG_DEBUG_HEAP to CONFIG_HEAP_COLORATION
|
2016-06-15 14:48:06 -06:00 |
stm32_config.h
|
Remove CONFIG_USARTn_ISUART
|
2016-05-25 11:21:48 -06:00 |
stm32_dma.c
|
Change *err() to either info() or err(ERROR:..), depending upon if an error has occurred.
|
2016-06-16 08:41:21 -06:00 |
stm32_dma.h
|
Change *err() to either info() or err(ERROR:..), depending upon if an error has occurred.
|
2016-06-16 08:41:21 -06:00 |
stm32_dtcm.c
|
|
|
stm32_dtcm.h
|
|
|
stm32_dumpgpio.c
|
Change *err() to either info() or err(ERROR:..), depending upon if an error has occurred.
|
2016-06-16 08:41:21 -06:00 |
stm32_ethernet.c
|
STM32: In big change off err() to info(), several debug statements lost their ll property.
|
2016-06-18 07:53:06 -06:00 |
stm32_ethernet.h
|
|
|
stm32_exti_alarm.c
|
|
|
stm32_exti_gpio.c
|
Added STM32FF76xxx and STM32FF7xx families
|
2016-06-08 08:26:26 -06:00 |
stm32_exti_pwr.c
|
|
|
stm32_exti.h
|
|
|
stm32_gpio.c
|
Apply same STM32 patch to STM32 F7
|
2016-06-17 06:40:04 -06:00 |
stm32_gpio.h
|
Change *err() to either info() or err(ERROR:..), depending upon if an error has occurred.
|
2016-06-16 09:38:16 -06:00 |
stm32_i2c.c
|
Costmetic changes from the review of the last PR
|
2016-06-17 17:30:05 -06:00 |
stm32_i2c.h
|
rename back without f7
|
2016-06-09 15:48:07 +02:00 |
stm32_irq.c
|
Fix another victim of the mass name changes: xyz_errmonitor->xyz_dbgmonitor
|
2016-06-17 07:00:33 -06:00 |
stm32_lowputc.c
|
|
|
stm32_lowputc.h
|
|
|
stm32_mpuinit.c
|
|
|
stm32_mpuinit.h
|
|
|
stm32_procfs_dtcm.c
|
Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err()
|
2016-06-11 15:50:49 -06:00 |
stm32_pwr.h
|
|
|
stm32_rcc.c
|
Added STM32FF76xxx and STM32FF7xx families
|
2016-06-08 08:26:26 -06:00 |
stm32_rcc.h
|
|
|
stm32_serial.c
|
Merged in david_s5/nuttx/upstream_to_greg (pull request #21)
|
2016-05-17 18:09:23 -06:00 |
stm32_spi.c
|
Centralize definitions associated with CONFIG_DEBUG_SPI
|
2016-06-15 10:41:13 -06:00 |
stm32_spi.h
|
STM32F7: Add SPI driver. DMA not yet supported.
|
2016-06-14 07:11:55 -06:00 |
stm32_start.c
|
|
|
stm32_start.h
|
|
|
stm32_tim.c
|
Clean up and split 74xx75xx and 76xx77xx TIM
|
2016-06-17 12:48:29 -10:00 |
stm32_tim.h
|
timer copy
|
2016-06-02 12:09:42 +02:00 |
stm32_timerisr.c
|
|
|
stm32_uart.h
|
Gix spelling in inclusion guards
|
2016-06-17 12:38:17 -10:00 |
stm32_userspace.c
|
|
|
stm32_userspace.h
|
|
|
stm32f74xx75xx_rcc.c
|
Updated F7 RCC to support all pll and config registers
|
2016-06-17 12:48:30 -10:00 |
stm32f76xx77xx_rcc.c
|
Updated F7 RCC to support all pll and config registers
|
2016-06-17 12:48:30 -10:00 |