nuttx/configs/olimexino-stm32/src
2016-06-11 14:14:08 -06:00
..
.gitignore Add Olimexino-STM32 board support from David Sidrane 2015-03-20 18:00:10 -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
olimexino-stm32.h Rename usbmsc_archinitialize to board_usbmsc_initialize 2016-03-25 12:09:37 -06:00
stm32_appinit.c Add an argument to board_app_initialize() 2016-05-24 10:51:22 -06:00
stm32_boot.c Add an argument to board_app_initialize() 2016-05-24 10:51:22 -06:00
stm32_buttons.c Add Olimexino-STM32 board support from David Sidrane 2015-03-20 18:00:10 -06:00
stm32_can.c Replace all occurrences of vdbg with vinfo 2016-06-11 11:59:51 -06:00
stm32_composite.c Rename all occurrences of composite_archinitialize to board_composite_initialize 2016-03-25 11:16:38 -06:00
stm32_leds.c Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 2016-06-11 14:14:08 -06:00
stm32_spi.c Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 2016-06-11 14:14:08 -06:00
stm32_usbdev.c Add Olimexino-STM32 board support from David Sidrane 2015-03-20 18:00:10 -06:00
stm32_usbmsc.c Rename usbmsc_archinitialize to board_usbmsc_initialize 2016-03-25 12:09:37 -06:00