minor derivative to reduce compiler warnings and tag read-only parameters as const.

Dependents:   EthernetInterface

Fork of lwip-eth by mbed official

History

Eliminate 2 compiler warnings by initializing values default tip

2015-07-07, by WiredHome [Tue, 07 Jul 2015 14:08:52 +0000] rev 28

Eliminate 2 compiler warnings by initializing values


Synchronized with git revision 77a973c00943e35b25c7aa34590de6e06de2ccef

2015-06-15, by mbed_official [Mon, 15 Jun 2015 07:15:45 +0100] rev 27

Synchronized with git revision 77a973c00943e35b25c7aa34590de6e06de2ccef

Full URL: https://github.com/mbedmicro/mbed/commit/77a973c00943e35b25c7aa34590de6e06de2ccef/

Update k64f_emac.c


Synchronized with git revision ffaae4bf4b40d730019091feaba2966aedce31fa

2015-05-04, by mbed_official [Mon, 04 May 2015 08:30:44 +0100] rev 26

Synchronized with git revision ffaae4bf4b40d730019091feaba2966aedce31fa

Full URL: https://github.com/mbedmicro/mbed/commit/ffaae4bf4b40d730019091feaba2966aedce31fa/

K64F - Removed configuration of MII pins


Synchronized with git revision 051854181516992fb498d51f9ee6e70cbad9e083

2015-03-12, by mbed_official [Thu, 12 Mar 2015 14:31:53 +0000] rev 25

Synchronized with git revision 051854181516992fb498d51f9ee6e70cbad9e083

Full URL: https://github.com/mbedmicro/mbed/commit/051854181516992fb498d51f9ee6e70cbad9e083/

Fix ksdk mcu HAL - stopbit


Synchronized with git revision b36cbfe9f095645336e02d7f812d481bdf170ffc

2015-02-09, by mbed_official [Mon, 09 Feb 2015 09:15:34 +0000] rev 24

Synchronized with git revision b36cbfe9f095645336e02d7f812d481bdf170ffc

Full URL: https://github.com/mbedmicro/mbed/commit/b36cbfe9f095645336e02d7f812d481bdf170ffc/

Fix target issues for TARGET_LPC4088_DM


Synchronized with git revision 3365a1117d8f34a9def10bbceddc1fdc6b1a7835

2015-02-05, by mbed_official [Thu, 05 Feb 2015 13:45:38 +0000] rev 23

Synchronized with git revision 3365a1117d8f34a9def10bbceddc1fdc6b1a7835

Full URL: https://github.com/mbedmicro/mbed/commit/3365a1117d8f34a9def10bbceddc1fdc6b1a7835/

RZ_A1H - Fix a bug that Ether Driver there is a case where the transmission


Synchronized with git revision 8724eb616b6e07a3bd111d3022652eb5bbefe9b7

2014-11-06, by mbed_official [Thu, 06 Nov 2014 11:00:57 +0000] rev 22

Synchronized with git revision 8724eb616b6e07a3bd111d3022652eb5bbefe9b7

Full URL: https://github.com/mbedmicro/mbed/commit/8724eb616b6e07a3bd111d3022652eb5bbefe9b7/

[RZ/A1H] mbed-RZ first release


Synchronized with git revision 18b494b682ee3f3a1436f115ad1cde2bcfafecc2

2014-10-13, by mbed_official [Mon, 13 Oct 2014 07:15:17 +0100] rev 21

Synchronized with git revision 18b494b682ee3f3a1436f115ad1cde2bcfafecc2

Full URL: https://github.com/mbedmicro/mbed/commit/18b494b682ee3f3a1436f115ad1cde2bcfafecc2/

Net: K64F - Add phy_link_status() to link status in emac driver


Synchronized with git revision cb3999ca5e34d491101071a32bfc0916f5a77fe7

2014-09-22, by mbed_official [Mon, 22 Sep 2014 17:30:30 +0100] rev 20

Synchronized with git revision cb3999ca5e34d491101071a32bfc0916f5a77fe7

Full URL: https://github.com/mbedmicro/mbed/commit/cb3999ca5e34d491101071a32bfc0916f5a77fe7/

[NET, HAL] K64F - update files to use address of enet peripheral (not instance as required by KSDK v1.0)


Synchronized with git revision b2831b6b077363f28ccc95f73483484ad4421ad7

2014-09-19, by mbed_official [Fri, 19 Sep 2014 13:45:16 +0100] rev 19

Synchronized with git revision b2831b6b077363f28ccc95f73483484ad4421ad7

Full URL: https://github.com/mbedmicro/mbed/commit/b2831b6b077363f28ccc95f73483484ad4421ad7/

[NET] K64F - enet driver addition (latest merge removed that file)