No description
Find a file
Yannis Damigos de22f4e55e boards/olimexino_stm32: add new board
Add configuration for OLIMEXINO_STM32 board.
By default, the UART console is forwarded to USART1 available on
UEXT connector. All GPIO ports available on the connecot headers
are enabled.

Change-Id: I60b3ff20ea60b5294a3a6c31f4dba0802794f9d8
Origin: Based on nucleo_f103rb board
Signed-off-by: Yannis Damigos <giannis.damigos@gmail.com>
2016-04-20 22:29:01 +00:00
arch new SoC naming convention 2016-04-18 21:24:59 +00:00
boards boards/olimexino_stm32: add new board 2016-04-20 22:29:01 +00:00
doc doc: collaboration: code: gerrit commit message JIRA key 2016-04-18 20:25:40 +00:00
drivers boards/olimexino_stm32: add new board 2016-04-20 22:29:01 +00:00
include Bluetooth: BR/EDR: Initiate encryption on link 2016-04-19 12:50:31 +00:00
kernel device_get_binding() returns NULL if driver_api is not set 2016-04-12 19:30:35 +08:00
lib libc: add strncat() to minimal libc 2016-04-16 05:29:21 +00:00
misc x86/debug: GDB server needs to handle some exceptions 2016-04-16 05:29:22 +00:00
net Bluetooth: Kconfig: Split debug selection into a choice 2016-04-20 17:46:09 +03:00
samples samples: ipm: reset kernel binary name to zephyr 2016-04-20 17:20:10 +00:00
scripts checkpatch: warn on COMPLEX_MACRO and MULTISTATEMENT_MACRO_USE_DO_WHILE 2016-04-19 01:14:39 +00:00
tests Bluetooth: Kconfig: Split debug selection into a choice 2016-04-20 17:46:09 +03:00
.checkpatch.conf checkpatch: Remove --no-signoff option 2016-02-05 20:25:12 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore gitignore: Fix doxygen generated directory names 2016-04-15 22:06: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: untangle ordering and dependencies 2016-03-26 20:36:32 -04:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
Makefile fixed inclusion of limits.h when building with newlib 2016-04-19 01:14:39 +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