Skip to content

Commit

Permalink
update APIs repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
NouranAbdelaziz committed Jan 22, 2025
1 parent bb759c3 commit 520e211
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -240,8 +240,8 @@ VERILOG_DEFINES:
- CLKG_SKY130_HD
```
## Firmware Drivers:
Firmware drivers for EF_UART can be found in the [EF_UART](https://github.com/efabless/EF_APIs_HUB/tree/main/EF_UART) directory in the [EF_APIs_HUB](https://github.com/efabless/EF_APIs_HUB) repo. EF_UART driver documentation is available [here](https://github.com/efabless/EF_APIs_HUB/tree/main/EF_UART/README.md).
You can also find an example C application using the EF_UART drivers [here](https://github.com/efabless/EF_APIs_HUB/tree/main/EF_UART/EF_UART_example.c).
Firmware drivers for EF_UART can be found in the [EF_UART](https://github.com/efabless/EFIS/tree/main/EF_UART) directory in the [EFIS](https://github.com/efabless/EFIS) repo. EF_UART driver documentation is available [here](https://github.com/efabless/EFIS/tree/main/EF_UART/README.md).
You can also find an example C application using the EF_UART drivers [here](https://github.com/efabless/EFIS/tree/main/EF_UART/EF_UART_example.c).
## 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 520e211

Please sign in to comment.