Skip to content

Latest commit

 

History

History
44 lines (34 loc) · 1.66 KB

File metadata and controls

44 lines (34 loc) · 1.66 KB

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