BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mangoh-drivers
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
mangoh-drivers
Commits
4c174b2e
Commit
4c174b2e
authored
Oct 26, 2016
by
David Frey
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use enum based GPIO config
parent
010371b7
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
15 additions
and
16 deletions
+15
-16
eeprom_can.yaml
samples/IoTCardEeprom/eeprom_can.yaml
+5
-6
eeprom_usb_hub.yaml
samples/IoTCardEeprom/eeprom_usb_hub.yaml
+3
-3
eeprom_wifi_bt.yaml
samples/IoTCardEeprom/eeprom_wifi_bt.yaml
+7
-7
No files found.
samples/IoTCardEeprom/eeprom_can.yaml
View file @
4c174b2e
...
...
@@ -52,13 +52,13 @@ content:
# type - gpio
-
0
# GPIO 0 (INT_n) - input with pull-up
-
0x0
3
# GPIO 1 (
RESET_n
) - output high
-
0x0
1
# GPIO 1 (
Output Enable
) - output high
-
0x05
# GPIO 2 (RX0BF_n) - input floating
-
0x0
0
-
0x0
3
# GPIO 3 (RX1BF_n) - input floating
-
0x0
0
-
0x0
3
# spi interface descriptor
-
size
:
64
...
...
@@ -72,4 +72,4 @@ content:
size
:
32
fill
:
0x00
content
:
-
mcp251x
\ No newline at end of file
-
mcp251x
samples/IoTCardEeprom/eeprom_usb_hub.yaml
View file @
4c174b2e
...
...
@@ -54,11 +54,11 @@ content:
# GPIO 0 (I2C_HUB_PROG_EN) - output low
-
0x04
# GPIO 1 (UNUSED) - input floating
-
0x0
0
-
0x0
3
# GPIO 2 (UNUSED) - input floating
-
0x0
0
-
0x0
3
# GPIO 3 (UNUSED) - input floating
-
0x0
0
-
0x0
3
# usb interface descriptor
-
size
:
64
...
...
samples/IoTCardEeprom/eeprom_wifi_bt.yaml
View file @
4c174b2e
...
...
@@ -51,14 +51,14 @@ content:
content
:
# type - gpio
-
0
# GPIO 0 (WL_
n
) - input floating
-
0x0
0
# GPIO 0 (WL_
IRQ_N
) - input floating
-
0x0
3
# GPIO 1 (UNUSED) - input floating
-
0x0
0
# GPIO 2 (BT_EN) - output
low
-
0x0
4
# GPIO 3 (WLAN_EN) - output
low
-
0x0
4
-
0x0
3
# GPIO 2 (BT_EN) - output
high
-
0x0
5
# GPIO 3 (WLAN_EN) - output
high
-
0x0
5
# sdio interface descriptor
-
size
:
64
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment