commit | 319d9d94a8a73f99493adfdd53617211dc88b6c0 | [log] [tgz] |
---|---|---|
author | Simon Guinot <simon.guinot@seagate.com> | Thu May 14 12:22:06 2020 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed Jul 29 20:12:24 2020 +0200 |
tree | d39403b5634b7e881f1625e7bb2b6090f66144d6 | |
parent | 75a2f3e484bc3d626bfbdd169c4247fe924ef8a0 [diff] |
drivers: eeprom: add driver for NXP LPC11U6X This patch adds adds an EEPROM driver supporting the on-chip EEPROM found on NXP LPC11U6X MCUs. Note that this driver is only a wrapper relying entirely on the IAP (In-Application Programming) EEPROM commands. Signed-off-by: Simon Guinot <simon.guinot@seagate.com>