This website requires JavaScript.
Explore
Help
Register
Sign in
github-mirrors
/
cvw
Watch
1
Star
0
Fork
You've already forked cvw
0
mirror of
https://github.com/openhwgroup/cvw.git
synced
2025-06-28 17:43:09 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
11a057b0b3
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
4 lines
47 B
C
Raw
Blame
History
#
pragma once
#
include
<stdint.h>
void
fail
(
)
;
Reference in a new issue
View git blame
Copy permalink