mirror of https://github.com/ARMmbed/mbed-os.git
Tidy from rebase
parent
c8b0692fbb
commit
901246173f
|
@ -109,6 +109,7 @@ struct i2c_s {
|
|||
uint8_t available_events;
|
||||
#endif
|
||||
};
|
||||
|
||||
struct flash_s {
|
||||
/* nothing to be stored for now */
|
||||
uint32_t dummy;
|
||||
|
|
Loading…
Reference in New Issue