ugfx/boards/base/HY-MiniSTM32V
inmarket 7c5a6c928f For all source files update integer types to the new gI8 etc type names 2018-11-03 10:51:23 +10:00
..
chibios_board Adding HY-MiniSTM32V board support 2015-02-01 17:35:18 +01:00
board.mk First set of V3 macro changes 2018-02-27 17:44:21 +10:00
board_SSD1289.h For all source files update integer types to the new gI8 etc type names 2018-11-03 10:51:23 +10:00
gmouse_lld_ADS7843_board.h For all source files update integer types to the new gI8 etc type names 2018-11-03 10:51:23 +10:00
readme.txt Add stm32m3 make option and fix stm32m1 make option 2015-06-08 11:31:23 +10:00

readme.txt

This directory contains the interface for the HY-MiniSTM32V board
running ChibiOS/RT.

If you are using the uGFX makefiles use OPT_CPU=stm32m3 in your makefile to get the correct cpu.

As this is not a standard ChibiOS/RT supported board, the necessary board files have
also been provided in the chibios_board directory