zephyr/drivers
Kwon Tae-young 69924b19c8 drivers: eeprom: add driver support for EEPROM of STM32L1
Could not find a supported LL with EEPROM.
So I used HAL.

Tested with: 96b_wistrio

Signed-off-by: Kwon Tae-young <tykwon@m2i.co.kr>
2019-12-12 07:57:33 -06:00
..
adc include: Fix use of <misc/FOO.h> -> <sys/FOO.h> 2019-12-10 08:39:37 -05:00
audio
bluetooth
can include: Fix use of <misc/FOO.h> -> <sys/FOO.h> 2019-12-10 08:39:37 -05:00
clock_control include: Fix use of <misc/FOO.h> -> <sys/FOO.h> 2019-12-10 08:39:37 -05:00
console global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
counter
crypto
display global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
dma global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
eeprom drivers: eeprom: add driver support for EEPROM of STM32L1 2019-12-12 07:57:33 -06:00
entropy drivers: entropy: rv32m1: Turn pointless 'menuconfig' into 'config' 2019-12-09 16:39:30 -05:00
espi drivers: espi: xec: Enable OOB channel by default 2019-12-11 13:22:38 -08:00
ethernet eth: mcux: Do not set carrier ON if interface is not known 2019-12-12 09:50:29 +02:00
flash drivers: flash: Add the flash driver of the stm32f1x family 2019-12-11 12:40:33 -06:00
gpio global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
hwinfo
i2c drivers: i2c: xec: Adhere to MCHP I2C spec recomendations 2019-12-11 13:21:47 -08:00
i2s
ieee802154 include: Fix use of <sys_io.h> -> <sys/sys_io.h> 2019-12-10 08:39:37 -05:00
interrupt_controller global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
ipm drivers: ipm: Cleanup IPM Kconfig 2019-12-10 10:26:38 -05:00
kscan global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
led
led_strip
modem
net include: Fix use of <crc.h> -> <sys/crc.h> 2019-12-10 08:39:37 -05:00
neural_net
pcie global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
pinmux
ps2
ptp_clock
pwm global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
sensor global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
serial global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
spi global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
timer
usb global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
video
watchdog
wifi
CMakeLists.txt
Kconfig