• Home
Name Date Size #Lines LOC

..--

AndroidBoard.mkD03-May-202429 21

BoardConfig.mkD03-May-20241.8 KiB4717

README.txtD03-May-2024338 107

device.mkD03-May-20241 KiB252

system.propD03-May-202481 64

README.txt

1The "generic" product defines a non-hardware-specific target
2without a kernel or bootloader.
3
4It can be used to build the entire user-level system, and
5will work with the emulator, though sound will not work
6(see the "emulator" product for that).
7
8It is not a product "base class"; no other products inherit
9from it or use it in any way.
10