commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] r6802 - gnuradio/branches/developers/matt/u2f/firmware


From: eb
Subject: [Commit-gnuradio] r6802 - gnuradio/branches/developers/matt/u2f/firmware
Date: Fri, 2 Nov 2007 21:22:56 -0600 (MDT)

Author: eb
Date: 2007-11-02 21:22:56 -0600 (Fri, 02 Nov 2007)
New Revision: 6802

Modified:
   gnuradio/branches/developers/matt/u2f/firmware/gen_eth_packets.c
Log:
work-in-progress

Modified: gnuradio/branches/developers/matt/u2f/firmware/gen_eth_packets.c
===================================================================
--- gnuradio/branches/developers/matt/u2f/firmware/gen_eth_packets.c    
2007-11-03 01:06:58 UTC (rev 6801)
+++ gnuradio/branches/developers/matt/u2f/firmware/gen_eth_packets.c    
2007-11-03 03:22:56 UTC (rev 6802)
@@ -189,6 +189,7 @@
 
   // setup tx gpio bits for GPIOM_FPGA_1 -- fpga debug output
   hal_gpio_set_tx_mode(15, 0, GPIOM_FPGA_1);
+  hal_gpio_set_rx_mode(15, 0, GPIOM_FPGA_1);   // no printing...
 
   hal_puts("\ngen_eth_packets\n");
   





reply via email to

[Prev in Thread] Current Thread [Next in Thread]