summaryrefslogtreecommitdiffstats
path: root/target/board/generic/README.txt
blob: ddac68e784dc2410291da1c7c933f015f7e9e65b (plain)
1
2
3
4
5
6
7
8
9
The "generic" product defines a non-hardware-specific target
without a kernel or bootloader.

It can be used to build the entire user-level system, and
will work with the emulator, though sound will not work
(see the "emulator" product for that).

It is not a product "base class"; no other products inherit
from it or use it in any way.