Optimization and cleanup in HPS-FPGA communication.

This commit is contained in:
sorgelig
2020-05-17 19:51:49 +08:00
parent ee008ba89f
commit 018b189951
10 changed files with 184 additions and 218 deletions

View File

@@ -46,7 +46,6 @@ int main(int argc, char *argv[])
sched_setaffinity(0, sizeof(set), &set);
fpga_io_init();
fpga_gpo_write(0);
DISKLED_OFF;