This website requires JavaScript.
Explore
Help
Register
Sign In
Github_Repos
/
cvw
Watch
1
Star
0
Fork
1
You've already forked cvw
mirror of
https://github.com/openhwgroup/cvw
synced
2025-01-23 13:04:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fcd88d6e6f
cvw
/
fpga
/
zsbl
/
fail.h
Jacob Pease
fcd88d6e6f
Added functions to read registers and print information on failure. Also added a getTime function for a pretty boot display.
2024-08-02 15:14:30 -05:00
5 lines
47 B
C
Raw
Blame
History
#
pragma once
#
include
<stdint.h>
void
fail
(
)
;
Reference in New Issue
View Git Blame
Copy Permalink
Home