Skip to content

catie-aq/zephyr_z-motion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Z_Motion

Z_Motion board support for Zephyr OS.

Supported Features

The Zephyr Z_Motion board configuration supports the following hardware features:

Interface Controller Driver/Component
AES on-chip crypto
CLOCK on-chip clock_control
DIE_TEMP on-chip sensor
DMA on-chip dma
EXTI on-chip interrupt_controller
FLASH on-chip flash
GPIO on-chip gpio
I2C on-chip i2c
PINCTRL on-chip pinctrl
RNG on-chip entropy
TIMER on-chip counter, pwm, timer
USBOTG_FS on-chip usb
WWDG on-chip watchdog
SENSOR BME280 bme280
SENSOR BNO055 Not supported
FUEL_GAUGE MAX17201 Not supported

See Nordic vendor bindings for additional information.

Usage

  1. Add the Z_Motion board to your workspace using the 6TRON module.
  2. Compile and flash application using west tool:
    • Board name: z_motion