Skip to content

dragonlock2/zephyrboards

Repository files navigation

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
jabican_usb_pro MCUboot
stm32_esc
lpc845_lin
usb_pdmon
k66f_usbhs MCUboot

microcontroller

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

drivers

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

About

Zephyr RTOS board definitions for extra boards

Resources

License

Stars

Watchers

Forks

Packages

No packages published