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 |
|---|---|---|---|---|---|---|---|---|
```unknown
/*
*
*/
&mipi_dsi {
otm8009a: otm8009a@0 {
status = "okay";
compatible = "orisetech,otm8009a";
reg = <0x0>;
height = <800>;
width = <480>;
reset-gpios = <&dsi_lcd_qsh_030 57 GPIO_ACTIVE_HIGH>;
bl-gpios = <&dsi_lcd_qsh_030 53 GPIO_ACTIVE_HIGH>;
data-lanes = <2>;
pixel-format = <MIPI_DSI_... | /content/code_sandbox/boards/shields/st_b_lcd40_dsi1_mb1166/st_b_lcd40_dsi1_mb1166.overlay | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 139 |
```unknown
CONFIG_MEMC=y
CONFIG_STM32_LTDC_ARGB8888=y
CONFIG_HEAP_MEM_POOL_SIZE=65536
``` | /content/code_sandbox/boards/shields/st_b_lcd40_dsi1_mb1166/boards/stm32h747i_disco_stm32h747xx_m7.conf | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 28 |
```unknown
/*
*
*/
&mipi_dsi {
nt35510: nt35510@0 {
status = "okay";
compatible = "frida,nt35510";
reg = <0x0>;
height = <800>;
width = <480>;
reset-gpios = <&dsi_lcd_qsh_030 57 GPIO_ACTIVE_HIGH>;
bl-gpios = <&dsi_lcd_qsh_030 53 GPIO_ACTIVE_HIGH>;
data-lanes = <2>;
pixel-format = <MIPI_DSI_PIXFMT_... | /content/code_sandbox/boards/shields/st_b_lcd40_dsi1_mb1166/st_b_lcd40_dsi1_mb1166_a09.overlay | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 132 |
```unknown
# Initialize after LTDC and MIPI-DSI
CONFIG_DISPLAY_OTM8009A_INIT_PRIORITY=87
``` | /content/code_sandbox/boards/shields/st_b_lcd40_dsi1_mb1166/boards/st_b_lcd40_dsi1_mb1166/stm32h747i_disco_stm32h747xx_m7.conf | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 26 |
```unknown
/*
*
*/
<dc {
/* orisetech, otm8009a */
display-timings {
compatible = "zephyr,panel-timing";
hsync-active = <0>;
vsync-active = <0>;
de-active = <0>;
pixelclk-active = <0>;
hsync-len = <2>;
vsync-len = <1>;
hback-porch = <34>;
vback-porch = <15>;
hfront-porch = <34>;
vfront-porch... | /content/code_sandbox/boards/shields/st_b_lcd40_dsi1_mb1166/boards/st_b_lcd40_dsi1_mb1166/stm32h747i_disco_stm32h747xx_m7.overlay | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 126 |
```unknown
# Initialize after LTDC and MIPI-DSI
CONFIG_DISPLAY_NT35510_INIT_PRIORITY=87
``` | /content/code_sandbox/boards/shields/st_b_lcd40_dsi1_mb1166/boards/st_b_lcd40_dsi1_mb1166_a09/stm32h747i_disco_stm32h747xx_m7.conf | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 24 |
```unknown
/*
*
*/
#include <zephyr/dt-bindings/display/panel.h>
/ {
lvgl_pointer {
compatible = "zephyr,lvgl-pointer-input";
input = <&ft5336>;
invert-y;
};
chosen {
zephyr,display = <dc;
};
};
&sdram2 {
/* Frame buffer memory cache will cause screen flickering. */
zephyr,memory-attr = <( DT_MEM_... | /content/code_sandbox/boards/shields/st_b_lcd40_dsi1_mb1166/boards/stm32h747i_disco_stm32h747xx_m7.overlay | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 483 |
```unknown
/*
*
*/
#include <zephyr/dt-bindings/display/panel.h>
&mipi_dsi {
loosely-packed;
largest-packet-size = <64>;
bta-ack-disable;
};
<dc {
/* frida, nt35510 */
display-timings {
compatible = "zephyr,panel-timing";
hsync-active = <0>;
vsync-active = <0>;
de-active = <0>;
pixelclk-active = <... | /content/code_sandbox/boards/shields/st_b_lcd40_dsi1_mb1166/boards/st_b_lcd40_dsi1_mb1166_a09/stm32h747i_disco_stm32h747xx_m7.overlay | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 164 |
```unknown
config SHIELD_X_NUCLEO_IKS01A3
def_bool $(shields_list_contains,x_nucleo_iks01a3)
``` | /content/code_sandbox/boards/shields/x_nucleo_iks01a3/Kconfig.shield | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 33 |
```unknown
/*
*
*/
/ {
aliases {
magn0 = &lis2mdl_1e_x_nucleo_iks01a3;
accel0 = &lis2dw12_19_x_nucleo_iks01a3;
accel1 = &lsm6dso_6b_x_nucleo_iks01a3;
};
};
&arduino_i2c {
hts221_x_nucleo_iks01a3: hts221@5f {
compatible = "st,hts221";
reg = <0x5f>;
};
lps22hh_x_nucleo_iks01a3: lps22hh@5d {
compati... | /content/code_sandbox/boards/shields/x_nucleo_iks01a3/x_nucleo_iks01a3.overlay | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 471 |
```unknown
/*
*
*/
/ {
aliases {
accel0 = &lis2dw12_19_x_nucleo_iks01a3_shub;
accel1 = &lsm6dso_6b_x_nucleo_iks01a3_shub;
};
};
&arduino_i2c {
lis2dw12_19_x_nucleo_iks01a3_shub: lis2dw12@19 {
compatible = "st,lis2dw12";
reg = <0x19>;
irq-gpios = <&arduino_header 3 GPIO_ACTIVE_HIGH>; /* A3 */
};
ls... | /content/code_sandbox/boards/shields/x_nucleo_iks01a3/x_nucleo_iks01a3_shub.overlay | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 218 |
```unknown
/*
*
*/
/*
* On stm32mp157c_dk2 pin A3 is not mapped on a GPIO pin.
* Delete this optional property for shield/board compatibility
*/
&arduino_i2c {
lis2dw12_x_nucleo_iks01a3: lis2dw12@19 {
/delete-property/ irq-gpios; /* A3 */
};
lsm6dso_x_nucleo_iks01a3: lsm6dso@6b {
/delete-property/ irq-gp... | /content/code_sandbox/boards/shields/x_nucleo_iks01a3/boards/x_nucleo_iks01a3_shub/stm32mp157c_dk2.overlay | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 122 |
```unknown
/*
*
*/
/*
* On stm32mp157c_dk2 pin A3 is not mapped on a GPIO pin.
* Delete this optional property for shield/board compatibility
*/
&arduino_i2c {
lis2dw12_x_nucleo_iks01a3: lis2dw12@19 {
/delete-property/ irq-gpios; /* A3 */
};
lis2mdl_x_nucleo_iks01a3: lis2mdl@1e {
/delete-property/ irq-gp... | /content/code_sandbox/boards/shields/x_nucleo_iks01a3/boards/x_nucleo_iks01a3/stm32mp157c_dk2.overlay | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 159 |
```restructuredtext
.. _st_b_lcd40_dsi1_mb1166:
ST B-LCD40-DSI1
###############
Overview
********
The B-LCD40-DSI1 shield provides a 4-inch WVGA TFT LCD with MIPI DSI interface
and capacitive touch screen.
.. note::
The shield comes in different hardware revisions, the MB1166-A09
is utilizing a NT35510 panel ... | /content/code_sandbox/boards/shields/st_b_lcd40_dsi1_mb1166/doc/index.rst | restructuredtext | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 1,619 |
```unknown
config SHIELD_SEEED_XIAO_EXPANSION_BOARD
def_bool $(shields_list_contains,seeed_xiao_expansion_board)
``` | /content/code_sandbox/boards/shields/seeed_xiao_expansion_board/Kconfig.shield | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 32 |
```unknown
if SHIELD_SEEED_XIAO_EXPANSION_BOARD
if DISPLAY
if LVGL
config LV_Z_VDB_SIZE
default 64
config LV_DPI_DEF
default 148
config LV_Z_BITS_PER_PIXEL
default 1
choice LV_COLOR_DEPTH
default LV_COLOR_DEPTH_1
endchoice
endif # LVGL
endif # DISPLAY
endif # SHIELD_SEEED_XIAO_EXPANSION_BOARD
``` | /content/code_sandbox/boards/shields/seeed_xiao_expansion_board/Kconfig.defconfig | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 94 |
```unknown
/*
*/
#include <zephyr/dt-bindings/input/input-event-codes.h>
/ {
chosen {
zephyr,display = &ssd1306_128x64;
zephyr,rtc = &pfc8563_rtc;
};
buttons {
compatible = "gpio-keys";
xiao_button0: button_0 {
gpios = <&xiao_d 1 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
label = "SW0";
zephyr,code = <I... | /content/code_sandbox/boards/shields/seeed_xiao_expansion_board/seeed_xiao_expansion_board.overlay | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 418 |
```restructuredtext
.. _x-nucleo-iks01a3:
X-NUCLEO-IKS01A3: MEMS Inertial and Environmental Multi sensor shield
#####################################################################
Overview
********
The X-NUCLEO-IKS01A3 is a motion MEMS and environmental sensor expansion board
for the STM32 Nucleo. It is equipped wi... | /content/code_sandbox/boards/shields/x_nucleo_iks01a3/doc/index.rst | restructuredtext | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 986 |
```unknown
config SHIELD_ADAFRUIT_PCA9685
def_bool $(shields_list_contains,adafruit_pca9685)
``` | /content/code_sandbox/boards/shields/adafruit_pca9685/Kconfig.shield | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 29 |
```restructuredtext
.. _seeed_xiao_expansion_board:
Seeed Studio XIAO Expansion Board
#################################
Overview
********
Seeed Studio XIAO Expansion Board is a powerful functional expansion board
for `Seeed Studio XIAO series`_ of only half Raspberry Pi 4 size. It enables
building prototypes and pro... | /content/code_sandbox/boards/shields/seeed_xiao_expansion_board/doc/index.rst | restructuredtext | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 593 |
```unknown
/*
*
*/
&arduino_i2c {
status = "okay";
pca9685_adafruit_pca9685: pca9685@40 {
status = "okay";
compatible = "nxp,pca9685-pwm";
reg = <0x40>;
#pwm-cells = <2>;
};
};
/ {
pwmleds {
status = "okay";
compatible = "pwm-leds";
s_led0: s-led-0 {
pwms = <&pca9685_adafruit_pca9685 0 PWM_MS... | /content/code_sandbox/boards/shields/adafruit_pca9685/adafruit_pca9685.overlay | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 805 |
```restructuredtext
.. _adafruit_pca9685:
Adafruit 16-channel PWM/Servo Shield
####################################
Overview
********
The Adafruit 16-channel PWM/Servo shield is an Arduino
UNO R3 compatible shield based on the NXP PCA9685 IC.
More information about the shield can be found
at the `Adafruit 16-channe... | /content/code_sandbox/boards/shields/adafruit_pca9685/doc/index.rst | restructuredtext | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 259 |
```unknown
config SHIELD_FTDI_VM800C
def_bool $(shields_list_contains,ftdi_vm800c)
``` | /content/code_sandbox/boards/shields/ftdi_vm800c/Kconfig.shield | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 26 |
```unknown
/*
*
*/
&arduino_spi {
status = "okay";
/* D10 */
cs-gpios = <&arduino_header 16
(GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
ft800_ftdi_vm800c: ft800@0 {
compatible = "ftdi,ft800";
reg = <0x0>;
spi-max-frequency = <8000000>;
/* D2 */
irq-gpios = <&arduino_header 8 GPIO_ACTIVE_LOW>;
pclk =... | /content/code_sandbox/boards/shields/ftdi_vm800c/ftdi_vm800c.overlay | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 218 |
```unknown
config ARDUINO_UNO_CLICK
def_bool $(shields_list_contains,arduino_uno_click)
``` | /content/code_sandbox/boards/shields/arduino_uno_click/Kconfig.shield | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 23 |
```restructuredtext
FTDI VM800C Embedded Video Engine Board
#######################################
Overview
********
The VM800C is a development module for FTDIs FT800, which is used to develop
and demonstrate the functionality of the FT800 Embedded Video Engine, EVE. This
module behaves as an SPI slave, and require... | /content/code_sandbox/boards/shields/ftdi_vm800c/doc/index.rst | restructuredtext | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 741 |
```unknown
/*
*
*/
/ {
mikrobus_header_1: mikrobus-connector-1 {
compatible = "mikro-bus";
#gpio-cells = <2>;
gpio-map-mask = <0xffffffff 0xffffffc0>;
gpio-map-pass-thru = <0 0x3f>;
gpio-map = <0 0 &arduino_header 0 0>, /* AN -> A0 */
<1 0 &arduino_header 3 0>, /* RST -> A3 */
<2 0 &arduino_h... | /content/code_sandbox/boards/shields/arduino_uno_click/arduino_uno_click.overlay | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 806 |
```unknown
/*
*
*/
#include "nrf9160dk_nrf9160_arduino_uno_click_common.dtsi"
``` | /content/code_sandbox/boards/shields/arduino_uno_click/boards/nrf9160dk_nrf9160_ns.overlay | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 25 |
```unknown
/*
*
*/
#include "nrf9160dk_nrf9160_arduino_uno_click_common.dtsi"
``` | /content/code_sandbox/boards/shields/arduino_uno_click/boards/nrf9160dk_nrf9160.overlay | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 25 |
```unknown
/*
*
*/
&pinctrl {
/*
* The original Arduino Uno provides the same SCL/SDA on two sets of
* pins, but the nRF9160 DK maps these pins to two different pairs of
* GPIO. When using the Arduino Uno Click Shield board with the nRF9160
* DK, the P0.18/P0.19 pair must be used.
*/
i2c2_default: i2c2_d... | /content/code_sandbox/boards/shields/arduino_uno_click/boards/nrf9160dk_nrf9160_arduino_uno_click_common.dtsi | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 411 |
```unknown
config SHIELD_BUYDISPLAY_3_5_TFT_TOUCH_ARDUINO
def_bool $(shields_list_contains,buydisplay_3_5_tft_touch_arduino)
``` | /content/code_sandbox/boards/shields/buydisplay_3_5_tft_touch_arduino/Kconfig.shield | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 40 |
```restructuredtext
.. _arduino_uno_click:
Arduino UNO click shield
########################
Overview
********
The Arduino UNO click is an extension to the Arduino UNO R3 headers.
It's a simple shield that converts Arduino UNO R3 headers to two mikroBUS
host sockets that allow you to connect many other click shields... | /content/code_sandbox/boards/shields/arduino_uno_click/doc/index.rst | restructuredtext | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 430 |
```unknown
if SHIELD_BUYDISPLAY_3_5_TFT_TOUCH_ARDUINO
if DISPLAY
if INPUT
# NOTE: Enable if IRQ line is available (requires to solder jumper)
config INPUT_FT5336_INTERRUPT
default n
endif # INPUT
if LVGL
config LV_Z_VDB_SIZE
default 32
config LV_Z_BITS_PER_PIXEL
default 24
choice LV_COLOR_DEPTH
default LV_... | /content/code_sandbox/boards/shields/buydisplay_3_5_tft_touch_arduino/Kconfig.defconfig | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 130 |
```unknown
/*
*
*/
/* NOTE: spi1 MISO pin is used by the display for the cmd/data line */
&spi1 {
status = "disabled";
};
``` | /content/code_sandbox/boards/shields/buydisplay_3_5_tft_touch_arduino/boards/nrf52840dk_nrf52840.overlay | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 33 |
```unknown
/*
*
*/
#include <zephyr/dt-bindings/display/ili9xxx.h>
/ {
chosen {
zephyr,display = &ili9488_buydisplay_3_5_tft_touch_arduino;
};
lvgl_pointer {
compatible = "zephyr,lvgl-pointer-input";
input = <&ft5336_buydisplay_3_5_tft_touch_arduino>;
swap-xy;
invert-x;
invert-y;
};
buydisplay_3_... | /content/code_sandbox/boards/shields/buydisplay_3_5_tft_touch_arduino/buydisplay_3_5_tft_touch_arduino.overlay | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 532 |
```unknown
/*
*
*/
/ {
aliases {
accel0 = &bmi160_ti_bp_bassensorsmkii;
gyro0 = &bmi160_ti_bp_bassensorsmkii;
optical0 = &opt3001_ti_bp_bassensorsmkii;
};
};
&arduino_i2c {
bmi160_ti_bp_bassensorsmkii: bmi160@69 {
compatible = "bosch,bmi160";
reg = <0x69>;
int-gpios = <&arduino_header 8 GPIO_ACTIVE_H... | /content/code_sandbox/boards/shields/ti_bp_bassensorsmkii/ti_bp_bassensorsmkii.overlay | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 159 |
```unknown
config SHIELD_TI_BP_BASSENSORSMKII
def_bool $(shields_list_contains,ti_bp_bassensorsmkii)
``` | /content/code_sandbox/boards/shields/ti_bp_bassensorsmkii/Kconfig.shield | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 30 |
```restructuredtext
.. _ti_bp_bassensorsmkii:
TI Building Automation Sensors MKII: Building Automation Multi sensor shield
############################################################################
Overview
********
The BP-BASSENSORSMKII is a motion MEMS and environmental sensor expansion board
using the TI Booster... | /content/code_sandbox/boards/shields/ti_bp_bassensorsmkii/doc/index.rst | restructuredtext | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 197 |
```restructuredtext
.. _buydisplay_3_5_tft_touch_arduino:
Buydisplay 3.5" TFT Touch Shield with Arduino adapter
#####################################################
Overview
********
The Buydisplay 3.5" TFT Touch Shield has a resolution of 320x480
pixels and is based on the ILI9488 controller. On the capacitive tou... | /content/code_sandbox/boards/shields/buydisplay_3_5_tft_touch_arduino/doc/index.rst | restructuredtext | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 616 |
```unknown
config SHIELD_ADAFRUIT_DATA_LOGGER
def_bool $(shields_list_contains,adafruit_data_logger)
``` | /content/code_sandbox/boards/shields/adafruit_data_logger/Kconfig.shield | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 25 |
```unknown
/*
*
*/
/ {
aliases {
rtc = &rtc0_adafruit_data_logger;
};
leds {
compatible = "gpio-leds";
/*
* LED1 connection must be manually established using a jumper between
* pins "L1" and "Digital I/O 3".
*/
green_led_adafruit_data_logger: led_1__adafruit_data_logger {
gpios = <&arduino_h... | /content/code_sandbox/boards/shields/adafruit_data_logger/adafruit_data_logger.overlay | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 444 |
```unknown
config SHIELD_MAX7219_8X8
def_bool $(shields_list_contains,max7219_8x8)
``` | /content/code_sandbox/boards/shields/max7219/Kconfig.shield | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 28 |
```unknown
/*
*/
/ {
chosen {
zephyr,display = &max7219_max7219_8x8;
};
};
&arduino_spi {
status = "okay";
max7219_max7219_8x8: max7219@0 {
compatible = "maxim,max7219";
reg = <0>;
spi-max-frequency = <1000000>;
num-cascading = <1>;
intensity = <0>;
scan-limit = <7>;
};
};
``` | /content/code_sandbox/boards/shields/max7219/max7219_8x8.overlay | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 111 |
```restructuredtext
.. _adafruit_data_logger_shield:
Adafruit Data Logger Shield
###########################
Overview
********
The `Adafruit Data Logger Shield`_ rev. B features an `NXP PCF8523 Real-Time Clock/Calendar with
Battery Backup`_, an SD card interface, two user LEDs, and a prototyping area.
.. figure:: a... | /content/code_sandbox/boards/shields/adafruit_data_logger/doc/index.rst | restructuredtext | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 693 |
```restructuredtext
.. _max7219_shield:
MAX7219 LED display driver shield
#################################
Overview
********
This is a generic shield for LED matrix based on MAX7219.
These displays have an SPI interface and usually
only five pins: VCC, GND, DIN, CS, and CLK.
Current supported displays
============... | /content/code_sandbox/boards/shields/max7219/doc/index.rst | restructuredtext | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 271 |
```unknown
config SHIELD_RK055HDMIPI4M
def_bool $(shields_list_contains,rk055hdmipi4m)
``` | /content/code_sandbox/boards/shields/rk055hdmipi4m/Kconfig.shield | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 30 |
```unknown
if SHIELD_RK055HDMIPI4M
if DISPLAY
# Enable MIPI DSI, as this display controller requires it.
config MIPI_DSI
default y
endif # DISPLAY
if LVGL
config INPUT
default y
config INPUT_GT911_INTERRUPT
default y
# LVGL should allocate buffers equal to size of display
config LV_Z_VDB_SIZE
default 100
... | /content/code_sandbox/boards/shields/rk055hdmipi4m/Kconfig.defconfig | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 209 |
```unknown
/*
*
*/
/*
* Configure FlexSPI2 to use 1KB of AHB RX buffer for GPU/Display master.
* This will improve performance when using external pSRAM.
*/
&flexspi2 {
rx-buffer-config = <1 7 11 1024>;
};
/* GT911 IRQ GPIO is active low on this board, and needs probing mode */
>911_rk055hdmipi4m {
irq-gpios... | /content/code_sandbox/boards/shields/rk055hdmipi4m/boards/mimxrt595_evk_mimxrt595s_cm33.overlay | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 117 |
```unknown
/*
*
*/
#include <zephyr/dt-bindings/display/panel.h>
/{
chosen {
zephyr,display = &lcdif;
};
en_mipi_display: enable-mipi-display {
compatible = "regulator-fixed";
regulator-name = "en_mipi_display";
enable-gpios = <&nxp_mipi_connector 32 GPIO_ACTIVE_HIGH>;
regulator-boot-on;
};
lvgl_po... | /content/code_sandbox/boards/shields/rk055hdmipi4m/rk055hdmipi4m.overlay | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 660 |
```unknown
#
#
#
# Use external framebuffer memory
CONFIG_MCUX_DCNANO_LCDIF_EXTERNAL_FB_MEM=y
CONFIG_LV_Z_VBD_CUSTOM_SECTION=y
# Use FlexSPI2 for framebuffer (pSRAM is present on this bus)
CONFIG_MCUX_DCNANO_LCDIF_EXTERNAL_FB_ADDR=0x38400000
# M33 core and LCDIF both access FlexSPI2 through the same cache,
# so cohere... | /content/code_sandbox/boards/shields/rk055hdmipi4m/boards/mimxrt595_evk_mimxrt595s_cm33.conf | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 111 |
```unknown
config SHIELD_MIKROE_WIFI_BT_CLICK
def_bool $(shields_list_contains,mikroe_wifi_bt_click)
config SHIELD_MIKROE_WIFI_BT_CLICK_MIKROBUS
def_bool $(shields_list_contains,mikroe_wifi_bt_click_mikrobus)
config SHIELD_MIKROE_WIFI_BT_CLICK_ARDUINO
def_bool $(shields_list_contains,mikroe_wifi_bt_click_arduino)... | /content/code_sandbox/boards/shields/mikroe_wifi_bt_click/Kconfig.shield | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 91 |
```unknown
/*
*/
&mikrobus_serial {
status = "okay";
current-speed = <115200>;
mikroe_wifi_bt_click {
compatible = "espressif,esp-at";
status = "okay";
};
};
``` | /content/code_sandbox/boards/shields/mikroe_wifi_bt_click/mikroe_wifi_bt_click_mikrobus.overlay | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 49 |
```restructuredtext
.. _rk055hdmipi4m:
RK055HDMIPI4M MIPI Display
##########################
Overview
********
The Rocktech RK055HDMIPI4M MIPI Display is a 5.5 inch TFT 720x1280 pixels
panel with LED backlighting, full viewing angle, MIPI interface and
capacitive touch panel from Rocktech.
More information about th... | /content/code_sandbox/boards/shields/rk055hdmipi4m/doc/index.rst | restructuredtext | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 463 |
```unknown
/*
*/
&arduino_serial {
status = "okay";
current-speed = <115200>;
mikroe_wifi_bt_click {
compatible = "espressif,esp-at";
status = "okay";
};
};
``` | /content/code_sandbox/boards/shields/mikroe_wifi_bt_click/mikroe_wifi_bt_click_arduino.overlay | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 47 |
```unknown
/*
*/
/*
* This file is intentionally empty. Please confer with shield documentation
* for instructions to use this shield.
*/
``` | /content/code_sandbox/boards/shields/mikroe_wifi_bt_click/mikroe_wifi_bt_click.overlay | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 27 |
```unknown
if SHIELD_MIKROE_WIFI_BT_CLICK || \
SHIELD_MIKROE_WIFI_BT_CLICK_MIKROBUS || \
SHIELD_MIKROE_WIFI_BT_CLICK_ARDUINO
if NETWORKING
choice WIFI_ESP_AT_VERSION
default WIFI_ESP_AT_VERSION_2_0
depends on WIFI_ESP_AT
endchoice
orsource "boards/*.defconfig"
endif # NETWORKING
endif # SHIELD_MIKROE_WIFI_B... | /content/code_sandbox/boards/shields/mikroe_wifi_bt_click/Kconfig.defconfig | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 104 |
```unknown
config SHIELD_BUYDISPLAY_2_8_TFT_TOUCH_ARDUINO
def_bool $(shields_list_contains,buydisplay_2_8_tft_touch_arduino)
``` | /content/code_sandbox/boards/shields/buydisplay_2_8_tft_touch_arduino/Kconfig.shield | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 40 |
```unknown
/*
*
*/
#include <zephyr/dt-bindings/display/ili9xxx.h>
/ {
chosen {
zephyr,display = &ili9340_buydisplay_2_8_tft_touch_arduino;
};
lvgl_pointer {
compatible = "zephyr,lvgl-pointer-input";
input = <&ft5336_buydisplay_2_8_tft_touch_arduino>;
swap-xy;
invert-x;
invert-y;
};
buydisplay_2_... | /content/code_sandbox/boards/shields/buydisplay_2_8_tft_touch_arduino/buydisplay_2_8_tft_touch_arduino.overlay | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 542 |
```unknown
if SHIELD_BUYDISPLAY_2_8_TFT_TOUCH_ARDUINO
if DISPLAY
if INPUT
# NOTE: Enable if IRQ line is available (requires to solder jumper)
config INPUT_FT5336_INTERRUPT
default n
endif # INPUT
if LVGL
config LV_Z_VDB_SIZE
default 64
config LV_Z_BITS_PER_PIXEL
default 16
choice LV_COLOR_DEPTH
default LV_... | /content/code_sandbox/boards/shields/buydisplay_2_8_tft_touch_arduino/Kconfig.defconfig | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 140 |
```restructuredtext
.. _mikroe_wifi_bt_click:
MikroElektronika WIFI and BLE Shield
####################################
Overview
********
This shield contains an Espressif Systems ESP32 which is responsible
to offload the WIFI and Bluetooth tasks from the host processor. It uses
the standard MikroBus interface with ... | /content/code_sandbox/boards/shields/mikroe_wifi_bt_click/doc/index.rst | restructuredtext | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 1,014 |
```unknown
/*
*
*/
/* NOTE: spi1 MISO pin is used by the display for the cmd/data line */
&spi1 {
status = "disabled";
};
``` | /content/code_sandbox/boards/shields/buydisplay_2_8_tft_touch_arduino/boards/nrf52840dk_nrf52840.overlay | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 33 |
```restructuredtext
.. _buydisplay_2_8_tft_touch_arduino:
Buydisplay 2.8" TFT Touch Shield with Arduino adapter
#####################################################
Overview
********
The Buydisplay 2.8" TFT Touch Shield has a resolution of 320x240
pixels and is based on the ILI9341 controller. This shield comes wit... | /content/code_sandbox/boards/shields/buydisplay_2_8_tft_touch_arduino/doc/index.rst | restructuredtext | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 579 |
```unknown
config SHIELD_X_NUCLEO_EEPRMA2
def_bool $(shields_list_contains,x_nucleo_eeprma2)
``` | /content/code_sandbox/boards/shields/x_nucleo_eeprma2/Kconfig.shield | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 33 |
```unknown
if SHIELD_X_NUCLEO_EEPRMA2
if EEPROM
config EEPROM_INIT_PRIORITY
default 75
endif # EEPROM
endif # SHIELD_X_NUCLEO_EEPRMA2
``` | /content/code_sandbox/boards/shields/x_nucleo_eeprma2/Kconfig.defconfig | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 47 |
```unknown
/*
*
*/
#include <freq.h>
#include <mem.h>
/ {
aliases {
eeprom-0 = &eeprom0_x_nucleo_eeprma2;
eeprom-1 = &eeprom4_x_nucleo_eeprma2;
};
};
&arduino_i2c {
status = "okay";
clock-frequency = <I2C_BITRATE_FAST>;
eeprom0_x_nucleo_eeprma2: eeprom@54 {
/* M24C02-FMC6TG aka U1 (2 kbit eeprom in DFN... | /content/code_sandbox/boards/shields/x_nucleo_eeprma2/x_nucleo_eeprma2.overlay | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 1,308 |
```restructuredtext
.. _x_nucleo_eeprma2_shield:
X-NUCLEO-EEPRMA2 EEPROM memory expansion board
##############################################
Overview
********
The ST X-NUCLEO-EEPRMA2 expansion board can be used to evaluate M24xx series I2C
and M95xx series SPI EEPROM devices.
The X-NUCLEO-EEPRMA2 expansion board i... | /content/code_sandbox/boards/shields/x_nucleo_eeprma2/doc/index.rst | restructuredtext | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 796 |
```unknown
config SHIELD_TCAN4550EVM
def_bool $(shields_list_contains,tcan4550evm)
``` | /content/code_sandbox/boards/shields/tcan4550evm/Kconfig.shield | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 26 |
```unknown
/*
*
*/
#include <zephyr/dt-bindings/gpio/gpio.h>
/ {
chosen {
zephyr,canbus = &tcan4x5x_tcan4550evm;
};
};
&arduino_spi {
status = "okay";
cs-gpios = <&arduino_header 16 GPIO_ACTIVE_LOW>; /* D10 */
tcan4x5x_tcan4550evm: can@0 {
compatible = "ti,tcan4x5x";
reg = <0>;
/* reduced spi-max-fre... | /content/code_sandbox/boards/shields/tcan4550evm/tcan4550evm.overlay | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 283 |
```unknown
config SHIELD_ST7735R_ADA_160x128
def_bool $(shields_list_contains,st7735r_ada_160x128)
``` | /content/code_sandbox/boards/shields/st7735r/Kconfig.shield | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 34 |
```restructuredtext
.. _tcan4550evm_shield:
Texas Instruments TCAN4550EVM
#############################
Overview
********
The Texas Instruments `TCAN4550EVM`_ features a `TI TCAN4550-Q1`_ automotive system basis chip (SBC)
with integrated CAN FD controller & transceiver.
.. figure:: tcan4550evm.jpg
:align: cente... | /content/code_sandbox/boards/shields/tcan4550evm/doc/index.rst | restructuredtext | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 481 |
```unknown
/*
*
*/
#include <zephyr/dt-bindings/mipi_dbi/mipi_dbi.h>
/ {
chosen {
zephyr,display = &st7735r_st7735r_ada_160x128;
};
mipi_dbi_st7735r_ada_160x128 {
compatible = "zephyr,mipi-dbi-spi";
spi-dev = <&arduino_spi>;
dc-gpios = <&arduino_header 15 GPIO_ACTIVE_HIGH>; /* D9 */
reset-gpios = <&ar... | /content/code_sandbox/boards/shields/st7735r/st7735r_ada_160x128.overlay | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 512 |
```unknown
if SHIELD_ST7735R_ADA_160x128
if DISPLAY
if LVGL
config LV_Z_BITS_PER_PIXEL
default 16
endif # LVGL
endif # DISPLAY
endif # SHIELD_ST7735R_ADA_160x128
``` | /content/code_sandbox/boards/shields/st7735r/Kconfig.defconfig | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 58 |
```unknown
config SHIELD_FRDM_CR20A
def_bool $(shields_list_contains,frdm_cr20a)
``` | /content/code_sandbox/boards/shields/frdm_cr20a/Kconfig.shield | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 25 |
```unknown
/*
*
*/
/ {
chosen {
zephyr,ieee802154 = &ieee802154_frdm_cr20a;
};
};
&arduino_spi {
status = "okay";
ieee802154_frdm_cr20a: mcr20a@0 {
compatible = "nxp,mcr20a";
reg = <0x0>;
spi-max-frequency = <4000000>;
irqb-gpios = <&arduino_header 8
(GPIO_ACTIVE_LOW | GPIO_PULL_UP)>; /* D2 */
... | /content/code_sandbox/boards/shields/frdm_cr20a/frdm_cr20a.overlay | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 149 |
```unknown
#
#
if SHIELD_FRDM_CR20A
if IEEE802154
rsource "boards/*.defconfig"
endif # IEEE802154
endif # SHIELD_FRDM_CR20A
``` | /content/code_sandbox/boards/shields/frdm_cr20a/Kconfig.defconfig | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 41 |
```unknown
#
#
#
config NET_L2_ETHERNET
default n
depends on BOARD_FRDM_K64F
``` | /content/code_sandbox/boards/shields/frdm_cr20a/boards/frdm_k64f.defconfig | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 25 |
```restructuredtext
.. _st7735r_generic:
Generic ST7735R Display Shield
##############################
Overview
********
This is a generic shield for display shields based on ST7735R display
controller. More information about the controller can be found in
`ST7735R Datasheet`_.
Pins Assignment of the Generic ST7735... | /content/code_sandbox/boards/shields/st7735r/doc/index.rst | restructuredtext | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 471 |
```unknown
/*
*
*/
#include "adafruit_2_8_tft_touch_v2.dtsi"
/ {
/*
* Arduino Nano form factor doesn't really have a Rev3 Arduino header
* so the below is a mapping of "virtual" Rev3 pins to real nano pins.
*/
arduino_header: virtual_connector {
compatible = "arduino-header-r3";
#gpio-cells = <2>;
gpi... | /content/code_sandbox/boards/shields/adafruit_2_8_tft_touch_v2/adafruit_2_8_tft_touch_v2_nano.overlay | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 208 |
```unknown
config SHIELD_ADAFRUIT_2_8_TFT_TOUCH_V2
def_bool $(shields_list_contains,adafruit_2_8_tft_touch_v2)
config SHIELD_ADAFRUIT_2_8_TFT_TOUCH_V2_NANO
def_bool $(shields_list_contains,adafruit_2_8_tft_touch_v2_nano)
``` | /content/code_sandbox/boards/shields/adafruit_2_8_tft_touch_v2/Kconfig.shield | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 80 |
```unknown
if SHIELD_ADAFRUIT_2_8_TFT_TOUCH_V2 || SHIELD_ADAFRUIT_2_8_TFT_TOUCH_V2_NANO
if DISPLAY
if INPUT
# NOTE: Enable if IRQ line is available (requires to solder jumper)
config INPUT_FT5336_INTERRUPT
default n
endif # INPUT
if LVGL
config LV_Z_VDB_SIZE
default 64
config LV_Z_BITS_PER_PIXEL
default 24
... | /content/code_sandbox/boards/shields/adafruit_2_8_tft_touch_v2/Kconfig.defconfig | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 169 |
```unknown
/*
*
*/
#include "adafruit_2_8_tft_touch_v2.dtsi"
``` | /content/code_sandbox/boards/shields/adafruit_2_8_tft_touch_v2/adafruit_2_8_tft_touch_v2.overlay | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 21 |
```restructuredtext
.. _frdm_cr20a_shield:
NXP FRDM-CR20A
##############
Overview
********
The Freedom development board platform supports the MCR20A 2.4GHZ wireless
transceiver. The FRDM-CR20A evaluation board is a small, low-power,
cost-effective reference design for the MCR20A transceiver in a shield form
factor,... | /content/code_sandbox/boards/shields/frdm_cr20a/doc/index.rst | restructuredtext | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 503 |
```unknown
/*
*
*/
#include <zephyr/dt-bindings/spi/spi.h>
/ {
chosen {
zephyr,display = &ili9340;
};
/*
* RW612 uses LCDIC controller, which implements the MIPI DBI API
* directly and does not require the MIPI DBI SPI node
*/
/delete-node/ mipi_dbi;
/delete-node/ adafruit_2_8_tft_touch_v2_mipi_dbi;
}... | /content/code_sandbox/boards/shields/adafruit_2_8_tft_touch_v2/boards/rd_rw612_bga.overlay | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 475 |
```unknown
/*
*
*/
#include <zephyr/dt-bindings/display/ili9xxx.h>
/ {
chosen {
zephyr,display = &adafruit_2_8_tft_touch_v2_ili9340;
};
lvgl_pointer {
compatible = "zephyr,lvgl-pointer-input";
input = <&ft5336_adafruit_2_8_tft_touch_v2>;
swap-xy;
invert-x;
invert-y;
};
adafruit_2_8_tft_touch_v2_m... | /content/code_sandbox/boards/shields/adafruit_2_8_tft_touch_v2/dts/adafruit_2_8_tft_touch_v2.dtsi | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 649 |
```unknown
/*
*
*/
&arduino_serial {
current-speed = <115200>;
status = "okay";
sara_r4 {
compatible = "u-blox,sara-r4";
mdm-power-gpios = <&arduino_header 11 0>; /* D5 */
mdm-reset-gpios = <&arduino_header 12 0>; /* D6 */
status = "okay";
};
};
``` | /content/code_sandbox/boards/shields/sparkfun_sara_r4/sparkfun_sara_r4.overlay | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 87 |
```unknown
config SHIELD_SPARKFUN_SARA_R4
def_bool $(shields_list_contains,sparkfun_sara_r4)
``` | /content/code_sandbox/boards/shields/sparkfun_sara_r4/Kconfig.shield | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 28 |
```unknown
if SHIELD_SPARKFUN_SARA_R4
if NETWORKING
config MODEM
default y
config MODEM_SHELL
default y
config MODEM_UBLOX_SARA
default y
choice MODEM_UBLOX_SARA_VARIANT
default MODEM_UBLOX_SARA_R4
endchoice
config MODEM_UBLOX_SARA_R4_NET_STATUS
default y
config UART_INTERRUPT_DRIVEN
default y
# extend r... | /content/code_sandbox/boards/shields/sparkfun_sara_r4/Kconfig.defconfig | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 170 |
```unknown
/*
*
*/
&arduino_i2c {
status = "okay";
amg88xx_amg88xx_eval_kit: amg88xx@68 {
compatible = "panasonic,amg88xx";
reg = <0x68>;
/* Pin D6 from Arduino Connector */
int-gpios = <&arduino_header 12 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
status = "okay";
};
};
``` | /content/code_sandbox/boards/shields/amg88xx/amg88xx_eval_kit.overlay | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 96 |
```unknown
#
config SHIELD_AMG88XX_GRID_EYE_EVAL_SHIELD
def_bool $(shields_list_contains,amg88xx_grid_eye_eval_shield)
config SHIELD_AMG88XX_EVAL_KIT
def_bool $(shields_list_contains,amg88xx_eval_kit)
``` | /content/code_sandbox/boards/shields/amg88xx/Kconfig.shield | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 61 |
```restructuredtext
.. _adafruit_2_8_tft_touch_v2:
Adafruit 2.8" TFT Touch Shield v2
#################################
Overview
********
The Adafruit 2.8" TFT Touch Shield v2 with a
resolution of 320x240 pixels, is based on the ILI9341 controller.
This shield comes with a resistive (STMPE610 controller)
or capacitiv... | /content/code_sandbox/boards/shields/adafruit_2_8_tft_touch_v2/doc/index.rst | restructuredtext | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 744 |
```unknown
/*
*/
&arduino_i2c {
status = "okay";
amg88xx_amg88xx_grid_eye_eval_shield: amg88xx@68 {
compatible = "panasonic,amg88xx";
reg = <0x68>;
/* Pin D2 from Arduino Connector */
int-gpios = <&arduino_header 8 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
status = "okay";
};
};
``` | /content/code_sandbox/boards/shields/amg88xx/amg88xx_grid_eye_eval_shield.overlay | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 97 |
```unknown
config SHIELD_RK043FN66HS_CTG
def_bool $(shields_list_contains,rk043fn66hs_ctg)
``` | /content/code_sandbox/boards/shields/rk043fn66hs_ctg/Kconfig.shield | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 30 |
```unknown
if SHIELD_RK043FN66HS_CTG
if LVGL
config INPUT
default y
config INPUT_GT911_INTERRUPT
default y
# LVGL should allocate buffers equal to size of display
config LV_Z_VDB_SIZE
default 100
# Enable double buffering
config LV_Z_DOUBLE_VDB
default y
# Force full refresh. This prevents memory copy associ... | /content/code_sandbox/boards/shields/rk043fn66hs_ctg/Kconfig.defconfig | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 205 |
```unknown
/*
*
*/
#include <zephyr/dt-bindings/display/panel.h>
/{
chosen {
zephyr,display = &zephyr_lcdif;
};
lvgl_pointer {
compatible = "zephyr,lvgl-pointer-input";
input = <>911_rk043fn66hs_ctg>;
};
};
&nxp_touch_i2c {
status = "okay";
gt911_rk043fn66hs_ctg: gt911@5d {
compatible = "goodix,gt... | /content/code_sandbox/boards/shields/rk043fn66hs_ctg/rk043fn66hs_ctg.overlay | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 350 |
```restructuredtext
.. _amg88xx_shields:
Panasonic Grid-EYE Shields
##########################
Overview
********
The Panasonic Grid-EYE is an infra-red sensor, which is comprised of 64
individual thermopile elements arranged in an 8x8 matrix.
The sensor comes in a compact surface mount package and can be very easil... | /content/code_sandbox/boards/shields/amg88xx/doc/index.rst | restructuredtext | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 1,272 |
```unknown
/*
*
*/
/ {
aliases {
accel0 = &mpu6886_m5stack_core2_ext;
};
};
&m5stack_mbus_i2c0 {
status = "okay";
mpu6886_m5stack_core2_ext: mbus_mpu6886@68 {
status = "okay";
compatible = "invensense,mpu6050";
reg = <0x68>;
};
};
``` | /content/code_sandbox/boards/shields/m5stack_core2_ext/m5stack_core2_ext.overlay | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 95 |
```unknown
config SHIELD_M5STACK_CORE2_EXT
def_bool $(shields_list_contains,m5stack_core2_ext)
``` | /content/code_sandbox/boards/shields/m5stack_core2_ext/Kconfig.shield | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 26 |
```restructuredtext
.. _rk043fn66hs_ctg:
RK043FN66HS-CTG Parallel Display
################################
Overview
********
RK043FN66HS-CTG is a 4.3 inch TFT 480*272 pixels with LED backlight and
capacitive touch panel from Rocktech. This LCD panel can work with several i.MX
RT EVKs and LPC MCUs for evaluation of a... | /content/code_sandbox/boards/shields/rk043fn66hs_ctg/doc/index.rst | restructuredtext | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 822 |
```restructuredtext
.. _m5stack_core2_ext:
M5Stack-Core2 base shield
####################################
Overview
********
`M5Stack-Core2`_ comes with a base shield that is connected to the M5Stack
extension connector. It features an MPU6886 6-axis motion tracker (6DOF IMU)
and a SPM1423 microphone.
.. figure:: im... | /content/code_sandbox/boards/shields/m5stack_core2_ext/doc/index.rst | restructuredtext | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 336 |
```unknown
config SHIELD_MIKROE_WEATHER_CLICK
def_bool $(shields_list_contains,mikroe_weather_click)
``` | /content/code_sandbox/boards/shields/mikroe_weather_click/Kconfig.shield | unknown | 2016-05-26T17:54:19 | 2024-08-16T18:09:06 | zephyr | zephyrproject-rtos/zephyr | 10,307 | 26 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.