Prevent 'I2C_EEPROM' on LPC176x

This commit is contained in:
Scott Lahteine
2020-04-21 18:51:28 -05:00
parent 1563d128d8
commit d666ef00e0
4 changed files with 5 additions and 29 deletions

View File

@@ -40,7 +40,7 @@
#if ENABLED(FLASH_EEPROM_EMULATION)
#include "eeprom_api.h"
#include "../shared/eeprom_api.h"
extern "C" {
#include <lpc17xx_iap.h>