Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Gil Pitney d17cf1d465 cc3200: Add pinmux initialization for UART0
Leverages the pinmux.c file generated by the TI PinMux utility
to enable UART pins.  The pinmux configuration is used in lieu of a Zephyr
pinmux driver, and is called during board initialization.

UARTA0 is currently supported.

Jira: ZEP-1109

Change-Id: Iddb01f79043af034886859b608b7b6aadf844e53
Signed-off-by: Gil Pitney <gil.pitney@linaro.org>
2016-11-04 14:53:32 +00:00
.known-issues known-issues: update rule for TCF summary line 2016-09-16 11:31:27 -07:00
arch cc3200: Add support for the TI CC32xx SoC Series 2016-11-04 09:38:50 +00:00
boards cc3200: Add pinmux initialization for UART0 2016-11-04 14:53:32 +00:00
doc shell: move documentation out of kernel 2016-11-04 13:48:16 +00:00
drivers shell: move documentation out of kernel 2016-11-04 13:48:16 +00:00
ext ext: cc3200sdk: Enable build of CC3200 HAL 2016-11-04 09:38:50 +00:00
include c++: Add placement new and delete operators 2016-11-04 12:38:18 +00:00
kernel unified: Add missing arguments to K_TIMER_DEFINE() 2016-11-04 00:47:23 +00:00
lib iot/zoap: Add support for block sized transfers 2016-10-25 12:56:51 +00:00
misc shell: move shell Kconfig to drivers/console/shells 2016-11-04 13:48:15 +00:00
net Bluetooth: L2CAP: Add security check for LE CoC 2016-11-01 21:40:39 +02:00
samples samples: shell: remove useless ifdefs 2016-11-04 13:48:16 +00:00
scripts boards: arm: Add support for TI SimpleLink WiFi CC3200 LaunchXL 2016-11-04 09:38:51 +00:00
subsys usb: move usb subsystem to subsys/usb and cleanup header inclusion 2016-10-31 19:21:42 +00:00
tests tests: crypto: remove microkernel reference 2016-11-04 13:47:18 +00:00
.checkpatch.conf checkpatch: do not check for min_t/max_t 2016-09-13 17:12:55 -04:00
.gitattributes
.gitignore
.gitreview
.mailmap mailmap: update with new emails 2016-10-07 16:15:24 +00:00
Kbuild unified/build: adapt Kbuild for unified kernel 2016-09-13 17:12:55 -04:00
Kconfig
Kconfig.zephyr usb: move usb subsystem to subsys/usb and cleanup header inclusion 2016-10-31 19:21:42 +00:00
LICENSE
MAINTAINERS MAINTAINERS: Add maintainer for TI CC3200 SoC, board and SDK 2016-11-04 09:38:52 +00:00
Makefile usb: move usb subsystem to subsys/usb and cleanup header inclusion 2016-10-31 19:21:42 +00:00
Makefile.inc board: organize boards based on architecture 2016-10-24 19:59:42 +00:00
defaults.tc testcases: catch 'Fatal essential task error" messages 2016-10-31 12:57:28 +00:00
zephyr-env.sh win-build: corrects scripts_path for windows build. 2016-10-15 15:09:54 +00:00