-
Notifications
You must be signed in to change notification settings - Fork 90
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(Examples,PeriphDrivers)!: Update SPI v2 Implementation and add T…
…arget mode functionality (#662) Co-authored-by: sihyung-maxim <[email protected]> Co-authored-by: Jake Carter <[email protected]> Co-authored-by: Jake Carter <[email protected]>
- Loading branch information
Showing
41 changed files
with
3,519 additions
and
1,894 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,3 +13,5 @@ | |
|
||
# Add your config here! | ||
|
||
# Build SPI v2 library for example. | ||
MXC_SPI_VERSION = v2 |
Oops, something went wrong.