.. |
.gitignore
|
|
|
Makefile
|
|
|
stm32_adc.c
|
|
|
stm32_appinit.c
|
|
|
stm32_boot.c
|
Here's a patch to split the STM32 FMC/FSMC functionality (FSMC = flexible static memory controller, FMC = flexible memory controller = FSMC + sdram support). This commit makes FMC it's own thing rather than piggy backing on the FSMC code. The peripherals have a few utility functions and this commits lets you have a common function in the arch/arm/src/stm32 rather than having duplicate functions in the board code.
|
2019-05-27 07:21:52 -06:00 |
stm32_bringup.c
|
|
|
stm32_buttons.c
|
|
|
stm32_can.c
|
|
|
stm32_composite.c
|
|
|
stm32_deselectlcd.c
|
Here's a patch to split the STM32 FMC/FSMC functionality (FSMC = flexible static memory controller, FMC = flexible memory controller = FSMC + sdram support). This commit makes FMC it's own thing rather than piggy backing on the FSMC code. The peripherals have a few utility functions and this commits lets you have a common function in the arch/arm/src/stm32 rather than having duplicate functions in the board code.
|
2019-05-27 07:21:52 -06:00 |
stm32_deselectnor.c
|
Here's a patch to split the STM32 FMC/FSMC functionality (FSMC = flexible static memory controller, FMC = flexible memory controller = FSMC + sdram support). This commit makes FMC it's own thing rather than piggy backing on the FSMC code. The peripherals have a few utility functions and this commits lets you have a common function in the arch/arm/src/stm32 rather than having duplicate functions in the board code.
|
2019-05-27 07:21:52 -06:00 |
stm32_deselectsram.c
|
Here's a patch to split the STM32 FMC/FSMC functionality (FSMC = flexible static memory controller, FMC = flexible memory controller = FSMC + sdram support). This commit makes FMC it's own thing rather than piggy backing on the FSMC code. The peripherals have a few utility functions and this commits lets you have a common function in the arch/arm/src/stm32 rather than having duplicate functions in the board code.
|
2019-05-27 07:21:52 -06:00 |
stm32_djoystick.c
|
|
|
stm32_extcontext.c
|
|
|
stm32_extmem.c
|
Here's a patch to split the STM32 FMC/FSMC functionality (FSMC = flexible static memory controller, FMC = flexible memory controller = FSMC + sdram support). This commit makes FMC it's own thing rather than piggy backing on the FSMC code. The peripherals have a few utility functions and this commits lets you have a common function in the arch/arm/src/stm32 rather than having duplicate functions in the board code.
|
2019-05-27 07:21:52 -06:00 |
stm32_idle.c
|
|
|
stm32_lcd.c
|
|
|
stm32_leds.c
|
|
|
stm32_lm75.c
|
|
|
stm32_pm.c
|
|
|
stm32_pmbuttons.c
|
|
|
stm32_selectlcd.c
|
Here's a patch to split the STM32 FMC/FSMC functionality (FSMC = flexible static memory controller, FMC = flexible memory controller = FSMC + sdram support). This commit makes FMC it's own thing rather than piggy backing on the FSMC code. The peripherals have a few utility functions and this commits lets you have a common function in the arch/arm/src/stm32 rather than having duplicate functions in the board code.
|
2019-05-27 07:21:52 -06:00 |
stm32_selectnor.c
|
Here's a patch to split the STM32 FMC/FSMC functionality (FSMC = flexible static memory controller, FMC = flexible memory controller = FSMC + sdram support). This commit makes FMC it's own thing rather than piggy backing on the FSMC code. The peripherals have a few utility functions and this commits lets you have a common function in the arch/arm/src/stm32 rather than having duplicate functions in the board code.
|
2019-05-27 07:21:52 -06:00 |
stm32_selectsram.c
|
Here's a patch to split the STM32 FMC/FSMC functionality (FSMC = flexible static memory controller, FMC = flexible memory controller = FSMC + sdram support). This commit makes FMC it's own thing rather than piggy backing on the FSMC code. The peripherals have a few utility functions and this commits lets you have a common function in the arch/arm/src/stm32 rather than having duplicate functions in the board code.
|
2019-05-27 07:21:52 -06:00 |
stm32_spi.c
|
|
|
stm32_usbdev.c
|
|
|
stm32_usbmsc.c
|
|
|
stm3210e-eval.h
|
Here's a patch to split the STM32 FMC/FSMC functionality (FSMC = flexible static memory controller, FMC = flexible memory controller = FSMC + sdram support). This commit makes FMC it's own thing rather than piggy backing on the FSMC code. The peripherals have a few utility functions and this commits lets you have a common function in the arch/arm/src/stm32 rather than having duplicate functions in the board code.
|
2019-05-27 07:21:52 -06:00 |