Difference between revisions of "EBC Exercise 16 git - Beagle repos"

From eLinux.org
Jump to: navigation, search
(Initial info)
 
m (Beagle github repos)
Line 6: Line 6:
 
== Beagle github repos ==
 
== Beagle github repos ==
  
https://github.com/beagleboard/BeagleBoard-DeviceTrees
+
; Device Trees
https://github.com/RobertCNelson/boot-scripts
+
: https://github.com/beagleboard/BeagleBoard-DeviceTrees Hello
https://github.com/beagleboard/cloud9-examples.git
+
 
https://github.com/MarkAYoder/BeagleBoard-exercises.git
+
; Boot Scripts
https://github.com/MarkAYoder/PRUCookbook.git
+
: https://github.com/RobertCNelson/boot-scripts
https://github.com/rcn-ee/repos
+
 
 +
; Cloud9 Examples
 +
: https://github.com/beagleboard/cloud9-examples.git These are the files that appear in the navigation tree on the left of Cloud9.
 +
 
 +
; BeagleBoard exerciese
 +
: https://github.com/MarkAYoder/BeagleBoard-exercises.git This is the repo I use for my class.
 +
 
 +
; PRUCookbook
 +
: https://github.com/MarkAYoder/PRUCookbook.git The repo for the PRU Cookbook
 +
 
 +
; udev rules
 +
: https://github.com/rcn-ee/repos Look in repos/bb-customizations/suite/buster/debian for udev rules
  
 
{{YoderFoot}}
 
{{YoderFoot}}

Revision as of 05:14, 3 August 2019

thumb‎ Embedded Linux Class by Mark A. Yoder


The repositories used for the Beagle seem to be scattered all over the place. Here's an attempt to list them.

Beagle github repos

Device Trees
https://github.com/beagleboard/BeagleBoard-DeviceTrees Hello
Boot Scripts
https://github.com/RobertCNelson/boot-scripts
Cloud9 Examples
https://github.com/beagleboard/cloud9-examples.git These are the files that appear in the navigation tree on the left of Cloud9.
BeagleBoard exerciese
https://github.com/MarkAYoder/BeagleBoard-exercises.git This is the repo I use for my class.
PRUCookbook
https://github.com/MarkAYoder/PRUCookbook.git The repo for the PRU Cookbook
udev rules
https://github.com/rcn-ee/repos Look in repos/bb-customizations/suite/buster/debian for udev rules




thumb‎ Embedded Linux Class by Mark A. Yoder