.. |
.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_autoleds.c
|
Renaming for better consistency
|
2015-11-01 16:26:50 -06:00 |
stm32_boot.c
|
Renaming for better consistency
|
2015-11-01 16:26:50 -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_deselectlcd.c
|
STM3240G-EVAL: Rename files for compatibility with current naming conventions
|
2014-11-28 11:06:43 -06:00 |
stm32_deselectsram.c
|
STM3240G-EVAL: Rename files for compatibility with current naming conventions
|
2014-11-28 11:06:43 -06:00 |
stm32_extmem.c
|
STM3240G-EVAL: Rename files for compatibility with current naming conventions
|
2014-11-28 11:06:43 -06:00 |
stm32_lcd.c
|
Fix some spacing problems
|
2015-10-04 14:59:44 -06:00 |
stm32_nsh.c
|
Make some file section headers more consistent with standard
|
2015-04-08 09:15:17 -06:00 |
stm32_ostest.c
|
Make some file section headers more consistent with standard
|
2015-04-08 09:15:17 -06:00 |
stm32_pwm.c
|
Make some file section headers more consistent with standard
|
2015-04-08 09:15:17 -06:00 |
stm32_selectlcd.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_stmpe811.c
|
Make some file section headers more consistent with standard
|
2015-04-08 09:15:17 -06:00 |
stm32_usb.c
|
Rename usbhost_storageinit() to usbhost_msc_initialize(). Add calls to usbhost_cdcacm_initialize() is CONFIG_USBHOST_CDCACM is selected.
|
2015-05-06 14:11:29 -06:00 |
stm32_userleds.c
|
Standardize naming of user LEDs interface functions
|
2015-11-01 12:45:58 -06:00 |
stm32_watchdog.c
|
Make some file section headers more consistent with standard
|
2015-04-08 09:15:17 -06:00 |
stm3240g-eval.h
|
Renaming for better consistency
|
2015-11-01 16:26:50 -06:00 |