nuttx/configs/viewtool-stm32f107/src
2016-04-03 13:34:04 -06:00
..
.gitignore Basic board support for the ViewTool STM32F103/F107 board 2013-11-30 12:14:15 -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 STM3240G-EVAL and VIEWTOOL-STM32F107: Refresh configurations; add support to register the RTC driver 2016-04-03 13:34:04 -06:00
stm32_boot.c STM3240G-EVAL and VIEWTOOL-STM32F107: Refresh configurations; add support to register the RTC driver 2016-04-03 13:34:04 -06:00
stm32_buttons.c On stm32F2xx gpio is encoded to 20bits but the button definitions use 16bit type. 2016-02-25 11:12:27 -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_highpri.c Remove explicit reference to current_regs 2016-03-09 13:01:20 -06:00
stm32_leds.c Standardize naming of user LEDs interface functions 2015-11-01 12:45:58 -06:00
stm32_mmcsd.c Make some file section headers more consistent with standard 2015-04-08 09:15:17 -06:00
stm32_mpl115a.c For STM32 boards, rename up_spiinitialize to stm32_spibus_initialize 2016-01-26 12:21:39 -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 Fix typo 2015-09-10 21:20:53 -04:00
stm32_touchscreen.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 12:37:46 -06:00
stm32_usbdev.c STM32: Fix STM32F100CB pin configuration (from Kosma Moczek); and make chip naming a little more consistent 2014-05-07 12:54:27 -06:00
stm32_usbmsc.c Rename usbmsc_archinitialize to board_usbmsc_initialize 2016-03-25 12:09:37 -06:00
viewtool_stm32f107.h STM3240G-EVAL and VIEWTOOL-STM32F107: Refresh configurations; add support to register the RTC driver 2016-04-03 13:34:04 -06:00