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 choice BOOTLOADER default BOOTLOADER_MCUBOOT endchoice choice BOOT_SIGNATURE_TYPE default BOOT_SIGNATURE_TYPE_NONE endchoice ```
/content/code_sandbox/boards/hardkernel/odroid_go/Kconfig.sysbuild
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
32
```unknown CONFIG_MAIN_STACK_SIZE=2048 CONFIG_CONSOLE=y CONFIG_SERIAL=y CONFIG_UART_CONSOLE=y CONFIG_GPIO=y # required to enable LCD backlight CONFIG_REGULATOR=y ```
/content/code_sandbox/boards/hardkernel/odroid_go/odroid_go_procpu_defconfig
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
39
```yaml board: name: odroid_go vendor: hardkernel socs: - name: esp32 ```
/content/code_sandbox/boards/hardkernel/odroid_go/board.yml
yaml
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
27
```unknown # ODROID-GO Game Kit configuration config BOARD_ODROID_GO select SOC_ESP32_WROVER_E_N16R4 select SOC_ESP32_PROCPU if BOARD_ODROID_GO_ESP32_PROCPU select SOC_ESP32_APPCPU if BOARD_ODROID_GO_ESP32_APPCPU ```
/content/code_sandbox/boards/hardkernel/odroid_go/Kconfig.odroid_go
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
66
```unknown # ODROID-GO Game Kit configuration if BOARD_ODROID_GO_ESP32_PROCPU config DISK_DRIVER_SDMMC default y if DISK_ACCESS config SPI default y if DISK_DRIVER_SDMMC config ESP_SPIRAM default y if !MCUBOOT choice SPIRAM_TYPE default SPIRAM_TYPE_ESPPSRAM32 endchoice config HEAP_MEM_POOL_ADD_SIZE_BOARD in...
/content/code_sandbox/boards/hardkernel/odroid_go/Kconfig.defconfig
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
164
```restructuredtext .. _boards-ct: CTHINGS.CO ########## .. toctree:: :maxdepth: 1 :glob: **/* ```
/content/code_sandbox/boards/ct/index.rst
restructuredtext
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
34
```unknown # CTHINGS.CO Connectivity Card board configuration config BOARD_CTCC select SOC_NRF52840_QIAA if BOARD_CTCC_NRF52840 ```
/content/code_sandbox/boards/ct/ctcc/Kconfig.ctcc
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
34
```cmake board_runner_args(nrfjprog "--softreset") board_runner_args(pyocd "--target=nrf52840" "--frequency=4000000") include(${ZEPHYR_BASE}/boards/common/nrfjprog.board.cmake) include(${ZEPHYR_BASE}/boards/common/pyocd.board.cmake) ```
/content/code_sandbox/boards/ct/ctcc/board.cmake
cmake
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
68
```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/ct/ctcc/pre_dt_board.cmake
cmake
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
72
```yaml board: name: ctcc socs: - name: nrf52840 ```
/content/code_sandbox/boards/ct/ctcc/board.yml
yaml
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
22
```yaml identifier: ctcc/nrf52840 name: CTHINGS.CO Connectivity Card nRF52840 type: mcu arch: arm toolchain: - zephyr - gnuarmemb - xtools supported: - ble - gpio - usb_cdc - usb_device - watchdog vendor: ct ```
/content/code_sandbox/boards/ct/ctcc/ctcc_nrf52840.yaml
yaml
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
82
```unknown /* * */ /dts-v1/; #include <nordic/nrf52840_qiaa.dtsi> / { model = "CTHINGS.CO Connectivity Card nRF52840"; compatible = "ct,ctcc-nrf52840"; chosen { zephyr,console = &cdc_acm_uart; zephyr,shell-uart = &cdc_acm_uart; zephyr,uart-mcumgr = &cdc_acm_uart; zephyr,bt-mon-uart = &cdc_acm_uart; ze...
/content/code_sandbox/boards/ct/ctcc/ctcc_nrf52840.dts
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
606
```unknown # Enable MPU CONFIG_ARM_MPU=y # Enable hardware stack protection CONFIG_HW_STACK_PROTECTION=y # Enable GPIO CONFIG_GPIO=y # Board Kconfig.defconfig enables USB CDC ACM and should disable USB remote # wakeup by default. It needs to be disabled here, because the USB nrfx # driver always overwrites option f...
/content/code_sandbox/boards/ct/ctcc/ctcc_nrf52840_defconfig
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
98
```restructuredtext .. _odroid_go: ODROID-GO ######### Overview ******** ODROID-GO Game Kit is a "Do it yourself" ("DIY") portable game console by HardKernel. It features a custom ESP32-WROVER with 16 MB flash and it operates from 80 MHz - 240 MHz [1]_. The features include the following: - Dual core Xtensa microp...
/content/code_sandbox/boards/hardkernel/odroid_go/doc/index.rst
restructuredtext
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
1,783
```unknown # CTHINGS.CO Connectivity Card board configuration config BOARD_SERIAL_BACKEND_CDC_ACM bool "USB CDC" default y depends on BOARD_CTCC_NRF52840 ```
/content/code_sandbox/boards/ct/ctcc/Kconfig
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
39
```unknown # CTHINGS.CO Connectivity Card board configuration if BOARD_CTCC_NRF52840 if BOARD_SERIAL_BACKEND_CDC_ACM config USB_DEVICE_STACK default y config USB_CDC_ACM default SERIAL config CONSOLE default y config UART_CONSOLE default CONSOLE config USB_DEVICE_INITIALIZE_AT_BOOT default y if !MCUBOOT &&...
/content/code_sandbox/boards/ct/ctcc/Kconfig.defconfig
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
226
```unknown CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=13000000 ```
/content/code_sandbox/boards/mediatek/mt8195_adsp/mt8195_adsp_defconfig
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
16
```unknown */ #include <mem.h> /dts-v1/; / { #address-cells = <1>; #size-cells = <1>; sram0: memory@40000000 { device_type = "memory"; compatible = "mmio-sram"; reg = <0x40000000 DT_SIZE_K(256)>; }; dram0: memory@60000000 { device_type = "memory"; compatible = "mmio-sram"; reg = <0x60000000 DT_SIZE_M(17)>...
/content/code_sandbox/boards/mediatek/mt8195_adsp/mt8195_adsp.dts
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
686
```unknown config BOARD_MT8195_ADSP select SOC_MT8195_ADSP help Board with Mediatek MT8195 Audio DSP ```
/content/code_sandbox/boards/mediatek/mt8195_adsp/Kconfig.mt8195_adsp
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
32
```yaml boards: - name: mt8195_adsp vendor: mediatek socs: - name: mt8195_adsp ```
/content/code_sandbox/boards/mediatek/mt8195_adsp/board.yml
yaml
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
34
```unknown if BOARD_MT8195_ADSP config BOARD default "mt8195_adsp" endif # BOARD_MT8195_ADSP ```
/content/code_sandbox/boards/mediatek/mt8195_adsp/Kconfig.defconfig
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
30
```restructuredtext .. _boards-amd: Advanced Micro Devices (AMD), Inc. ################################## .. toctree:: :maxdepth: 1 :glob: **/* ```
/content/code_sandbox/boards/amd/index.rst
restructuredtext
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
37
```unknown CONFIG_XIP=n CONFIG_ISR_STACK_SIZE=512 CONFIG_THREAD_STACK_INFO=y # Enable UART driver CONFIG_SERIAL=y # Enable console CONFIG_CONSOLE=y CONFIG_UART_CONSOLE=y # Enable serial port CONFIG_UART_XLNX_PS=y CONFIG_SYS_CLOCK_TICKS_PER_SEC=1000 CONFIG_ARM_MPU=y ```
/content/code_sandbox/boards/amd/kv260_r5/kv260_r5_defconfig
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
71
```cmake # ```
/content/code_sandbox/boards/amd/kv260_r5/board.cmake
cmake
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
2
```restructuredtext .. _ctcc_nrf52840: CTHINGS.CO Connectivity Card nRF52840 ##################################### Overview ******** The Connectivity Card nRF52840 enables BLE and IEEE 802.15.4 connectivity over mPCIe or M.2 using USB port with on-board nRF52840 SoC. This board has following features: * CLOCK * FL...
/content/code_sandbox/boards/ct/ctcc/doc/index.rst
restructuredtext
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
1,776
```unknown config BOARD_KV260_R5 select SOC_XILINX_ZYNQMP_RPU ```
/content/code_sandbox/boards/amd/kv260_r5/Kconfig.kv260_r5
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
23
```yaml identifier: kv260_r5 name: Xilinx KV260 Development board for Cortex-R5 arch: arm toolchain: - zephyr ram: 65536 flash: 32768 testing: ignore_tags: - net - bluetooth vendor: xlnx ```
/content/code_sandbox/boards/amd/kv260_r5/kv260_r5.yaml
yaml
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
66
```yaml board: name: kv260_r5 vendor: amd socs: - name: zynqmp_rpu ```
/content/code_sandbox/boards/amd/kv260_r5/board.yml
yaml
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
31
```unknown /* * * */ /dts-v1/; #include <arm/xilinx/zynqmp_rpu.dtsi> / { model = "KV260 Cortex-R5"; compatible = "xlnx,zynqmp-r5"; chosen { zephyr,sram = &sram0; zephyr,flash = &flash0; zephyr,console = &uart1; zephyr,shell-uart = &uart1; zephyr,ocm = &ocm; }; }; &uart1 { status = "okay"; current...
/content/code_sandbox/boards/amd/kv260_r5/kv260_r5.dts
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
169
```unknown if BOARD_KV260_R5 config BUILD_OUTPUT_BIN default y if USERSPACE config COMPILER_ISA_THUMB2 default n endif endif # BOARD_KV260_R5 ```
/content/code_sandbox/boards/amd/kv260_r5/Kconfig.defconfig
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
45
```restructuredtext .. _boards-96boards: 96Boards ######## .. toctree:: :maxdepth: 1 :glob: **/* ```
/content/code_sandbox/boards/96boards/index.rst
restructuredtext
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
34
```unknown # Enable MPU CONFIG_ARM_MPU=y # Enable HW stack protection CONFIG_HW_STACK_PROTECTION=y # enable uart driver CONFIG_SERIAL=y # enable GPIO CONFIG_GPIO=y # Enable Clocks CONFIG_CLOCK_CONTROL=y # console CONFIG_CONSOLE=y CONFIG_UART_CONSOLE=y # enable pin controller CONFIG_PINCTRL=y ```
/content/code_sandbox/boards/96boards/argonkey/96b_argonkey_defconfig
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
74
```yaml identifier: 96b_argonkey name: 96Boards Argonkey type: mcu arch: arm toolchain: - zephyr - gnuarmemb - xtools ram: 256 flash: 1024 supported: - gpio - i2c - i2s - hts221 - lps22hb - lsm6dsl - counter - spi - vl53l0x ```
/content/code_sandbox/boards/96boards/argonkey/96b_argonkey.yaml
yaml
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
115
```yaml board: name: 96b_argonkey vendor: 96boards socs: - name: stm32f412cx ```
/content/code_sandbox/boards/96boards/argonkey/board.yml
yaml
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
34
```unknown config BOARD_96B_ARGONKEY select SOC_STM32F412CX ```
/content/code_sandbox/boards/96boards/argonkey/Kconfig.96b_argonkey
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
20
```unknown # 96Boards Argonkey Board Configuration if BOARD_96B_ARGONKEY if LSM6DSL choice LSM6DSL_TRIGGER_MODE default LSM6DSL_TRIGGER_GLOBAL_THREAD endchoice config LSM6DSL_SENSORHUB default y choice LSM6DSL_EXTERNAL_SENSOR_0 default LSM6DSL_EXT0_LIS2MDL endchoice endif # LSM6DSL endif # BOARD_96B_ARGONKEY...
/content/code_sandbox/boards/96boards/argonkey/Kconfig.defconfig
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
95
```restructuredtext .. _kv260_r5: Xilinx KV260 Development Board RPU Cortex-R5 ############################################ Overview ******** This configuration provides support for the RPU, real-time processing unit on Xilinx KV260 development board, it can operate as following: * Two independent R5 cores with thei...
/content/code_sandbox/boards/amd/kv260_r5/doc/index.rst
restructuredtext
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
1,296
```unknown /* * */ /dts-v1/; #include <st/f4/stm32f412Xg.dtsi> #include <st/f4/stm32f412c(e-g)ux-pinctrl.dtsi> #include <zephyr/dt-bindings/input/input-event-codes.h> / { model = "Tocoding Argonkey 96boards"; compatible = "tocoding,argonkey"; chosen { zephyr,console = &usart1; zephyr,shell-uart = &usart1; ...
/content/code_sandbox/boards/96boards/argonkey/96b_argonkey.dts
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
1,215
```cmake include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake) ```
/content/code_sandbox/boards/96boards/avenger96/board.cmake
cmake
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
19
```yaml identifier: 96b_avenger96 name: 96Boards Avenger96 type: mcu arch: arm toolchain: - zephyr - gnuarmemb - xtools supported: - gpio - shell testing: ignore_tags: - cmsis_rtos_v2 - net - mpu - tinycrypt - crypto - aes - cmm - LED - nfc ram: 256 flash: 64 vendor: 96bo...
/content/code_sandbox/boards/96boards/avenger96/96b_avenger96.yaml
yaml
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
128
```unknown config BOARD_96B_AVENGER96 select SOC_STM32MP15_M4 ```
/content/code_sandbox/boards/96boards/avenger96/Kconfig.96b_avenger96
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
22
```yaml board: name: 96b_avenger96 vendor: 96boards socs: - name: stm32mp157cxx ```
/content/code_sandbox/boards/96boards/avenger96/board.yml
yaml
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
34
```unknown /* * */ /dts-v1/; #include <st/mp1/stm32mp157.dtsi> #include <st/mp1/stm32mp157aacx-pinctrl.dtsi> / { model = "Arrow Electronics STM32MP157A Avenger96 board"; compatible = "arrow,stm32mp157a-avenger96"; chosen { /* * By default, Zephyr console and shell are assigned to * remoteproc. To enable...
/content/code_sandbox/boards/96boards/avenger96/96b_avenger96.dts
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
481
```unknown # Enable MPU CONFIG_ARM_MPU=y # Enable HW stack protection CONFIG_HW_STACK_PROTECTION=y # enable GPIO CONFIG_GPIO=y # enable uart driver CONFIG_SERIAL=y CONFIG_UART_INTERRUPT_DRIVEN=y # clock configuration CONFIG_CLOCK_CONTROL=y # console (remote proc console by default) CONFIG_CONSOLE=y CONFIG_RAM_CONS...
/content/code_sandbox/boards/96boards/avenger96/96b_avenger96_defconfig
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
108
```restructuredtext .. _96b_argonkey: 96Boards Argonkey ################# Overview ******** 96Boards Argonkey board is based on the ST Microelectronics STM32F412CG Cortex M4 CPU. This board acts as a sensor hub platform for all 96Boards compliant family products. It can also be used as a standalone board. .. figur...
/content/code_sandbox/boards/96boards/argonkey/doc/index.rst
restructuredtext
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
1,768
```cmake board_runner_args(stm32flash "--baud-rate=115200" "--start-addr=0x08000000") include(${ZEPHYR_BASE}/boards/common/stm32flash.board.cmake) ```
/content/code_sandbox/boards/96boards/wistrio/board.cmake
cmake
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
46
```yaml identifier: 96b_wistrio name: 96boards WisTrio type: mcu arch: arm toolchain: - zephyr - gnuarmemb ram: 16 flash: 128 supported: - gpio - i2c - eeprom - lora ```
/content/code_sandbox/boards/96boards/wistrio/96b_wistrio.yaml
yaml
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
76
```unknown /* * */ /dts-v1/; #include <st/l1/stm32l151Xb-a.dtsi> #include <st/l1/stm32l151c(6-8-b)uxa-pinctrl.dtsi> #include "96b_lscon.dtsi" / { model = "RAKWireless 96boards WisTrio board"; compatible = "rak,wistrio"; chosen { zephyr,console = &usart1; zephyr,shell-uart = &usart1; zephyr,sram = &sram0; ...
/content/code_sandbox/boards/96boards/wistrio/96b_wistrio.dts
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
973
```unknown # Enable MPU CONFIG_ARM_MPU=y # Enable HW stack protection CONFIG_HW_STACK_PROTECTION=y # enable uart driver CONFIG_SERIAL=y # enable GPIO CONFIG_GPIO=y # Enable Clocks CONFIG_CLOCK_CONTROL=y # console CONFIG_CONSOLE=y CONFIG_UART_CONSOLE=y # enable pin controller CONFIG_PINCTRL=y ```
/content/code_sandbox/boards/96boards/wistrio/96b_wistrio_defconfig
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
73
```yaml board: name: 96b_wistrio vendor: 96boards socs: - name: stm32l151xba ```
/content/code_sandbox/boards/96boards/wistrio/board.yml
yaml
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
34
```unknown config BOARD_96B_WISTRIO select SOC_STM32L151XBA ```
/content/code_sandbox/boards/96boards/wistrio/Kconfig.96b_wistrio
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
21
```c /* * */ #include <zephyr/drivers/gpio.h> #include <zephyr/init.h> static int rf_init(void) { const struct gpio_dt_spec rf1 = GPIO_DT_SPEC_GET(DT_NODELABEL(rf_switch), rf1_gpios); const struct gpio_dt_spec rf2 = GPIO_DT_SPEC_GET(DT_NODELABEL(rf_switch), rf2_gpios); const struct gpio_dt_spec rf3 = GPIO_...
/content/code_sandbox/boards/96boards/wistrio/rf.c
c
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
244
```unknown # 96boards WisTrio board configuration if BOARD_96B_WISTRIO config REGULATOR default y if LORA endif # BOARD_96B_WISTRIO ```
/content/code_sandbox/boards/96boards/wistrio/Kconfig.defconfig
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
40
```restructuredtext .. _96b_avenger96: 96Boards Avenger96 ################## Overview ******** 96Boards Avenger96 board is based on ST Microelectronics STM32MP157A multi-core processor, composed of a dual Cortex-A7 and a single Cortex-M4 core. Zephyr OS is ported to run on the Cortex-M4 core. - Board features: -...
/content/code_sandbox/boards/96boards/avenger96/doc/index.rst
restructuredtext
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
2,499
```yaml description: | Qorvo's RFSW8001 is a single pole triple throw (SP3T) RF switch. The RF1, RF2 and RF3 pins are used to control the behavior of the switch as detailed in the "Switch Control Logic Table" in the datasheet. compatible: "qorvo,rfsw8001" include: base.yaml properties: rf1-gpios: type: ...
/content/code_sandbox/boards/96boards/wistrio/dts/bindings/qorvo,rfsw8001.yaml
yaml
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
175
```unknown /* * */ / { lscon_96b: connector { compatible = "linaro,96b-lscon-3v3"; #gpio-cells = <2>; gpio-map-mask = <0xffffffff 0xffffffc0>; gpio-map-pass-thru = <0 0x3f>; gpio-map = <13 0 &gpioa 8 0>, /* GPIO-A */ <14 0 &gpiob 3 0>, /* GPIO-B */ /* GPIO-C not connected */ <16 0 &gpiob...
/content/code_sandbox/boards/96boards/wistrio/96b_lscon.dtsi
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
243
```unknown # # # # enable uart driver CONFIG_SERIAL=y CONFIG_UART_INTERRUPT_DRIVEN=y # console CONFIG_CONSOLE=y CONFIG_UART_CONSOLE=y # pinctrl CONFIG_PINCTRL=y CONFIG_XIP=y ```
/content/code_sandbox/boards/96boards/meerkat96/96b_meerkat96_mcimx7d_m4_defconfig
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
47
```unknown config BOARD_96B_MEERKAT96 select SOC_PART_NUMBER_MCIMX7D5EVM10SC select SOC_MCIMX7D_M4 if BOARD_96B_MEERKAT96_MCIMX7D_M4 ```
/content/code_sandbox/boards/96boards/meerkat96/Kconfig.96b_meerkat96
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
55
```unknown /* * */ /dts-v1/; #include <nxp/nxp_imx7d_m4.dtsi> #include "96b_meerkat96-pinctrl.dtsi" / { model = "Meerkat96 Board"; compatible = "novtech,imx7d-meerkat96"; chosen { zephyr,flash = &tcml_code; zephyr,sram = &tcmu_sys; zephyr,console = &uart1; zephyr,shell-uart = &uart1; }; leds { comp...
/content/code_sandbox/boards/96boards/meerkat96/96b_meerkat96_mcimx7d_m4.dts
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
397
```yaml board: name: 96b_meerkat96 vendor: 96boards socs: - name: mcimx7d ```
/content/code_sandbox/boards/96boards/meerkat96/board.yml
yaml
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
35
```yaml # # # identifier: 96b_meerkat96/mcimx7d/m4 name: 96Boards Meerkat96 type: mcu arch: arm ram: 32 flash: 32 toolchain: - zephyr - gnuarmemb - xtools supported: - gpio - shell testing: ignore_tags: - net - bluetooth vendor: novtech ```
/content/code_sandbox/boards/96boards/meerkat96/96b_meerkat96_mcimx7d_m4.yaml
yaml
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
102
```unknown /* * */ #include <nxp/nxp_imx/mimx7d-pinctrl.dtsi> &pinctrl { uart1_default: uart1_default { group0 { pinmux = <&mx7d_pad_uart1_rx_data__uart1_dte_tx>, <&mx7d_pad_uart1_tx_data__uart1_dte_rx>; bias-pull-up-value = "100k"; bias-pull-up; drive-strength = "x1"; slew-rate = "slow"; ...
/content/code_sandbox/boards/96boards/meerkat96/96b_meerkat96-pinctrl.dtsi
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
131
```restructuredtext .. _96b_wistrio: 96Boards WisTrio ################# Overview ******** 96Boards WisTrio LoRa Tracker board is based on the RAK Wireless RAK5205 chipset integrating SX1276 LoRaWAN Modem, STM32L151CB-A MCU and GPS module. Zephyr applications use the 96b_wistrio configuration to run on these boards. ...
/content/code_sandbox/boards/96boards/wistrio/doc/96b_wistrio.rst
restructuredtext
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
1,436
```unknown /* * */ /dts-v1/; #include <st/f4/stm32f446Xe.dtsi> #include <st/f4/stm32f446v(c-e)tx-pinctrl.dtsi> #include <zephyr/dt-bindings/input/input-event-codes.h> / { model = "STMicroelectronics 96Boards STM32 Sensor Mezzanine board"; compatible = "st,stm32f446-b96b-f446ve"; chosen { zephyr,console = &uar...
/content/code_sandbox/boards/96boards/stm32_sensor_mez/96b_stm32_sensor_mez.dts
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
1,478
```cmake include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake) ```
/content/code_sandbox/boards/96boards/stm32_sensor_mez/board.cmake
cmake
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
19
```yaml identifier: 96b_stm32_sensor_mez name: 96Boards STM32 Sensor Mezzanine type: mcu arch: arm toolchain: - zephyr - gnuarmemb - xtools supported: - uart - gpio - i2c - spi - counter vendor: st ```
/content/code_sandbox/boards/96boards/stm32_sensor_mez/96b_stm32_sensor_mez.yaml
yaml
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
84
```unknown config BOARD_96B_STM32_SENSOR_MEZ select SOC_STM32F446XX ```
/content/code_sandbox/boards/96boards/stm32_sensor_mez/Kconfig.96b_stm32_sensor_mez
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
23
```unknown # Enable MPU CONFIG_ARM_MPU=y # Enable HW stack protection CONFIG_HW_STACK_PROTECTION=y CONFIG_SERIAL=y # console CONFIG_CONSOLE=y CONFIG_UART_CONSOLE=y # enable GPIO CONFIG_GPIO=y # Enable Clocks CONFIG_CLOCK_CONTROL=y # enable pin controller CONFIG_PINCTRL=y ```
/content/code_sandbox/boards/96boards/stm32_sensor_mez/96b_stm32_sensor_mez_defconfig
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
69
```yaml board: name: 96b_stm32_sensor_mez vendor: st socs: - name: stm32f446xx ```
/content/code_sandbox/boards/96boards/stm32_sensor_mez/board.yml
yaml
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
35
```unknown # 96Boards STM32 Sensor Mezzanine board configuration if BOARD_96B_STM32_SENSOR_MEZ config SPI_STM32_INTERRUPT default y depends on SPI endif # BOARD_96B_STM32_SENSOR_MEZ ```
/content/code_sandbox/boards/96boards/stm32_sensor_mez/Kconfig.defconfig
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
55
```ini source [find interface/stlink.cfg] transport select hla_swd set WORKAREASIZE 0x2000 source [find target/stm32f4x.cfg] # There is only system reset line and JTAG/SWD command can be issued when SRST reset_config srst_only $_TARGETNAME configure -event gdb-attach { echo "Debugger attaching: halting exe...
/content/code_sandbox/boards/96boards/stm32_sensor_mez/support/openocd.cfg
ini
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
122
```restructuredtext .. _96b_meerkat96: 96Boards Meerkat96 ################## Overview ******** 96Boards Meerkat96 board is based on NXP i.MX7 Hybrid multi-core processor, composed of a dual Cortex-A7 and a single Cortex-M4 core. Zephyr OS is ported to run on the Cortex-M4 core. - Board features: - RAM: 512 Mbyte...
/content/code_sandbox/boards/96boards/meerkat96/doc/index.rst
restructuredtext
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
3,080
```unknown # Enable MPU CONFIG_ARM_MPU=y # Enable HW stack protection CONFIG_HW_STACK_PROTECTION=y CONFIG_SERIAL=y # console CONFIG_CONSOLE=y CONFIG_UART_CONSOLE=y # enable GPIO CONFIG_GPIO=y # Enable Clocks CONFIG_CLOCK_CONTROL=y # enable pin controller CONFIG_PINCTRL=y ```
/content/code_sandbox/boards/96boards/aerocore2/96b_aerocore2_defconfig
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
69
```cmake board_runner_args(dfu-util "--pid=0483:df11" "--alt=0" "--dfuse") include(${ZEPHYR_BASE}/boards/common/dfu-util.board.cmake) ```
/content/code_sandbox/boards/96boards/aerocore2/board.cmake
cmake
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
44
```yaml identifier: 96b_aerocore2 name: 96Boards AeroCore 2 type: mcu arch: arm toolchain: - zephyr - gnuarmemb - xtools supported: - gpio - pwm - i2c - spi - usb_device - adc ram: 256 flash: 2048 vendor: 96boards ```
/content/code_sandbox/boards/96boards/aerocore2/96b_aerocore2.yaml
yaml
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
100
```restructuredtext .. _96b_stm32_sensor_mez: 96Boards STM32 Sensor Mezzanine ############################### Overview ******** 96Boards STM32 Sensor Mezzanine is based on the ST Microelectronics STM32F446VE Cortex M4 CPU. This board acts as a mezzanine platform for all 96Boards CE compliant boards. It can also be ...
/content/code_sandbox/boards/96boards/stm32_sensor_mez/doc/index.rst
restructuredtext
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
1,802
```yaml board: name: 96b_aerocore2 vendor: 96boards socs: - name: stm32f427xx ```
/content/code_sandbox/boards/96boards/aerocore2/board.yml
yaml
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
36
```unknown config BOARD_96B_AEROCORE2 select SOC_STM32F427XX ```
/content/code_sandbox/boards/96boards/aerocore2/Kconfig.96b_aerocore2
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
22
```unknown /* * */ /dts-v1/; #include <st/f4/stm32f427vi.dtsi> #include <st/f4/stm32f427v(g-i)tx-pinctrl.dtsi> / { model = "96Boards Gumstix AeroCore 2"; compatible = "gumstix,aerocore2"; chosen { zephyr,console = &uart7; zephyr,shell-uart = &uart7; zephyr,sram = &sram0; zephyr,flash = &flash0; zephy...
/content/code_sandbox/boards/96boards/aerocore2/96b_aerocore2.dts
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
1,314
```cmake board_runner_args(pyocd "--target=nrf52832") include(${ZEPHYR_BASE}/boards/common/pyocd.board.cmake) ```
/content/code_sandbox/boards/96boards/nitrogen/board.cmake
cmake
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
32
```unknown # Enable MPU CONFIG_ARM_MPU=y # enable GPIO CONFIG_GPIO=y # enable uart driver CONFIG_SERIAL=y # enable console CONFIG_CONSOLE=y CONFIG_UART_CONSOLE=y ```
/content/code_sandbox/boards/96boards/nitrogen/96b_nitrogen_defconfig
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
42
```yaml identifier: 96b_nitrogen name: 96Boards Nitrogen type: mcu arch: arm toolchain: - zephyr - gnuarmemb - xtools supported: - ble - gpio - i2c - spi ram: 64 flash: 512 vendor: seeed ```
/content/code_sandbox/boards/96boards/nitrogen/96b_nitrogen.yaml
yaml
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
84
```unknown /* * */ /dts-v1/; #include <nordic/nrf52832_qfaa.dtsi> #include "96b_lscon.dtsi" #include "96b_nitrogen-pinctrl.dtsi" #include <zephyr/dt-bindings/input/input-event-codes.h> / { model = "Seeed Studio Nitrogen 96board"; compatible = "seeed,nitrogen"; chosen { zephyr,console = &uart0; zephyr,shell-...
/content/code_sandbox/boards/96boards/nitrogen/96b_nitrogen.dts
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
908
```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/96boards/nitrogen/pre_dt_board.cmake
cmake
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
72
```unknown /* */ &pinctrl { uart0_default: uart0_default { group1 { psels = <NRF_PSEL(UART_TX, 0, 13)>, <NRF_PSEL(UART_RX, 0, 15)>, <NRF_PSEL(UART_RTS, 0, 12)>, <NRF_PSEL(UART_CTS, 0, 14)>; }; }; uart0_sleep: uart0_sleep { group1 { psels = <NRF_PSEL(UART_TX, 0, 13)>, <NRF_PSEL(UART_RX,...
/content/code_sandbox/boards/96boards/nitrogen/96b_nitrogen-pinctrl.dtsi
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
482
```yaml board: name: 96b_nitrogen vendor: 96boards socs: - name: nrf52832 ```
/content/code_sandbox/boards/96boards/nitrogen/board.yml
yaml
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
33
```unknown # 96Boards NITROGEN board configuration if BOARD_96B_NITROGEN config BT_CTLR default BT endif # BOARD_96B_NITROGEN ```
/content/code_sandbox/boards/96boards/nitrogen/Kconfig.defconfig
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
42
```unknown /* * */ / { lscon_96b: connector { compatible = "linaro,96b-lscon-1v8"; #gpio-cells = <2>; gpio-map-mask = <0xffffffff 0xffffffc0>; gpio-map-pass-thru = <0 0x3f>; gpio-map = <23 0 &gpio0 2 0>, /* GPIO-A */ <24 0 &gpio0 3 0>, /* GPIO-B */ <25 0 &gpio0 4 0>, /* GPIO-C */ <26 0 &...
/content/code_sandbox/boards/96boards/nitrogen/96b_lscon.dtsi
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
318
```unknown # 96Boards NITROGEN board configuration config BOARD_96B_NITROGEN select SOC_NRF52832_QFAA ```
/content/code_sandbox/boards/96boards/nitrogen/Kconfig.96b_nitrogen
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
33
```restructuredtext .. _96b_aerocore2_board: 96Boards Aerocore2 ################## Overview ******** The 96Boards Aerocore2 Mezzanine is based on the STMicroelectronics STM32F427VIT6 Cortex-M4 CPU primarily designed for use in drones. This board acts as a mezzanine platform for all 96Boards CE compliant boards. It c...
/content/code_sandbox/boards/96boards/aerocore2/doc/index.rst
restructuredtext
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
3,805
```unknown config BOARD_96B_NEONKEY select SOC_STM32F411XE ```
/content/code_sandbox/boards/96boards/neonkey/Kconfig.96b_neonkey
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
20
```unknown # Enable MPU CONFIG_ARM_MPU=y # Enable HW stack protection CONFIG_HW_STACK_PROTECTION=y # enable uart driver CONFIG_SERIAL=y # enable GPIO CONFIG_GPIO=y # Enable Clocks CONFIG_CLOCK_CONTROL=y # console CONFIG_CONSOLE=y CONFIG_UART_CONSOLE=y # enable pin controller CONFIG_PINCTRL=y ```
/content/code_sandbox/boards/96boards/neonkey/96b_neonkey_defconfig
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
74
```yaml identifier: 96b_neonkey name: 96Boards Neonkey type: mcu arch: arm toolchain: - zephyr - gnuarmemb - xtools ram: 128 flash: 512 supported: - gpio - i2c - spi - counter ```
/content/code_sandbox/boards/96boards/neonkey/96b_neonkey.yaml
yaml
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
79
```yaml board: name: 96b_neonkey vendor: 96boards socs: - name: stm32f411xe ```
/content/code_sandbox/boards/96boards/neonkey/board.yml
yaml
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
34
```unknown /* * */ /dts-v1/; #include <st/f4/stm32f411Xe.dtsi> #include <st/f4/stm32f411c(c-e)ux-pinctrl.dtsi> #include <zephyr/dt-bindings/input/input-event-codes.h> / { model = "Tocoding Neonkey 96boards"; compatible = "tocoding,neonkey"; chosen { zephyr,console = &usart1; zephyr,shell-uart = &usart1; z...
/content/code_sandbox/boards/96boards/neonkey/96b_neonkey.dts
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
876
```unknown # 96Boards Neonkey Board Configuration if BOARD_96B_NEONKEY config SPI_STM32_INTERRUPT default y depends on SPI endif # BOARD_96B_NEONKEY ```
/content/code_sandbox/boards/96boards/neonkey/Kconfig.defconfig
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
45
```restructuredtext .. _96b_nitrogen_board: 96Boards Nitrogen ################# Overview ******** The 96Boards Nitrogen hardware provides support for the Nordic Semiconductor nRF52832 ARM Cortex-M4F CPU. .. figure:: img/96b_nitrogen.jpg :align: center :alt: 96Boards Nitrogen 96Boards Nitrogen More ...
/content/code_sandbox/boards/96boards/nitrogen/doc/index.rst
restructuredtext
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
2,571
```unknown # Enable MPU CONFIG_ARM_MPU=y # Enable HW stack protection CONFIG_HW_STACK_PROTECTION=y CONFIG_SERIAL=y # console CONFIG_CONSOLE=y CONFIG_UART_CONSOLE=y # enable GPIO CONFIG_GPIO=y # Enable Clocks CONFIG_CLOCK_CONTROL=y # enable pin controller CONFIG_PINCTRL=y ```
/content/code_sandbox/boards/96boards/carbon/96b_carbon_stm32f401xe_defconfig
unknown
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
69
```cmake if(CONFIG_BOARD_96B_CARBON_STM32F401XE) board_runner_args(dfu-util "--pid=0483:df11" "--alt=0" "--dfuse") include(${ZEPHYR_BASE}/boards/common/dfu-util.board.cmake) endif() ```
/content/code_sandbox/boards/96boards/carbon/board.cmake
cmake
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
64
```cmake if("${BOARD_QUALIFIERS}" STREQUAL "/nrf51822") # Suppress "unique_unit_address_if_enabled" to handle the following overlaps: # - power@40000000 & clock@40000000 & nrf-mpu@40000000 list(APPEND EXTRA_DTC_FLAGS "-Wno-unique_unit_address_if_enabled") endif() ```
/content/code_sandbox/boards/96boards/carbon/pre_dt_board.cmake
cmake
2016-05-26T17:54:19
2024-08-16T18:09:06
zephyr
zephyrproject-rtos/zephyr
10,307
79