Used with eeprom_flash to write network configuration to STM32F103 flash

Dependents:   F103-Web-Server

Fork of my_eeprom_funcs by Chau Vo

Changes

RevisionDateWhoCommit message
22:0e1d8a9e8f54 2016-09-01 olympux Add DHCP configuration default tip
21:23ae23754f0b 2016-09-01 olympux Configure UART parameters
20:858384cac44a 2016-08-29 olympux Add 2 more EEPROM variables
19:5671f3c25342 2016-08-23 olympux Upgraded EEPROM functions
18:d88314ae7979 2016-08-21 olympux added UDP client
17:574f90b11417 2016-08-20 olympux Fix Mac address string
16:700377cd9d29 2016-08-14 olympux Tested on STM32F103 with new mbed revision 6xx
15:126b1eb74709 2016-06-16 olympux Added set configuration with RPC
14:17a44517b13d 2016-06-16 olympux Added saving ip address only; reset configuration through RPC
13:7ffbbfe999c5 2016-06-16 olympux Clean code, nothing changes
12:613ab276bf37 2015-01-10 olympux Updated API documentation
11:250b05a5266d 2015-01-10 olympux API
10:f37acffddef9 2015-01-10 olympux Update API documentation
9:b5fbb35bbc02 2014-12-29 olympux Update debug info
8:4fc4b1b5509b 2014-12-07 olympux Update first_run variable name to configured_ip
7:60f87ff3da60 2014-12-06 olympux Updated debug message
6:241d1539914a 2014-10-24 olympux Code improvements
5:eea03d0eb95a 2014-10-21 olympux Added flags for tcp server and client into eeprom, but not in used.; Updated debug strings.;
4:944a4646b825 2014-10-04 olympux Fix bug
3:69e1c4ed69e1 2014-10-02 olympux Added DBG
2:57d40eaa1b1b 2014-09-30 olympux Updated functions for tcp server configuration
1:6bdc99dd8e0a 2014-09-28 olympux Rename .c into .cpp; Functions to load device network configuration, and tcp server info for auto transmit in TCP client mode
0:aa07a25a9005 2014-09-28 olympux Functions to access variables in EEPROM