nuttx/configs/hymini-stm32v/src
2015-11-01 09:10:08 -06:00
..
.gitignore
hymini_stm32v-internal.h Hymini STM32F4: Rename files for better conformance to naming conventions 2015-03-21 09:42:09 -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_boot.c Rename board_led_initialize to board_autoled_initiaize 2015-11-01 09:03:01 -06:00
stm32_buttons.c Hymini STM32F4: Rename files for better conformance to naming conventions 2015-03-21 09:42:09 -06:00
stm32_leds.c Rename board_led_off to board_autoled_off 2015-11-01 09:10:08 -06:00
stm32_nsh.c Rename arch_nshinitialize() to board_app_initialize() 2015-03-31 10:21:31 -06:00
stm32_r61505u.c Fix typo 2015-09-10 21:20:53 -04:00
stm32_spi.c Hymini STM32F4: Rename files for better conformance to naming conventions 2015-03-21 09:42:09 -06:00
stm32_ssd1289.c Fix typo 2015-09-10 21:20:53 -04:00
stm32_ts.c rch_tcinitialize() and arch_tcunitinitialize() renamed to board_tsc_setup() and board_tsc_teardown(). These are not long called directly by applications but only indirectly throught the crappy boardctl() OS interface. 2015-03-31 13:21:25 -06:00
stm32_usbdev.c Hymini STM32F4: Rename files for better conformance to naming conventions 2015-03-21 09:42:09 -06:00
stm32_usbmsc.c Rename arch_nshinitialize() to board_app_initialize() 2015-03-31 10:21:31 -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