zephyrproject-rtos / gsoc-2022-arduino-core

Arduino Core Zephyr Module (GSoC 2022 Project)
Apache License 2.0
44 stars 11 forks source link

Add support for TI cc3220sf_launchxl #35

Closed DhruvaG2000 closed 1 year ago

DhruvaG2000 commented 2 years ago

Zephyr RTOS already seems to have decent enough support for the CCS3220 Launchpad which is an MCU from Texas Instruments.

This will be a beneficial addition to this project because we currently only have samples using the arduino nano header and none of the other style of headers.

This way we will get to explore how to add custom board support as well