Skip to content
Snippets Groups Projects
Commit 63ea4587 authored by Patrick Robbe's avatar Patrick Robbe
Browse files

Test other ports

parent d0c7662f
No related branches found
No related tags found
2 merge requests!6Master,!86links slc tool
......@@ -5,7 +5,7 @@
int main(int argc, char *argv[]) {
ecs_open( 0 , 2 ) ;
int result = pcie40_readfee32( 0 , 0 , 0x12 ) ;
int result = pcie40_readfee32( 0 , 1 , 0x12 ) ;
ecs_close( 0 , 2 ) ;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment