Othello Game for ENCE260 UCFK4 Project
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Michael Hayes cd2e6f4460
Change DDR/PORT order and add comment about intermediate state
13 years ago
apps Use step mode for display 14 years ago
doc Convert to ucfk4 14 years ago
drivers Change DDR/PORT order and add comment about intermediate state 13 years ago
etc Update template 14 years ago
extra Tidy docs 14 years ago
fonts Add rotated fonts 14 years ago
utils Tweak docs 14 years ago
README Tweak deps 14 years ago

README

apps         --- contains a sub-directory for each application

drivers --- device driver modules (hardware independent)
drivers/avr --- device driver modules specifically for AVR architecture
drivers/test --- device driver modules for test scaffold
doc --- documentation
etc --- miscellaneous scripts and makefile templates
fonts --- fonts and font creation program
utils --- utility modules