Difference between revisions of "Main Page"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | + | {| | |
+ | |- style="vertical-align:top;" | ||
+ | | style="width:33%;" | | ||
+ | {| class="wikitable" style="width:100%;" | ||
+ | | | ||
+ | == Getting Started == | ||
− | + | * [[SD Card | Build bootable SD card]] | |
+ | * [[Console | Connect to snickerdoodle console]] | ||
+ | * [[Boot | Generate boot image]] | ||
+ | ** [[FSBL | Build first stage bootloader (FSBL)]] | ||
+ | ** [[U-Boot | Build secondary bootloader (U-Boot)]] | ||
+ | * [[Linux]] | ||
+ | ** [[Wireless | Wireless configuration]] | ||
+ | ** [[Userspace I/O | Device access with userspace I/O]] | ||
− | == | + | |} |
− | * [// | + | | style="width:34%;" | |
− | * [//www. | + | {| class="wikitable" style="width:100%;" |
− | * [https:// | + | |- |
− | * [// | + | | |
+ | == Resources == | ||
+ | |||
+ | * [https://github.com/krtkl/snickerdoodle-linux Linux kernel source] | ||
+ | * [https://github.com/krtkl/snickerdoodle-u-boot U-Boot source] | ||
+ | * [https://www.xilinx.com/support/documentation/user_guides/ug585-Zynq-7000-TRM.pdf Xilinx Zynq-7000 technical reference manual] | ||
+ | |||
+ | |} | ||
+ | | style="width:33%;" | | ||
+ | {| class="wikitable" style="width:100%;" | ||
+ | |- | ||
+ | | | ||
+ | == Community == | ||
+ | |||
+ | * [https://github.com/krtkl Example projects] | ||
+ | * [http://krtkl.com/forum/ Forum] | ||
+ | |||
+ | |} | ||
+ | |} |
Revision as of 03:44, 26 January 2018
|
|
|