| .. |
|
.gitignore
|
.dSYM only needs to be in the same .gitignore files as .exe
|
2013-05-30 15:02:04 -06:00 |
|
hymini-stm32v.h
|
For STM32 boards, rename up_spiinitialize to stm32_spibus_initialize
|
2016-01-26 12:21:39 -06:00 |
|
Makefile
|
Building of xyz_appinit.c should depend on CONFIG_LIB_BOARDCTL, not CONFIG_NSH_ARCHINITIALIZE
|
2016-02-04 12:14:17 -06:00 |
|
stm32_appinit.c
|
Rename files containing board_app_initialize from xyz_nsh.c to xyz_appinit.c
|
2016-02-04 12:03:09 -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_leds.c
|
Remove internal from name of all board header files
|
2015-12-29 15:44:56 -06:00 |
|
stm32_r61505u.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_ssd1289.c
|
Remove internal from name of all board header files
|
2015-12-29 15:44:56 -06:00 |
|
stm32_ts.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 files containing board_app_initialize from xyz_nsh.c to xyz_appinit.c
|
2016-02-04 12:03:09 -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 |