.. |
.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_autoleds.c
|
Rename board_led_off to board_autoled_off
|
2015-11-01 09:10:08 -06:00 |
stm32_boot.c
|
For STM32 boards, rename up_spiinitialize to stm32_spibus_initialize
|
2016-01-26 12:21:39 -06:00 |
stm32_buttons.c
|
Move board_ prototypes from arch.h to board.h
|
2015-02-27 20:02:03 -06:00 |
stm32_cxxinitialize.c
|
Standardize the width of all comment boxes in C files
|
2015-10-02 17:43:08 -06:00 |
stm32_lcd.c
|
Cosmetic: Move # of pre-processior command to column 1
|
2015-09-05 09:07:59 -06:00 |
stm32_nsh.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_qencoder.c
|
Make some file section headers more consistent with standard
|
2015-04-08 09:15:17 -06:00 |
stm32_spi.c
|
For STM32 boards, rename up_spiinitialize to stm32_spibus_initialize
|
2016-01-26 12:21:39 -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 |
stm32ldiscovery.h
|
For STM32 boards, rename up_spiinitialize to stm32_spibus_initialize
|
2016-01-26 12:21:39 -06:00 |