Skip to content

Commit

Permalink
update docs to fix EFIS broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
NouranAbdelaziz committed Feb 6, 2025
1 parent ff39b56 commit 3896b56
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion EF_GPIO8.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ info:
author: Efabless Corp.
email: ip_admin@efabless.com
version: v1.1.0
date: 2025-01-23
date: 23-01-2025
category: digital
tags:
- peripheral
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,8 +155,8 @@ VERILOG_DEFINES:
- CLKG_SKY130_HD
```
## Firmware Drivers:
Firmware drivers for EF_GPIO8 can be found in the [Drivers](https://github.com/efabless/EFIS/tree/main/Drivers) directory in the [EFIS](https://github.com/efabless/EFIS) (Efabless Firmware Interface Standard) repo. EF_GPIO8 driver documentation is available [here](https://github.com/efabless/EFIS/blob/main/Drivers/docs/EF_Driver_GPIO8/README.md).
You can also find an example C application using the EF_GPIO8 drivers [here](https://github.com/efabless/EFIS/tree/main/Drivers/docs/EF_Driver_GPIO8/example).
Firmware drivers for EF_GPIO8 can be found in the [Drivers](https://github.com/efabless/EFIS/tree/main/Drivers) directory in the [EFIS](https://github.com/efabless/EFIS) (Efabless Firmware Interface Standard) repo. EF_GPIO8 driver documentation is available [here](https://github.com/efabless/EFIS/blob/main/Drivers/Docs/EF_GPIO8/README.md).
You can also find an example C application using the EF_GPIO8 drivers [here](https://github.com/efabless/EFIS/tree/main/Drivers/Docs/EF_GPIO8/example).
## Installation:
You can install the IP either by cloning this repository or by using [IPM](https://github.com/efabless/IPM).
### 1. Using [IPM](https://github.com/efabless/IPM):
Expand Down

0 comments on commit 3896b56

Please sign in to comment.