nuttx/configs/viewtool-stm32f107/src
2016-06-15 15:45:27 -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 Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 2016-06-11 15:50:49 -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 Centralize definitions associated with CONFIG_DEBUG_CAN 2016-06-15 15:45:27 -06:00
stm32_highpri.c Remove explicit reference to current_regs 2016-03-09 13:01:20 -06:00
stm32_leds.c Centralize definitions associated with CONFIG_DEBUG_LEDS 2016-06-15 14:12:19 -06:00
stm32_mmcsd.c configs/: Change some err() ERRORS to warn() WARNINGS or info() 2016-06-12 17:02:46 -06:00
stm32_mpl115a.c configs/: Change some err() ERRORS to warn() WARNINGS or info() 2016-06-12 17:02:46 -06:00
stm32_spi.c Centralize definitions associated with CONFIG_DEBUG_SPI 2016-06-15 10:41:13 -06:00
stm32_ssd1289.c Centralize definitions associated with CONFIG_DEBUG_LCD 2016-06-15 11:40:33 -06:00
stm32_touchscreen.c configs/: Change some err() ERRORS to warn() WARNINGS or info() 2016-06-12 17:02:46 -06:00
stm32_usbdev.c configs/: Change some err() ERRORS to warn() WARNINGS or info() 2016-06-12 17:02:46 -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