Skip to content

Commit

Permalink
cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
Spenc3rB committed Nov 13, 2024
1 parent 79cf226 commit 2ecad8d
Show file tree
Hide file tree
Showing 48 changed files with 5 additions and 408 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Instructions for setting up the BeagleBone Black derived from: https://github.com/SystemsCyber/TruckCapeProjects/blob/master/OSBuildInstructions.md
![alt text](beaglebone-black-pinout-1748733925.jpg)
![pinout diagram here](./imgs/beaglebone-black-pinout-1748733925.jpg)
## 1. Flashing the BeagleBone Black with Debian Linux OS

These steps were taken to build the TruckCape recovery SD card. If you have a UTHP from 2024, then these steps have already been done.
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes
Empty file removed Operating System/README.MD
Empty file.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
## Ultimate Truck Hacking Platform (UTHP)

Welcome to the Ultimate Truck Hacking Platform (UTHP) repository. This repository contains the source code and documentation for the UTHP project.
1. To get started on the debian version of the UTHP, please refer to the OSBuildInstructions document under the `UTHP/Operating System` directory.
2. To get started on the yocto version of the UTHP, please refer to the README.md document under the `UTHP/Yocto` directory.
3. Examples of software that can be run on the UTHP are located under the `UTHP/Examples` directory.

1. To get started on the Debian version of the UTHP, please refer to the [OSBuildInstructions](./Debian/OSBuildInstructions.MD) under the [Debian](./Debian) directory.
2. To get started on the Yocto Project version of the UTHP, please refer to the [README.md](./Yocto/meta-uthp/README.md) under the [Yocto](./Yocto) directory.
3. Software documentation is located under the [Documentation](./Documentation) directory.
Loading

0 comments on commit 2ecad8d

Please sign in to comment.