mirror of
https://github.com/easytarget/MQ-Pro-IO.git
synced 2025-10-14 01:35:52 +01:00
common
This commit is contained in:
parent
6996a4e0d4
commit
56dd077b3f
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,5 +1,5 @@
|
||||
# specific to this repo
|
||||
device-tree/dtspp/*.dts*
|
||||
device-tree/*/*.dts*
|
||||
source/*
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
|
@ -2,8 +2,8 @@
|
||||
Each folder contains a `.dtb` file, which is the compiled device tree itself, plus a `.dts` with the original source and a `.gpio` file showing the GPIO pin mappings.
|
||||
|
||||
|
||||
## Generic
|
||||
[The generic device tree I will use in my project, suitable for many occasions](./generic)
|
||||
## Common
|
||||
[The common (generic) device tree I will use in my project, suitable for many occasions](./common)
|
||||
* Has 2x UART (plus the console uart), 2x I2C. 1xSPI
|
||||
* 12 unassigned GPIO pins
|
||||
|
||||
|
1
precompiled-trees/common/README.md
Symbolic link
1
precompiled-trees/common/README.md
Symbolic link
@ -0,0 +1 @@
|
||||
6.8.0-31-common.gpio
|
@ -1 +0,0 @@
|
||||
6.8.0-31-generic.gpio
|
Loading…
x
Reference in New Issue
Block a user