ugfx/boards/base/Altera-MAX10-Neek
inmarket bda8c738b1 Added type gPowermode to replace V2.x powermode_t, and values gPowerXXX replace powerXXX 2018-07-08 11:47:36 +10:00
..
board.mk Added complete support for Altera Terasic MAX10 NEEK board 2017-02-18 16:34:15 +01:00
board_alteraframereader.h Added type gPowermode to replace V2.x powermode_t, and values gPowerXXX replace powerXXX 2018-07-08 11:47:36 +10:00
gmouse_lld_FT5316_board.h Added new type definitions - moving towards V3.0 2018-06-23 13:02:07 +10:00
readme.txt Added complete support for Altera Terasic MAX10 NEEK board 2017-02-18 16:34:15 +01:00

readme.txt

This directory contains the board files for the Altera MAX10 NEEK board.

In order to use this board file, the following things are needed:
	- You need to use the FrameBuffer reader component in QSys
	- You need to enable the feature of the NIOS-II CPU core that allows to bypass the
		data cache if the MSB is set.

On this board uGFX currently supports:
	- GDISP via the altraframereader driver
	- GINPUT via the FT5316 mouse/touchscreen driver