nuttx/configs/viewtool-stm32f107/src
2018-08-02 13:58:26 -06:00
..
.gitignore
Makefile This commit adds support for the MAX3421E to the viewtool-stm32107 board support 2018-07-13 10:45:08 -06:00
stm32_ads7843e.c drivers/lcd: Extend FT80x touchscreen initialization; add more touchscreen-related definitions. 2018-02-25 11:18:35 -06:00
stm32_appinit.c viewtool-stm32f107: Replace old stm32_appinit.c (now stm32_bringup.c) with 'standard' stm32_appinit.c from the STM32F4-Discovery. Add CONFIG_BOARD_INITIALIZE logic to stm32_boot.c 2017-09-19 11:44:17 -06:00
stm32_boot.c viewtool-stm32f107: Replace old stm32_appinit.c (now stm32_bringup.c) with 'standard' stm32_appinit.c from the STM32F4-Discovery. Add CONFIG_BOARD_INITIALIZE logic to stm32_boot.c 2017-09-19 11:44:17 -06:00
stm32_bringup.c This commit adds support for the MAX3421E to the viewtool-stm32107 board support 2018-07-13 10:45:08 -06:00
stm32_buttons.c
stm32_can.c
stm32_ft80x.c This commit adds support for the MAX3421E to the viewtool-stm32107 board support 2018-07-13 10:45:08 -06:00
stm32_highpri.c Adds new OS internal functions nxsig_sleep() and nxsig_usleep. These differ from the standard sleep() and usleep() in that (1) they don't cause cancellation points, and (2) don't set the errno variable (if applicable). All calls to sleep() and usleep() changed to calls to nxsig_sleep() and nxsig_usleep(). 2017-10-06 10:15:01 -06:00
stm32_leds.c
stm32_max3421e.c Costmetic changes during review of MAX3421E logic. 2018-08-02 13:58:26 -06:00
stm32_mmcsd.c
stm32_mpl115a.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
stm32_spi.c This commit adds support for the MAX3421E to the viewtool-stm32107 board support 2018-07-13 10:45:08 -06:00
stm32_ssd1289.c
stm32_usbdev.c
stm32_usbmsc.c
viewtool_stm32f107.h Costmetic changes during review of MAX3421E logic. 2018-08-02 13:58:26 -06:00