Difference between revisions of "Psas"

From Wiki at Neela Nurseries
Jump to navigation Jump to search
m (Add link to Zephyr bindings files intro.)
Line 28: Line 28:
  
 
*  https://docs.zephyrproject.org/latest/build/dts/bindings-intro.html
 
*  https://docs.zephyrproject.org/latest/build/dts/bindings-intro.html
 +
 +
Newer way of doing things with GPIO properties, Zephyr 4.2.0 . . .
 +
 +
*  "./dts/bindings/pinctrl/nxp,s32k3-pinctrl.yaml" 115 lines

Revision as of 07:34, 12 August 2025

Portland State Aerospace Society

2025 Q3

Electromechanical Recovery System

Kicad

Link to Kicad installation instructions page.

ERS board TODO

[ ] create board files for ERS board as of LV3.1-recovery

[ ] add device tree code to select and to enable MCU debug UART

[ ] add a DTS compatible type or entity to group GPIOs together in primary ERS dts file

Bindings files and Zephyr

Newer way of doing things with GPIO properties, Zephyr 4.2.0 . . .

  • "./dts/bindings/pinctrl/nxp,s32k3-pinctrl.yaml" 115 lines