| .. |
|
.gitignore
|
.dSYM only needs to be in the same .gitignore files as .exe
|
2013-05-30 15:02:04 -06:00 |
|
fire-stm32v2.h
|
For STM32 boards, rename up_spiinitialize to stm32_spibus_initialize
|
2016-01-26 12:21:39 -06:00 |
|
Makefile
|
Move xyz_cxxinitialize.c from nuttx/configs/abc/src to apps/platform/abc/ (where xyz is the processor family and abc is the board)
|
2016-01-29 11:35:48 -06:00 |
|
stm32_autoleds.c
|
Remove internal from name of all board header files
|
2015-12-29 15:44:56 -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
|
Remove internal from name of all board header files
|
2015-12-29 15:44:56 -06:00 |
|
stm32_composite.c
|
Remove internal from name of all board header files
|
2015-12-29 15:44:56 -06:00 |
|
stm32_enc28j60.c
|
For STM32 boards, rename up_spiinitialize to stm32_spibus_initialize
|
2016-01-26 12:21:39 -06:00 |
|
stm32_mmcsd.c
|
Remove internal from name of all board header files
|
2015-12-29 15:44:56 -06:00 |
|
stm32_nsh.c
|
Remove internal from name of all board header files
|
2015-12-29 15:44:56 -06:00 |
|
stm32_selectlcd.c
|
Remove internal from name of all board header files
|
2015-12-29 15:44:56 -06:00 |
|
stm32_spi.c
|
For STM32 boards, rename up_spiinitialize to stm32_spibus_initialize
|
2016-01-26 12:21:39 -06:00 |
|
stm32_usbdev.c
|
Remove internal from name of all board header files
|
2015-12-29 15:44:56 -06:00 |
|
stm32_usbmsc.c
|
Rename arch_nshinitialize() to board_app_initialize()
|
2015-03-31 10:21:31 -06:00 |
|
stm32_userleds.c
|
Remove internal from name of all board header files
|
2015-12-29 15:44:56 -06:00 |
|
stm32_w25.c
|
For STM32 boards, rename up_spiinitialize to stm32_spibus_initialize
|
2016-01-26 12:21:39 -06:00 |
|
stm32_watchdog.c
|
Move include/nuttx/timer.h, rtc.h and watchdog.h to include/nuttx/timers/.
|
2015-04-01 12:37:44 -06:00 |