nuttx/configs/olimexino-stm32/src
2018-02-01 10:00:02 -06:00
..
.gitignore
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 Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
stm32_appinit.c Squashed commit of the following: 2017-07-16 08:43:17 -06:00
stm32_boot.c Olimexino STM32: Fix irq handler function signature 2017-03-01 08:55:26 -06:00
stm32_buttons.c Buttons: Correct some comments left after last button-related change: 32- vs 8-bit bit set. 2017-04-09 14:44:49 -06:00
stm32_can.c Move CAN subsystem to its own directory and put device drivers there 2017-05-12 11:48:47 -03:00
stm32_composite.c USB device: Rename usbdev_description_s to usbdev_devinfo_s to avoid any more confusion of naming with device descriptions in the future. Instances of usbdev_devinfo_s are now called devinfo vs devdesc when is a bad naming collision. 2017-07-20 09:34:48 -06:00
stm32_leds.c Centralize definitions associated with CONFIG_DEBUG_LEDS 2016-06-15 14:12:19 -06:00
stm32_spi.c Add an instance argument to the SPIDEV definitions. 2017-04-29 12:26:52 -06:00
stm32_usbdev.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
stm32_usbmsc.c Rename usbmsc_archinitialize to board_usbmsc_initialize 2016-03-25 12:09:37 -06:00