nuttx/configs/olimexino-stm32/src
2016-02-04 12:14:17 -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 For STM32 boards, rename up_spiinitialize to stm32_spibus_initialize 2016-01-26 12:21:39 -06:00
stm32_appinit.c Olimexino STM32: Fix some build issues 2015-09-08 13:57:55 -06:00
stm32_boot.c Building of xyz_appinit.c should depend on CONFIG_LIB_BOARDCTL, not CONFIG_NSH_ARCHINITIALIZE 2016-02-04 12:14:17 -06:00
stm32_buttons.c Add Olimexino-STM32 board support from David Sidrane 2015-03-20 18:00:10 -06:00
stm32_can.c Rename can_devinit() to board_can_initialize(). Hook in to boardctl() with BOARDIOC_CAN_INITIALIZE 2015-08-18 13:21:45 -06:00
stm32_composite.c For STM32 boards, rename up_spiinitialize to stm32_spibus_initialize 2016-01-26 12:21:39 -06:00
stm32_leds.c Standardize naming of user LEDs interface functions 2015-11-01 12:45:58 -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 Add Olimexino-STM32 board support from David Sidrane 2015-03-20 18:00:10 -06:00
stm32_usbmsc.c For STM32 boards, rename up_spiinitialize to stm32_spibus_initialize 2016-01-26 12:21:39 -06:00