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.
10 lines
425 B
10 lines
425 B
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
|
|
|