Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Neil Armstrong abae57ac30 stm32lx: add i2c driver for the L series
Add the I2C for the STM32Lx series

Change-Id: Id1694aeb3606b4fa9772bfb7a9f60e48a7cc93a8
Signed-off-by: Fabien Parent <fparent@baylibre.com>
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2016-12-06 10:31:45 -06:00
.known-issues known-issues: update rule for TCF summary line 2016-09-16 11:31:27 -07:00
arch stm32l4: add pinconf settings for I2C 2016-12-06 10:31:45 -06:00
boards serial: Provide new numbering scheme for stm32 UART 2016-12-06 09:50:11 -06:00
doc Merge "Merge net branch into master" 2016-12-05 15:56:26 +00:00
drivers stm32lx: add i2c driver for the L series 2016-12-06 10:31:45 -06:00
ext stm32l4: add initial soc support for stm32l4 2016-12-06 09:50:11 -06:00
include stm32l4: add clock control driver 2016-12-06 10:31:41 -06:00
kernel kernel: replace .BSS and .DATA setup with standard library calls 2016-12-02 17:44:06 +00:00
lib iot: Add HTTP support for Zephyr 2016-12-02 12:41:20 +02:00
misc printk: Add APIs to print into strings instead of default output 2016-12-05 20:08:40 +00:00
samples samples: net: Leds demo needs GPIO on all platform 2016-12-05 16:57:06 +01:00
scripts Merge "Merge net branch into master" 2016-12-05 15:56:26 +00:00
subsys Merge "Merge net branch into master" 2016-12-05 15:56:26 +00:00
tests printk: Add APIs to print into strings instead of default output 2016-12-05 20:08:40 +00:00
.checkpatch.conf checkpatch: ignore CONST_STRUCT warnings 2016-11-11 22:12:22 +00:00
.gitattributes
.gitignore
.gitreview
.mailmap mailmap: update with new emails 2016-10-07 16:15:24 +00:00
Kbuild build: remove old kernel support 2016-11-07 11:34:18 -08:00
Kconfig
Kconfig.zephyr usb: move usb subsystem to subsys/usb and cleanup header inclusion 2016-10-31 19:21:42 +00:00
LICENSE
LICENSING.rst LICENSING: clarify licenses of imported / reused code 2016-11-11 01:36:14 +00:00
MAINTAINERS Revert "maintainers: fix Ruud's email" 2016-12-02 23:08:53 -05:00
Makefile Merge "Merge net branch into master" 2016-12-05 15:56:26 +00:00
Makefile.inc build: Document outputexports 2016-11-12 02:08:08 +00:00
defaults.tc testcases: catch more fatal kernel error messages 2016-11-11 13:21:16 +00:00
release-notes.rst release-note: initial import with 1.6 release notes 2016-12-03 00:06:23 -05:00
zephyr-env.sh win-build: corrects scripts_path for windows build. 2016-10-15 15:09:54 +00:00