Basic example showing how to use a M24LR64 EEPROM with the STM32469I_DISCOVERY board. This EEPROM can be found on the additional ANT7-M24LR-A daughter board.
Dependencies: BSP_DISCO_F469NI EEPROM_DISCO_F469NI mbed
Revision 3:b2fc54be1d0e, committed 2017-07-05
- Comitter:
- jeromecoutant
- Date:
- Wed Jul 05 06:46:52 2017 +0000
- Parent:
- 2:195f7e6aeb61
- Commit message:
- Update with MBED rev145
Changed in this revision
BSP_DISCO_F469NI.lib | Show annotated file Show diff for this revision Revisions of this file |
mbed.bld | Show annotated file Show diff for this revision Revisions of this file |
diff -r 195f7e6aeb61 -r b2fc54be1d0e BSP_DISCO_F469NI.lib --- a/BSP_DISCO_F469NI.lib Tue Jun 06 15:52:43 2017 +0200 +++ b/BSP_DISCO_F469NI.lib Wed Jul 05 06:46:52 2017 +0000 @@ -1,1 +1,1 @@ -https://developer.mbed.org/teams/ST/code/BSP_DISCO_F469NI/#0002c86c2220 +https://developer.mbed.org/teams/ST/code/BSP_DISCO_F469NI/#123b894b49dd
diff -r 195f7e6aeb61 -r b2fc54be1d0e mbed.bld --- a/mbed.bld Tue Jun 06 15:52:43 2017 +0200 +++ b/mbed.bld Wed Jul 05 06:46:52 2017 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/mbed_official/code/mbed/builds/86740a56073b \ No newline at end of file +http://mbed.org/users/mbed_official/code/mbed/builds/64910690c574 \ No newline at end of file