Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Maciek Borzecki 7205070402 soc/stm32f1: add embedded flash registers mapping
Add mapping of registers for embedded flash controller.

Change-Id: I81f891551124e9f124ff59dfe0b3c737ec5b3b63
Origin: Original
Signed-off-by: Maciej Borzecki <maciek.borzecki@gmail.com>
2016-03-21 16:36:12 +00:00
arch soc/stm32f1: add embedded flash registers mapping 2016-03-21 16:36:12 +00:00
boards pinmux: Convert return codes to errno.h 2016-03-19 10:44:38 +00:00
doc doc: Edit microkerenel_mailboxes for ReST syntax, content 2016-03-19 11:05:25 +00:00
drivers drivers/nble: Re-enable advertising on disconnect 2016-03-21 09:21:24 +00:00
include Bluetooth: BR/EDR: Handle User Passkey Entry event 2016-03-21 11:12:01 +00:00
kernel kconfig: move kernel options close together 2016-03-17 13:00:20 +00:00
lib printf: Limit width modifier to [0..MAXFLD] 2016-03-19 11:03:54 +00:00
misc sys_log: Adds the common log API header 2016-03-18 00:01:21 +00:00
net net: contiki: Check IPv6 extension header length 2016-03-21 15:40:29 +00:00
samples drivers/nble: Re-enable advertising on disconnect 2016-03-21 09:21:24 +00:00
scripts sanitycheck: enable qemu_x86_iamcu and prefer it over qemu_x86 2016-03-12 02:24:51 +00:00
tests Bluetooth: tester: Add LE scan type flags and support 2016-03-21 11:17:50 +00:00
.checkpatch.conf checkpatch: Remove --no-signoff option 2016-02-05 20:25:12 -05:00
.gitattributes
.gitignore gitignore: make sure that SOC specific linker scripts stay visible 2016-03-04 18:31:42 +00:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap Update .mailmap 2016-02-05 20:24:37 -05:00
Kbuild remove already resolved GENOFFSET_H dependency 2016-02-05 20:25:16 -05:00
Kconfig kconfig: Do not put architecture in the title 2016-03-14 16:50:51 -04:00
Kconfig.zephyr kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00
LICENSE
Makefile HACK: qemu: change e_machine for IAMCU binaries 2016-03-12 02:24:46 +00:00
Makefile.inc build: support multiple defconfigs per board 2016-03-14 20:54:08 +00:00
zephyr-env.sh zephyr-env.sh: Add a note to indicate the required version of zsh 2016-03-18 22:01:19 +00:00