Project Embedded Systems E-ict Denayer

Dependencies:   BSP_DISCO_F746NG F7_Ethernet LCD_DISCO_F746NG TS_DISCO_F746NG mbed-rtos mbed

Revision:
5:0518cef07365
Parent:
1:a2f7adf6db3d
--- a/README.md	Thu Aug 17 13:32:25 2017 +0000
+++ b/README.md	Thu Aug 17 14:36:34 2017 +0000
@@ -62,3 +62,10 @@
     deze controller nog niet volledig ondersteund wordt. Een mooi voorbeeld
     hiervan is het gebruik van LWIP / F7_Ethernet en niet de standaard
     library van mbed.
+
+== Bronnen / gebruikte informatie ==
+- functie ul_IpStringToNumber (main.cpp):
+    https://stackoverflow.com/questions/15653695/how-to-convert-ip-address-in-char-to-uint32-t-in-c
+
+-ping:
+    https://github.com/goertzenator/lwip/tree/master/contrib-1.4.0/apps/ping
\ No newline at end of file