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 5ab541fe50
Schedule all tasks :-)
14 years ago
apps Schedule all tasks :-) 14 years ago
doc Add Makefile.doc.template 15 years ago
drivers Use DEBUG instead of __NO_INLINE__ since this is not defined for -Os 14 years ago
etc Use DEBUG instead of __NO_INLINE__ since this is not defined for -Os 14 years ago
extra Generalise the timing 14 years ago
fonts Generate callgraph 15 years ago
utils Add tinygl_draw_string 15 years ago
README Generate callgraph 15 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
common --- common modules (utilities, etc.)
doc --- documentation
etc --- miscellaneous scripts
fonts --- fonts and font creation program