added some warnings to README files
This commit is contained in:
11
README
11
README
@@ -1,4 +1,15 @@
|
||||
|
||||
The main directory examples are for the older/est pi1 boards maybe
|
||||
some attempts at newer boards. These are retained for legacy reasons
|
||||
some folks have direct links. They are still valid for those boards.
|
||||
The boards directory has the first attempt at solving the too many
|
||||
boards issue and that is where I recommend you go. My third string
|
||||
attempt is I have a raspberrypi-zero and raspberrypi-three repos that
|
||||
are for those boards specifically. Little to no verbage though, the
|
||||
rambling text is mostly in this repo.
|
||||
|
||||
--------------
|
||||
|
||||
This repo is getting a bit messy starting with the first released to
|
||||
the public pi and then all that came after. I want to rework it but
|
||||
it is going slowly. Recently started creating directories pi1, piaplus
|
||||
|
||||
@@ -1,4 +1,11 @@
|
||||
|
||||
This is NOT for the pi3, look in the boards directory or in my
|
||||
separate raspberrypi-three repo. If you are new to interrupts
|
||||
I recommend first buying a pi-zero and learning there. Then aarch32
|
||||
mode on the pi3 then lastly aarch64 mode on the pi3.
|
||||
|
||||
---------
|
||||
|
||||
See the top level README for information on where to find the
|
||||
schematic and programmers reference manual for the ARM processor
|
||||
on the raspberry pi. Also find information on how to load and run
|
||||
|
||||
Reference in New Issue
Block a user