Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Florian Vaussard 85b4ecabe8 clock: stm32f4: Add some missing clocks
Add several missing clocks that are used by other members of the STM32F4
family. This is needed to add support for various hardware, like UART9
and UART10 on STM32F413.

Change-Id: I6f1a04ddece90a04e31a1710065545179b0e530d
Signed-off-by: Florian Vaussard <florian.vaussard@heig-vd.ch>
2017-03-27 09:05:57 -05:00
.known-issues net/mgmt: Add a function to wait on a event synchronously 2017-03-17 10:34:42 +02:00
arch arm: stm32f4: Add FPU support 2017-03-27 09:05:57 -05:00
boards boards: add 96b_nitrogen board documentation 2017-03-27 09:05:57 -05:00
doc doc: fix installation on windows instructions 2017-03-25 12:36:14 +00:00
drivers clock: stm32f4: Fix range of CLOCK_STM32F4X_PLLN_MULTIPLIER config 2017-03-27 09:05:57 -05:00
dts dts: arm: Add base DTS support for Olimexino STM32 board 2017-03-27 09:05:57 -05:00
ext spi: mcux: Rename spi driver to DSPI to match naming convention 2017-03-27 09:05:57 -05:00
include clock: stm32f4: Add some missing clocks 2017-03-27 09:05:57 -05:00
kernel kernel: arm: Increase idle stack size to fix corruption by FP_SHARING 2017-03-27 09:05:57 -05:00
lib lib: json: Fix parsing of boolean values 2017-03-25 13:11:55 +00:00
misc misc: Let the compiler choose whether to omit frame pointer 2017-02-08 13:14:16 +00:00
samples samples: grove: remove duplicate config 2017-03-26 02:10:24 +00:00
scripts scripts/dfuutil: add support for DfuSe devices 2017-03-22 20:59:07 -03:00
subsys Merge "Merge bluetooth branch into master" 2017-03-25 11:25:43 +00:00
tests test/crypto: Update ECC DSA test case 2017-03-25 15:42:13 +00:00
.checkpatch.conf checkpatch: Remove reference to legacy IP stack 2017-02-08 13:05:27 +00:00
.gitattributes
.gitignore doc: tweak .gitignore to allow doc theme dev 2017-02-23 13:20:04 +00:00
.gitreview
.mailmap mailmap: added axy (for Anas Nashif) 2016-12-21 13:49:59 +00:00
Kbuild frdm: fixed path and dependencies for extract_dts_includes.py 2017-02-22 13:57:52 +00:00
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.zephyr license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
LICENSE
MAINTAINERS MAINTAINERS: update mantainers 2017-03-02 21:47:40 +00:00
Makefile build: Add support for MSYS2 2017-03-17 17:34:56 +01:00
Makefile.inc Revert "build: Fix qemugdb target" 2017-03-09 09:22:51 +00:00
Makefile.test tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
defaults.tc testcases: catch more fatal kernel error messages 2016-11-11 13:21:16 +00:00
zephyr-env.sh build: Add support for MSYS2 2017-03-17 17:34:56 +01:00