/zephyrboards

Zephyr RTOS board definitions for extra boards

Primary LanguageCApache License 2.0Apache-2.0

zephyrboards

Extra Zephyr RTOS board definitions, microcontroller support, drivers, and scripts.

setup

Follow Zephyr's Getting Started Guide to get dependencies installed. Then create a new workspace using this repo.

west init -m https://github.com/dragonlock2/zephyrboards.git <workspace name>
cd <workspace name>
west update

boards

name notes
k66f_breakout
nogusb MCUboot
lpc845brk
leveler
6wire
efm32wg leuart, spi not working
jabican_usb_pro MCUboot
stm32_esc
lpc845_lin
usb_pdmon

microcontroller

name notes
LPC84x uart, gpio working
CH32X035 usb, usbpd, adc, uart, non-isr gpio working

drivers

name notes
lin lightweight, callback based API
lin_uart works w/ any uart