Skip to content

Commit

Permalink
Merge branch 'main' of github.com:efabless/EF_UART
Browse files Browse the repository at this point in the history
  • Loading branch information
M0stafaRady committed Jan 12, 2025
2 parents ee8a616 + e2f1f6b commit 419f0f3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -279,9 +279,9 @@ The IP has clock gating feature, enabling the selective activation and deactivat
|parity_error_flag|output|1|Parity error flag|
|overrun_flag|output|1|Overrun flag|
|timeout_flag|output|1|Timeout flag|
## Drivers Documentation:
Driver documentation for EF_UART is available [here](https://github.com/efabless/EF_UART/blob/main/fw/README.md).
You can also find a C example application using EF_UART drivers [here]().
## Firmware Drivers:
Firmware drivers for EF_UART can be found in the [fw](https://github.com/efabless/EF_UART/tree/main/fw) directory. EF_UART driver documentation is available [here](https://github.com/efabless/EF_UART/blob/main/fw/README.md).
You can also find an example C application using the EF_UART drivers [here]().
## Installation:
You can either clone repo or use [IPM](https://github.com/efabless/IPM) which is an open-source IPs Package Manager
* To clone repo:
Expand Down

0 comments on commit 419f0f3

Please sign in to comment.