-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Slow down the GPIO writes a bit. (#545)
* Slow down the GPIO writes a bit. * Switch from NOP to barrier instruction. This ensures that all memory accesses complete before continuing the program. * Added documentation comments. Added barriers to the virtual Gpio implementation as well.
- Loading branch information
1 parent
5cdcd54
commit 8f3fa0b
Showing
1 changed file
with
21 additions
and
0 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