.. |
.gitignore
|
.dSYM only needs to be in the same .gitignore files as .exe
|
2013-05-30 15:02:04 -06:00 |
Makefile
|
Simplify configs/ Makefiles by combining common longic into a new board.mk Makefile fragment. For Paul A. Patience"
|
2015-09-04 16:42:34 -06:00 |
stm32_adc.c
|
Make some file section headers more consistent with standard
|
2015-04-08 09:15:17 -06:00 |
stm32_boot.c
|
Rename board_led_initialize to board_autoled_initiaize
|
2015-11-01 09:03:01 -06:00 |
stm32_buttons.c
|
Move board_ prototypes from arch.h to board.h
|
2015-02-27 20:02:03 -06:00 |
stm32_can.c
|
Rename can_devinit() to board_can_initialize(). Hook in to boardctl() with BOARDIOC_CAN_INITIALIZE
|
2015-08-18 13:21:45 -06:00 |
stm32_composite.c
|
Make some file section headers more consistent with standard
|
2015-04-08 09:15:17 -06:00 |
stm32_deselectlcd.c
|
STM3210E-EVAL: Rename files for compatibility with current standards
|
2014-11-28 11:35:47 -06:00 |
stm32_deselectnor.c
|
STM3210E-EVAL: Rename files for compatibility with current standards
|
2014-11-28 11:35:47 -06:00 |
stm32_deselectsram.c
|
STM3210E-EVAL: Rename files for compatibility with current standards
|
2014-11-28 11:35:47 -06:00 |
stm32_djoystick.c
|
Remove dangling whitespace
|
2015-10-04 15:28:03 -06:00 |
stm32_extcontext.c
|
STM3210E-EVAL: Rename files for compatibility with current standards
|
2014-11-28 11:35:47 -06:00 |
stm32_extmem.c
|
STM3210E-EVAL: Rename files for compatibility with current standards
|
2014-11-28 11:35:47 -06:00 |
stm32_idle.c
|
Rename board_led_off to board_autoled_off
|
2015-11-01 09:10:08 -06:00 |
stm32_lcd.c
|
More renaming: up_lcdinitialize->board_lcd_initialize, up_lcdgetdev->board_lcd_getdev, up_lcduninitialize->board_lcd_uninitialize
|
2015-04-04 11:49:15 -06:00 |
stm32_leds.c
|
Rename board_led_off to board_autoled_off
|
2015-11-01 09:10:08 -06:00 |
stm32_lm75.c
|
Make some file section headers more consistent with standard
|
2015-04-08 09:15:17 -06:00 |
stm32_nsh.c
|
Make some file section headers more consistent with standard
|
2015-04-08 09:15:17 -06:00 |
stm32_pm.c
|
STM3210E-EVAL: Rename files for compatibility with current standards
|
2014-11-28 11:35:47 -06:00 |
stm32_pmbuttons.c
|
Refresh/fix more broken configurations
|
2015-07-03 09:33:02 -06:00 |
stm32_selectlcd.c
|
Fix typo
|
2015-09-10 21:20:53 -04:00 |
stm32_selectnor.c
|
Fix typo
|
2015-09-10 21:20:53 -04:00 |
stm32_selectsram.c
|
Fix typo
|
2015-09-10 21:20:53 -04:00 |
stm32_spi.c
|
Make some file section headers more consistent with standard
|
2015-04-08 09:15:17 -06:00 |
stm32_usbdev.c
|
Make some file section headers more consistent with standard
|
2015-04-08 09:15:17 -06:00 |
stm32_usbmsc.c
|
Make some file section headers more consistent with standard
|
2015-04-08 09:15:17 -06:00 |
stm32_watchdog.c
|
Make some file section headers more consistent with standard
|
2015-04-08 09:15:17 -06:00 |
stm3210e-eval.h
|
STM3210E-EVAL: Add a DJoystick driver
|
2014-11-28 13:31:09 -06:00 |