Freedom K25Z: Fix missing file inclusion in board Makefile. From Alan Carvalho de Assis

This commit is contained in:
Gregory Nutt
2014-11-19 07:17:46 -06:00
parent 471f2bd1b5
commit 4dea8ef794
2 changed files with 7 additions and 3 deletions
+2 -2
View File
@@ -3691,12 +3691,12 @@ Configurations
the full bridge test yet anyway because there still is no host-side
test driver in apps/examples/bridge.
2014-11-18: Continued working with EMAC1: It does not work. No
errors are reported, link auto-negotiation works without error but I
errors are reported, link auto-negotiation works without error, but I
cannot send or receive anything on EMAC1: TX transfers all timeout
with no interrupts and nothing appearing on the line; RX transfers
are not received... no RX interrupts and no RX status gets set. This
appears to be some very low-level issue, perhaps a pin configuration
program. But I am not seeing it yet.
problem. But I am not seeing it yet. No interrupts are ever received.
dramboot: