text stringlengths 9 39.2M | dir stringlengths 25 226 | lang stringclasses 163
values | created_date timestamp[s] | updated_date timestamp[s] | repo_name stringclasses 751
values | repo_full_name stringclasses 752
values | star int64 1.01k 183k | len_tokens int64 1 18.5M |
|---|---|---|---|---|---|---|---|---|
```yaml
identifier: bcm958402m2/bcm58402/a72
name: Broadcom BCM958402M2_A72
type: mcu
arch: arm64
toolchain:
- zephyr
- cross-compile
vendor: brcm
``` | /content/code_sandbox/boards/brcm/bcm958402m2/bcm958402m2_bcm58402_a72.yaml | yaml | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 57 |
```yaml
identifier: bcm958402m2/bcm58402/m7
name: Broadcom BCM958402M2_M7
type: mcu
arch: arm
toolchain:
- zephyr
- gnuarmemb
vendor: brcm
``` | /content/code_sandbox/boards/brcm/bcm958402m2/bcm958402m2_bcm58402_m7.yaml | yaml | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 57 |
```yaml
board:
name: bcm958402m2
vendor: brcm
socs:
- name: bcm58402
``` | /content/code_sandbox/boards/brcm/bcm958402m2/board.yml | yaml | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 31 |
```unknown
/*
*
*/
/dts-v1/;
#include <broadcom/viper-a72.dtsi>
/ {
model = "Broadcom BCM958402M2_A72";
compatible = "brcm,viper";
#address-cells = <1>;
#size-cells = <1>;
chosen {
zephyr,console = &uart1;
zephyr,shell-uart = &uart1;
zephyr,sram = &sram0;
};
};
&uart1 {
status = "okay";
current-spee... | /content/code_sandbox/boards/brcm/bcm958402m2/bcm958402m2_bcm58402_a72.dts | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 125 |
```unknown
/*
*
*/
/dts-v1/;
#include <broadcom/viper-m7.dtsi>
/ {
model = "Broadcom BCM958402M2_M7";
compatible = "brcm,viper";
#address-cells = <1>;
#size-cells = <1>;
chosen {
zephyr,console = &uart1;
zephyr,shell-uart = &uart1;
zephyr,sram = &sram0;
};
};
&uart1 {
/*
* Setting the current-speed... | /content/code_sandbox/boards/brcm/bcm958402m2/bcm958402m2_bcm58402_m7.dts | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 158 |
```restructuredtext
.. _bcm958402m2_m7:
Broadcom BCM958402M2 (Cortex-M7)
################################
Overview
********
The Broadcom ``bcm958402m2/bcm58402/m7`` board utilizes the Viper BCM58402_M7 SoC to
provide support for PCIe offload engine functionality.
Hardware
********
The ``bcm958402m2/bcm58402/m7`` is ... | /content/code_sandbox/boards/brcm/bcm958402m2/doc/m7.rst | restructuredtext | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 358 |
```restructuredtext
.. _acsip_s76s:
AcSIP S76S
##########
========
Overview
========
The `AcSIP S76S`_ is an SiP from AcSIP_ containing an `STMicro STM32L073RZ`_ MCU,
a `Semtech SX1276`_ LoRaWAN transceiver, and a +20 dBm power amplifier. Refer to the
`AcSIP S76S Product Information Brief`_ for details. Further i... | /content/code_sandbox/boards/ronoth/lodev/doc/s76s.rst | restructuredtext | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 3,871 |
```restructuredtext
.. _bcm958402m2_a72:
Broadcom BCM958402M2 (Cortex-A72)
#################################
Overview
********
The Broadcom ``bcm958402m2/bcm58402/a72`` board utilizes the Viper BCM58402_A72 SoC
to provide support for PCIe offload engine functionality.
Hardware
********
The ``bcm958402m2/bcm58402/a72... | /content/code_sandbox/boards/brcm/bcm958402m2/doc/a72.rst | restructuredtext | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 364 |
```unknown
CONFIG_XIP=n
CONFIG_SERIAL=y
CONFIG_UART_INTERRUPT_DRIVEN=y
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y
CONFIG_FLASH_SIZE=0
CONFIG_FLASH_BASE_ADDRESS=0x0
``` | /content/code_sandbox/boards/brcm/bcm958401m2/bcm958401m2_defconfig | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 42 |
```cmake
``` | /content/code_sandbox/boards/brcm/bcm958401m2/board.cmake | cmake | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 1 |
```yaml
board:
name: bcm958401m2
vendor: brcm
socs:
- name: bcm58400
``` | /content/code_sandbox/boards/brcm/bcm958401m2/board.yml | yaml | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 31 |
```yaml
identifier: bcm958401m2
name: Broadcom BCM958401M2
type: mcu
arch: arm
toolchain:
- zephyr
- gnuarmemb
vendor: brcm
``` | /content/code_sandbox/boards/brcm/bcm958401m2/bcm958401m2.yaml | yaml | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 49 |
```unknown
/*
*/
/dts-v1/;
#include <broadcom/valkyrie.dtsi>
/ {
model = "Broadcom BCM958401M2";
compatible = "brcm,valkyrie";
#address-cells = <1>;
#size-cells = <1>;
chosen {
zephyr,console = &uart1;
zephyr,shell-uart = &uart1;
zephyr,sram = &sram0;
};
};
&uart1 {
/*
* Setting the current-speed as... | /content/code_sandbox/boards/brcm/bcm958401m2/bcm958401m2.dts | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 156 |
```unknown
#
#
config BOARD_BCM958401M2
select SOC_BCM58400
``` | /content/code_sandbox/boards/brcm/bcm958401m2/Kconfig.bcm958401m2 | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 19 |
```restructuredtext
.. _boards-atmark-techno:
Atmark Techno
#############
.. toctree::
:maxdepth: 1
:glob:
**/*
``` | /content/code_sandbox/boards/atmarktechno/index.rst | restructuredtext | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 37 |
```cmake
board_runner_args(jlink "--device=nRF52840_xxAA" "--speed=4000")
include(${ZEPHYR_BASE}/boards/common/nrfjprog.board.cmake)
include(${ZEPHYR_BASE}/boards/common/jlink.board.cmake)
``` | /content/code_sandbox/boards/atmarktechno/degu_evk/board.cmake | cmake | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 56 |
```restructuredtext
.. _bcm958401m2:
Broadcom BCM958401M2
####################
Overview
********
The Broadcom BCM958401M2 board utilizes the Valkyrie BCM58400 SoC to
provide support for PCIe offload engine functionality.
Hardware
********
The BCM958401M2 is a PCIe card with the following physical features:
* PCIe G... | /content/code_sandbox/boards/brcm/bcm958401m2/doc/index.rst | restructuredtext | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 320 |
```unknown
/*
*/
&pinctrl {
uart0_default: uart0_default {
group1 {
psels = <NRF_PSEL(UART_TX, 0, 25)>,
<NRF_PSEL(UART_RX, 0, 24)>,
<NRF_PSEL(UART_RTS, 0, 23)>,
<NRF_PSEL(UART_CTS, 0, 21)>;
};
};
uart0_sleep: uart0_sleep {
group1 {
psels = <NRF_PSEL(UART_TX, 0, 25)>,
<NRF_PSEL(UART_RX,... | /content/code_sandbox/boards/atmarktechno/degu_evk/degu_evk-pinctrl.dtsi | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 452 |
```unknown
# Enable MPU
CONFIG_ARM_MPU=y
# Enable UART driver
CONFIG_SERIAL=y
# Enable console
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y
# Enable USB (for CDC ACM console)
CONFIG_USB_DEVICE_STACK=y
# Additional board options
CONFIG_GPIO=y
# Required to enable 3V3 power rail and Vin1 monitor
CONFIG_REGULATOR=y
``` | /content/code_sandbox/boards/atmarktechno/degu_evk/degu_evk_defconfig | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 78 |
```cmake
# Suppress "unique_unit_address_if_enabled" to handle the following overlaps:
# - power@40000000 & clock@40000000 & bprot@40000000
# - acl@4001e000 & flash-controller@4001e000
list(APPEND EXTRA_DTC_FLAGS "-Wno-unique_unit_address_if_enabled")
``` | /content/code_sandbox/boards/atmarktechno/degu_evk/pre_dt_board.cmake | cmake | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 72 |
```yaml
identifier: degu_evk
name: Degu Evaluation Kit
type: mcu
arch: arm
toolchain:
- zephyr
supported:
- i2c
- adc
- usb_device
vendor: atmarktechno
``` | /content/code_sandbox/boards/atmarktechno/degu_evk/degu_evk.yaml | yaml | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 57 |
```yaml
board:
name: degu_evk
vendor: atmarktechno
socs:
- name: nrf52840
``` | /content/code_sandbox/boards/atmarktechno/degu_evk/board.yml | yaml | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 32 |
```unknown
/*
*
*/
/dts-v1/;
#include <nordic/nrf52840_qiaa.dtsi>
#include "degu_evk-pinctrl.dtsi"
#include <zephyr/dt-bindings/input/input-event-codes.h>
/ {
model = "Degu Evaluation Kit";
compatible = "nordic,pca10056-dk";
chosen {
zephyr,sram = &sram0;
zephyr,flash = &flash0;
zephyr,console = °u_cdc... | /content/code_sandbox/boards/atmarktechno/degu_evk/degu_evk.dts | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 1,231 |
```unknown
# Degu Evaluation Kit configuration
config BOARD_DEGU_EVK
select SOC_NRF52840_QIAA
``` | /content/code_sandbox/boards/atmarktechno/degu_evk/Kconfig.degu_evk | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 25 |
```unknown
# Degu Evaluation Kit configuration
if BOARD_DEGU_EVK
if USB_DEVICE_STACK
config USB_DEVICE_PRODUCT
default "Degu Evaluation Kit"
config UART_INTERRUPT_DRIVEN
default y
config UART_LINE_CTRL
default y
endif # USB_DEVICE_STACK
if LOG
# Logger cannot use itself to log
config USB_CDC_ACM_LOG_LEVEL
... | /content/code_sandbox/boards/atmarktechno/degu_evk/Kconfig.defconfig | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 110 |
```restructuredtext
.. _boards-ti:
Texas Instruments
#################
.. toctree::
:maxdepth: 1
:glob:
**/*
``` | /content/code_sandbox/boards/ti/index.rst | restructuredtext | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 32 |
```restructuredtext
.. _degu_evk:
Degu Evaluation Kit
####################
The Degu Evaluation Kit is an IoT device for sensors and actuators
and can connect to an OpenThread mesh network. The Kit has a
Nordic nRF52840 SoC and NXP A71CH Secure Element, and can
connect some Seeed Grove sensors via GPIO, ADC, I2C,
and ... | /content/code_sandbox/boards/atmarktechno/degu_evk/doc/index.rst | restructuredtext | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 113 |
```cmake
# See the Zephyr project CC3235SF_LAUNCHXL documentation on
# flashing prerequisites.
include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake)
``` | /content/code_sandbox/boards/ti/cc3235sf_launchxl/board.cmake | cmake | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 40 |
```yaml
identifier: cc3235sf_launchxl
name: SimpleLink Wi-Fi CC3235SF LaunchPad development kit
type: mcu
arch: arm
toolchain:
- zephyr
- gnuarmemb
- xtools
supported:
- netif:wifi
- i2c
- gpio
- adc
- watchdog
vendor: ti
``` | /content/code_sandbox/boards/ti/cc3235sf_launchxl/cc3235sf_launchxl.yaml | yaml | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 86 |
```unknown
# TI SimpleLink CC3235SF LaunchXL Board
config BOARD_CC3235SF_LAUNCHXL
select SOC_CC3235SF
``` | /content/code_sandbox/boards/ti/cc3235sf_launchxl/Kconfig.cc3235sf_launchxl | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 30 |
```yaml
board:
name: cc3235sf_launchxl
vendor: ti
socs:
- name: cc3235sf
``` | /content/code_sandbox/boards/ti/cc3235sf_launchxl/board.yml | yaml | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 31 |
```c
/*
*
*/
/*
* This debug header, located at the start of flash, indicates
* to the bootloader that this is a debug image, allowing
* debuggers and flash-loaders to access the chip over JTAG.
* Also, on subsequent reboots, the bootloader skips the integrity
* check, preventing the image from being mass erase... | /content/code_sandbox/boards/ti/cc3235sf_launchxl/dbghdr.c | c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 161 |
```unknown
CONFIG_BUILD_OUTPUT_HEX=y
# Enable GPIO driver
CONFIG_GPIO=y
# Enable UART driver
CONFIG_SERIAL=y
# Enable console
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y
``` | /content/code_sandbox/boards/ti/cc3235sf_launchxl/cc3235sf_launchxl_defconfig | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 39 |
```unknown
/*
*/
#include <zephyr/dt-bindings/pinctrl/ti-cc32xx-pinctrl.h>
&pinctrl {
uart0_default: uart0_default {
group1 {
pinmux = <UART0_TX_P55>, <UART0_RX_P57>;
};
};
i2c0_default: i2c0_default {
group1 {
pinmux = <I2C_SCL_P1>, <I2C_SDA_P2>;
};
};
};
``` | /content/code_sandbox/boards/ti/cc3235sf_launchxl/cc3235sf_launchxl-pinctrl.dtsi | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 111 |
```ini
#
# TI CC3235SF-LaunchXL Evaluation Kit
#
source [find board/ti_cc3220sf_launchpad.cfg]
``` | /content/code_sandbox/boards/ti/cc3235sf_launchxl/support/openocd.cfg | ini | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 29 |
```unknown
/*
*
*/
/dts-v1/;
#include <ti/cc3235sf.dtsi>
#include "cc3235sf_launchxl-pinctrl.dtsi"
#include <zephyr/dt-bindings/input/input-event-codes.h>
/ {
model = "TI CC3235SF LaunchXL";
compatible = "ti,cc3235sf-launchxl", "ti,cc3235sf", "ti,cc32xx";
aliases {
uart-0 = &uart0;
uart-1 = &uart1;
i2c-0... | /content/code_sandbox/boards/ti/cc3235sf_launchxl/cc3235sf_launchxl.dts | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 598 |
```unknown
/*
*
*/
&flash0 {
partitions {
/* 40 KiB (0xa000) for MCUboot */
boot_partition: partition@0 {
label = "mcuboot";
reg = <0x00000000 0x0000a000>;
};
/* 136 KiB (0x22000) per slot for application */
slot0_partition: partition@a000 {
label = "image-0";
reg = <0x0000a000 0x0004e000>;
... | /content/code_sandbox/boards/ti/common/launchxl-flash-p7.dtsi | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 254 |
```c
/*
*
*/
/*
* Implements the RF driver callback to configure the on-board antenna
* switch.
*/
#define DT_DRV_COMPAT skyworks_sky13317
#include <zephyr/init.h>
#include <zephyr/device.h>
#include <zephyr/drivers/gpio.h>
#include <zephyr/drivers/pinctrl.h>
#include <ti/drivers/rf/RF.h>
#include <driverlib/r... | /content/code_sandbox/boards/ti/common/board_antenna.c | c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 1,109 |
```unknown
/*
*
*/
/ {
boosterpack_header: connector {
compatible = "ti,boosterpack-header";
#gpio-cells = <2>;
gpio-map = <2 0 &gpio0 23 0>,
<3 0 &gpio0 12 0>,
<4 0 &gpio0 13 0>,
<5 0 &gpio0 22 0>,
<6 0 &gpio0 24 0>,
<7 0 &gpio0 10 0>,
<8 0 &gpio0 21 0>,
<9 0 &gpio0 ... | /content/code_sandbox/boards/ti/common/boosterpack_connector.dtsi | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 437 |
```restructuredtext
.. _cc3235sf_launchxl:
CC3235SF LaunchXL
#################
Overview
********
The SimpleLink Wi-Fi CC3235SF LaunchPad development kit (CC3235SF-LAUNCHXL)
highlights CC3235SF, a single-chip wireless microcontroller (MCU) with
1MB internal flash, 4MB external serial flash, 256KB of RAM, and enhanced
... | /content/code_sandbox/boards/ti/cc3235sf_launchxl/doc/index.rst | restructuredtext | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 2,512 |
```unknown
/*
*
*/
&flash0 {
partitions {
/* 40 KiB (0xa000) for MCUboot */
boot_partition: partition@0 {
label = "mcuboot";
reg = <0x00000000 0x0000a000>;
};
/* 136 KiB (0x22000) per slot for application */
slot0_partition: partition@a000 {
label = "image-0";
reg = <0x0000a000 0x00022000>;
... | /content/code_sandbox/boards/ti/common/launchxl-flash.dtsi | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 256 |
```unknown
/*
*
*/
#include <zephyr/dt-bindings/pinctrl/cc13xx_cc26xx-pinctrl.h>
&pinctrl {
/* UART0 */
uart0_tx_default: uart0_tx_default {
pinmux = <13 IOC_PORT_MCU_UART0_TX>;
bias-disable;
};
uart0_rx_default: uart0_rx_default {
pinmux = <12 IOC_PORT_MCU_UART0_RX>;
bias-disable;
input-enable;
};
... | /content/code_sandbox/boards/ti/common/launchxl-pinctrl.dtsi | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 442 |
```unknown
# TI CC1352R LaunchXL board
config BOARD_CC1352_LP_SKY13317
bool "CC1352 LP common board antenna init"
default y if DT_HAS_SKYWORKS_SKY13317_ENABLED
help
Some CC1352 boards have a SKY13317 component
to select the antenna. This enables support
for this component for the CC1352 boards using it.
... | /content/code_sandbox/boards/ti/common/Kconfig | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 172 |
```unknown
/*
*
*/
/ {
/**
* The CC1352P LAUNCHXL has an on-board antenna switch (SKY13317-373LF) used to select the
* appropriate RF signal port based on the currently-used PHY.
*
* Truth table:
*
* Path DIO28 DIO29 DIO30
* =========== ===== ===== =====
* Off 0 0 0
* Sub-1 ... | /content/code_sandbox/boards/ti/common/launchxl_sky13317.dtsi | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 645 |
```ini
source [find board/ti_cc13x2_launchpad.cfg]
``` | /content/code_sandbox/boards/ti/common/support/openocd.cfg | ini | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 15 |
```unknown
/*
*/
#include <zephyr/dt-bindings/pinctrl/ti-cc32xx-pinctrl.h>
&pinctrl {
uart0_default: uart0_default {
group1 {
pinmux = <UART0_TX_P55>, <UART0_RX_P57>;
};
};
i2c0_default: i2c0_default {
group1 {
pinmux = <I2C_SCL_P1>, <I2C_SDA_P2>;
};
};
};
``` | /content/code_sandbox/boards/ti/cc3220sf_launchxl/cc3220sf_launchxl-pinctrl.dtsi | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 111 |
```unknown
CONFIG_BUILD_OUTPUT_HEX=y
# Enable GPIO driver
CONFIG_GPIO=y
# Enable UART driver
CONFIG_SERIAL=y
# Enable console
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y
``` | /content/code_sandbox/boards/ti/cc3220sf_launchxl/cc3220sf_launchxl_defconfig | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 39 |
```cmake
include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake)
``` | /content/code_sandbox/boards/ti/cc3220sf_launchxl/board.cmake | cmake | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 19 |
```unknown
/*
*
*/
#include "boosterpack_connector.dtsi"
#include "launchxl-pinctrl.dtsi"
#include <zephyr/dt-bindings/input/input-event-codes.h>
#define BTN_GPIO_FLAGS (GPIO_ACTIVE_LOW | GPIO_PULL_UP)
/ {
aliases {
led0 = &led0;
led1 = &led1;
sw0 = &btn0;
sw1 = &btn1;
watchdog0 = &wdt0;
mcuboot-led0 ... | /content/code_sandbox/boards/ti/common/launchxl.dtsi | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 651 |
```unknown
# TI SimpleLink CC3220SF LaunchXL Board
config BOARD_CC3220SF_LAUNCHXL
select SOC_CC3220SF
``` | /content/code_sandbox/boards/ti/cc3220sf_launchxl/Kconfig.cc3220sf_launchxl | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 30 |
```unknown
/*
*
*/
/ {
boosterpack_header: connector {
compatible = "ti,boosterpack-header";
#gpio-cells = <2>;
gpio-map = <4 0 &gpioa1 4 0>, /* GPIO_12 */
<5 0 &gpioa0 6 0>, /* GPIO_06 */
<7 0 &gpioa1 6 0>, /* GPIO_14 */
<9 0 &gpioa1 2 0>, /* I2C_SCL | YELLOW_LED */
<10 0 &gpioa1 3 0>, /* I2C... | /content/code_sandbox/boards/ti/cc3220sf_launchxl/boosterpack_connector.dtsi | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 581 |
```yaml
identifier: cc3220sf_launchxl
name: SimpleLink Wi-Fi CC3220SF LaunchPad development kit
type: mcu
arch: arm
toolchain:
- zephyr
- gnuarmemb
- xtools
supported:
- netif:wifi
- i2c
- gpio
- adc
- watchdog
vendor: ti
``` | /content/code_sandbox/boards/ti/cc3220sf_launchxl/cc3220sf_launchxl.yaml | yaml | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 86 |
```unknown
/dts-v1/;
#include <ti/cc3220sf.dtsi>
#include "boosterpack_connector.dtsi"
#include "cc3220sf_launchxl-pinctrl.dtsi"
#include <zephyr/dt-bindings/input/input-event-codes.h>
/ {
model = "TI CC3220SF LaunchXL";
compatible = "ti,cc3220sf-launchxl", "ti,cc3220sf", "ti,cc32xx";
aliases {
uart-0 = &uart0... | /content/code_sandbox/boards/ti/cc3220sf_launchxl/cc3220sf_launchxl.dts | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 650 |
```yaml
board:
name: cc3220sf_launchxl
vendor: ti
socs:
- name: cc3220sf
``` | /content/code_sandbox/boards/ti/cc3220sf_launchxl/board.yml | yaml | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 31 |
```c
/*
*
*/
/*
* This debug header, located at the start of flash, indicates
* to the bootloader that this is a debug image, allowing
* debuggers and flash-loaders to access the chip over JTAG.
* Also, on subsequent reboots, the bootloader skips the integrity
* check, preventing the image from being mass erase... | /content/code_sandbox/boards/ti/cc3220sf_launchxl/dbghdr.c | c | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 161 |
```ini
#
# TI CC3220SF-LaunchXL LaunchPad Evaluation Kit
#
#
#
source [find board/ti_cc3220sf_launchpad.cfg]
``` | /content/code_sandbox/boards/ti/cc3220sf_launchxl/support/openocd.cfg | ini | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 33 |
```cmake
#
include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake)
``` | /content/code_sandbox/boards/ti/cc1352p1_launchxl/board.cmake | cmake | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 19 |
```unknown
/*
*
*/
/dts-v1/;
#include <ti/cc1352r.dtsi>
#include "../common/launchxl.dtsi"
#include "../common/launchxl-flash.dtsi"
#include "../common/launchxl_sky13317.dtsi"
/ {
model = "TI CC1352P1 LaunchXL";
compatible = "ti,launchxl-cc1352p1";
};
``` | /content/code_sandbox/boards/ti/cc1352p1_launchxl/cc1352p1_launchxl.dts | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 86 |
```unknown
#
#
#
CONFIG_BUILD_OUTPUT_HEX=y
# custom callback for the antenna switch
CONFIG_CC13X2_CC26X2_HAS_CUSTOM_RF_HWATTRS=y
CONFIG_CC13X2_CC26X2_BOOTLOADER_ENABLE=y
CONFIG_CC13X2_CC26X2_BOOTLOADER_BACKDOOR_ENABLE=y
CONFIG_CC13X2_CC26X2_BOOTLOADER_BACKDOOR_PIN=15
# Enable MPU and hardware stack protection
CONFIG... | /content/code_sandbox/boards/ti/cc1352p1_launchxl/cc1352p1_launchxl_defconfig | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 130 |
```yaml
board:
name: cc1352p1_launchxl
vendor: ti
socs:
- name: cc1352p
``` | /content/code_sandbox/boards/ti/cc1352p1_launchxl/board.yml | yaml | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 32 |
```yaml
identifier: cc1352p1_launchxl
name: TI SimpleLink CC1352P LaunchPad
type: mcu
arch: arm
ram: 80
flash: 352
toolchain:
- zephyr
- gnuarmemb
- xtools
supported:
- gpio
- i2c
- spi
- watchdog
- hwinfo
vendor: ti
``` | /content/code_sandbox/boards/ti/cc1352p1_launchxl/cc1352p1_launchxl.yaml | yaml | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 92 |
```unknown
# TI CC1352R LaunchXL board
config BOARD_CC1352P1_LAUNCHXL
select SOC_CC1352P
``` | /content/code_sandbox/boards/ti/cc1352p1_launchxl/Kconfig.cc1352p1_launchxl | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 29 |
```unknown
# TI CC1352R LaunchXL board
source "boards/ti/common/Kconfig"
``` | /content/code_sandbox/boards/ti/cc1352p1_launchxl/Kconfig | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 20 |
```ini
source [find board/ti_cc13x2_launchpad.cfg]
``` | /content/code_sandbox/boards/ti/cc1352p1_launchxl/support/openocd.cfg | ini | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 15 |
```restructuredtext
.. _cc3220sf_launchxl:
CC3220SF LaunchXL
#################
Overview
********
The SimpleLink Wi-Fi CC3220SF LaunchPad development kit (CC3220SF-LAUNCHXL)
highlights CC3220SF, a single-chip wireless microcontroller (MCU) with
1MB internal flash, 4MB external serial flash, 256KB of RAM and enhanced
s... | /content/code_sandbox/boards/ti/cc3220sf_launchxl/doc/index.rst | restructuredtext | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 2,470 |
```unknown
#
#
#
CONFIG_CC13X2_CC26X2_BOOTLOADER_ENABLE=y
CONFIG_CC13X2_CC26X2_BOOTLOADER_BACKDOOR_ENABLE=y
CONFIG_CC13X2_CC26X2_BOOTLOADER_BACKDOOR_PIN=15
# Enable MPU and hardware stack protection
CONFIG_ARM_MPU=y
CONFIG_HW_STACK_PROTECTION=y
CONFIG_PINCTRL=y
CONFIG_GPIO=y
CONFIG_SERIAL=y
CONFIG_CONSOLE=y
CONFIG_... | /content/code_sandbox/boards/ti/cc1352r_sensortag/cc1352r_sensortag_defconfig | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 105 |
```cmake
#
board_runner_args(jlink "--device=CC1352R1F3" "--iface=jtag" "--tool-opt=-jtagconf -1,-1 -autoconnect 1")
include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake)
include(${ZEPHYR_BASE}/boards/common/jlink.board.cmake)
``` | /content/code_sandbox/boards/ti/cc1352r_sensortag/board.cmake | cmake | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 73 |
```yaml
identifier: cc1352r_sensortag
name: TI SimpleLink CC1352R SensorTag
type: mcu
arch: arm
ram: 80
flash: 352
toolchain:
- zephyr
- gnuarmemb
- xtools
supported:
- gpio
- i2c
- spi
- watchdog
- adc
- hwinfo
vendor: ti
``` | /content/code_sandbox/boards/ti/cc1352r_sensortag/cc1352r_sensortag.yaml | yaml | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 97 |
```restructuredtext
.. _cc1352p1_launchxl:
CC1352P1 LaunchXL
#################
Overview
********
The Texas Instruments CC1352P LaunchPad |trade| (LAUNCHXL-CC1352P1) is a
development kit for the SimpleLink |trade| multi-Standard CC1352P wireless MCU.
See the `TI CC1352P LaunchPad Product Page`_ for details.
.. figu... | /content/code_sandbox/boards/ti/cc1352p1_launchxl/doc/index.rst | restructuredtext | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 2,168 |
```yaml
board:
name: cc1352r_sensortag
vendor: ti
socs:
- name: cc1352r
``` | /content/code_sandbox/boards/ti/cc1352r_sensortag/board.yml | yaml | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 33 |
```unknown
# TI CC1352R SensorTag board
config BOARD_CC1352R_SENSORTAG
select SOC_CC1352R
``` | /content/code_sandbox/boards/ti/cc1352r_sensortag/Kconfig.cc1352r_sensortag | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 28 |
```unknown
/*
*
*/
#include <zephyr/dt-bindings/pinctrl/cc13xx_cc26xx-pinctrl.h>
&pinctrl {
/* UART0 */
uart0_tx_default: uart0_tx_default {
pinmux = <13 IOC_PORT_MCU_UART0_TX>;
bias-disable;
};
uart0_rx_default: uart0_rx_default {
pinmux = <12 IOC_PORT_MCU_UART0_RX>;
bias-disable;
input-enable;
};
... | /content/code_sandbox/boards/ti/cc1352r_sensortag/cc1352r_sensortag-pinctrl.dtsi | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 442 |
```unknown
# TI CC1352R SensorTag board
if BOARD_CC1352R_SENSORTAG
config SPI
default SENSOR
endif # BOARD_CC1352R_SENSORTAG
``` | /content/code_sandbox/boards/ti/cc1352r_sensortag/Kconfig.defconfig | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 38 |
```ini
source [find board/ti_cc13x2_launchpad.cfg]
# Workaround for #21372. This allows OpenOCD to flash correctly
# with newer 3.x XDS firmware
adapter speed 1500
``` | /content/code_sandbox/boards/ti/cc1352r_sensortag/support/openocd.cfg | ini | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 48 |
```unknown
/*
*
*/
/dts-v1/;
#include <ti/cc1352r.dtsi>
#include "../common/boosterpack_connector.dtsi"
#include "cc1352r_sensortag-pinctrl.dtsi"
#include <zephyr/dt-bindings/input/input-event-codes.h>
#define BTN_GPIO_FLAGS (GPIO_ACTIVE_LOW | GPIO_PULL_UP)
/ {
model = "TI CC1352R1 SensorTag";
compatible = "ti,... | /content/code_sandbox/boards/ti/cc1352r_sensortag/cc1352r_sensortag.dts | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 1,184 |
```cmake
include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake)
``` | /content/code_sandbox/boards/ti/msp_exp432p401r_launchxl/board.cmake | cmake | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 19 |
```yaml
identifier: msp_exp432p401r_launchxl
name: MSP-EXP432P401R-LAUNCHXL
type: mcu
arch: arm
toolchain:
- zephyr
- gnuarmemb
- xtools
ram: 64
flash: 256
vendor: ti
``` | /content/code_sandbox/boards/ti/msp_exp432p401r_launchxl/msp_exp432p401r_launchxl.yaml | yaml | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 71 |
```unknown
/dts-v1/;
#include <ti/msp432p401r.dtsi>
/ {
model = "TI MSP-EXP432P401R LaunchXL";
compatible = "ti,msp-exp432p401r-launchxl","ti,msp432p401r",
"ti,msp432p4xx";
chosen {
zephyr,sram = &sram0;
zephyr,flash = &flash0;
zephyr,console = &uart0;
zephyr,shell-uart = &uart0;
};
};
&cpu0 {
c... | /content/code_sandbox/boards/ti/msp_exp432p401r_launchxl/msp_exp432p401r_launchxl.dts | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 154 |
```yaml
board:
name: msp_exp432p401r_launchxl
vendor: ti
socs:
- name: msp432p401r
``` | /content/code_sandbox/boards/ti/msp_exp432p401r_launchxl/board.yml | yaml | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 36 |
```unknown
CONFIG_BUILD_OUTPUT_HEX=y
# Floating point options
CONFIG_FPU=y
# Enable UART driver
CONFIG_SERIAL=y
# Enable console
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y
``` | /content/code_sandbox/boards/ti/msp_exp432p401r_launchxl/msp_exp432p401r_launchxl_defconfig | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 40 |
```unknown
# TI SimpleLink MSP-EXP432P401R LaunchXL Development Board
config BOARD_MSP_EXP432P401R_LAUNCHXL
select SOC_MSP432P401R
``` | /content/code_sandbox/boards/ti/msp_exp432p401r_launchxl/Kconfig.msp_exp432p401r_launchxl | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 39 |
```ini
source [find board/ti_msp432_launchpad.cfg]
``` | /content/code_sandbox/boards/ti/msp_exp432p401r_launchxl/support/openocd.cfg | ini | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 15 |
```restructuredtext
.. _msp_exp432p401r_launchxl:
MSP-EXP432P401R LaunchXL
########################
Overview
********
The SimpleLink MSPEXP432P401R LaunchPad development kit is an easy-to-use evaluation
module for the SimpleLink MSP432P401R microcontroller. It contains everything needed to start
developing on the Si... | /content/code_sandbox/boards/ti/msp_exp432p401r_launchxl/doc/index.rst | restructuredtext | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 1,210 |
```unknown
# TI CC26x2R1 LaunchXL board
config BOARD_CC26X2R1_LAUNCHXL
select SOC_CC2652R
``` | /content/code_sandbox/boards/ti/cc26x2r1_launchxl/Kconfig.cc26x2r1_launchxl | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 32 |
```cmake
#
include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake)
``` | /content/code_sandbox/boards/ti/cc26x2r1_launchxl/board.cmake | cmake | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 19 |
```restructuredtext
.. _cc1352r_sensortag:
CC1352R SensorTag
#################
Overview
********
The Texas Instruments CC1352R SensorTag |trade| (LPSTK-CC1352R) is a
development kit for the SimpleLink |trade| multi-Standard CC1352R wireless MCU.
See the `TI CC1352R SensorTag Product Page`_ for details.
.. figure::... | /content/code_sandbox/boards/ti/cc1352r_sensortag/doc/index.rst | restructuredtext | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 2,530 |
```yaml
identifier: cc26x2r1_launchxl
name: TI SimpleLink CC26x2R LaunchPad
type: mcu
arch: arm
ram: 80
flash: 352
toolchain:
- zephyr
- gnuarmemb
- xtools
supported:
- gpio
- i2c
- spi
- watchdog
- adc
- hwinfo
vendor: ti
``` | /content/code_sandbox/boards/ti/cc26x2r1_launchxl/cc26x2r1_launchxl.yaml | yaml | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 98 |
```yaml
board:
name: cc26x2r1_launchxl
vendor: ti
socs:
- name: cc2652r
``` | /content/code_sandbox/boards/ti/cc26x2r1_launchxl/board.yml | yaml | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 33 |
```unknown
/*
*
*/
/dts-v1/;
#include <ti/cc2652r.dtsi>
#include "../common/launchxl.dtsi"
#include "../common/launchxl-flash.dtsi"
#include "cc26x2r1_launchxl-pinctrl.dtsi"
/ {
model = "TI CC26x2R1 LaunchXL";
compatible = "ti,launchxl-cc26x2r1";
chosen {
/delete-property/ zephyr,ieee802154;
};
};
&radio {... | /content/code_sandbox/boards/ti/cc26x2r1_launchxl/cc26x2r1_launchxl.dts | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 151 |
```unknown
#
#
#
CONFIG_BUILD_OUTPUT_HEX=y
CONFIG_CC13X2_CC26X2_BOOTLOADER_ENABLE=y
CONFIG_CC13X2_CC26X2_BOOTLOADER_BACKDOOR_ENABLE=y
CONFIG_CC13X2_CC26X2_BOOTLOADER_BACKDOOR_PIN=13
# Enable MPU and hardware stack protection
CONFIG_ARM_MPU=y
CONFIG_HW_STACK_PROTECTION=y
CONFIG_PINCTRL=y
CONFIG_GPIO=y
CONFIG_SERIAL=... | /content/code_sandbox/boards/ti/cc26x2r1_launchxl/cc26x2r1_launchxl_defconfig | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 105 |
```unknown
/*
*
*/
#include <zephyr/dt-bindings/pinctrl/cc13xx_cc26xx-pinctrl.h>
&pinctrl {
/* UART0 */
uart0_tx_default: uart0_tx_default {
pinmux = <3 IOC_PORT_MCU_UART0_TX>;
bias-disable;
};
uart0_rx_default: uart0_rx_default {
pinmux = <2 IOC_PORT_MCU_UART0_RX>;
bias-disable;
input-enable;
};
};
... | /content/code_sandbox/boards/ti/cc26x2r1_launchxl/cc26x2r1_launchxl-pinctrl.dtsi | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 107 |
```ini
source [find board/ti_cc26x2_launchpad.cfg]
``` | /content/code_sandbox/boards/ti/cc26x2r1_launchxl/support/openocd.cfg | ini | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 15 |
```yaml
identifier: cc1352r1_launchxl
name: TI SimpleLink CC1352R LaunchPad
type: mcu
arch: arm
ram: 80
flash: 352
toolchain:
- zephyr
- gnuarmemb
- xtools
supported:
- gpio
- i2c
- spi
- watchdog
- adc
- hwinfo
vendor: ti
``` | /content/code_sandbox/boards/ti/cc1352r1_launchxl/cc1352r1_launchxl.yaml | yaml | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 96 |
```cmake
#
include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake)
``` | /content/code_sandbox/boards/ti/cc1352r1_launchxl/board.cmake | cmake | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 19 |
```unknown
#
#
#
CONFIG_BUILD_OUTPUT_HEX=y
CONFIG_CC13X2_CC26X2_BOOTLOADER_ENABLE=y
CONFIG_CC13X2_CC26X2_BOOTLOADER_BACKDOOR_ENABLE=y
CONFIG_CC13X2_CC26X2_BOOTLOADER_BACKDOOR_PIN=15
# Enable MPU and hardware stack protection
CONFIG_ARM_MPU=y
CONFIG_HW_STACK_PROTECTION=y
CONFIG_PINCTRL=y
CONFIG_GPIO=y
CONFIG_SERIAL=... | /content/code_sandbox/boards/ti/cc1352r1_launchxl/cc1352r1_launchxl_defconfig | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 105 |
```yaml
board:
name: cc1352r1_launchxl
vendor: ti
socs:
- name: cc1352r
``` | /content/code_sandbox/boards/ti/cc1352r1_launchxl/board.yml | yaml | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 32 |
```unknown
/*
*
*/
/dts-v1/;
#include <ti/cc1352r.dtsi>
#include "../common/launchxl.dtsi"
#include "../common/launchxl-flash.dtsi"
/ {
model = "TI CC1352R1 LaunchXL";
compatible = "ti,launchxl-cc1352r1";
};
&adc0 {
status = "okay";
};
``` | /content/code_sandbox/boards/ti/cc1352r1_launchxl/cc1352r1_launchxl.dts | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 82 |
```unknown
# TI CC1352R LaunchXL board
config BOARD_CC1352R1_LAUNCHXL
select SOC_CC1352R
``` | /content/code_sandbox/boards/ti/cc1352r1_launchxl/Kconfig.cc1352r1_launchxl | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 29 |
```ini
source [find board/ti_cc13x2_launchpad.cfg]
``` | /content/code_sandbox/boards/ti/cc1352r1_launchxl/support/openocd.cfg | ini | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 15 |
```restructuredtext
.. _cc26x2r1_launchxl:
CC26x2R1 LaunchXL
#################
Overview
********
The Texas Instruments CC26x2R LaunchPad |trade| (LAUNCHXL-CC26X2R1) is a
development kit for the SimpleLink |trade| multi-Standard CC2652R wireless MCU.
See the `TI CC26x2R LaunchPad Product Page`_ for details.
.. figu... | /content/code_sandbox/boards/ti/cc26x2r1_launchxl/doc/index.rst | restructuredtext | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 2,263 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.