nuttx/Documentation/platforms/arm/mx8mp/boards/verdin-mx8mp
raiden00pl 56529d2944 Documentation: migrate the rest boards
- migrated /README are removed from /boards

- there are a lot of READMEs that should be further converted to rst.
  At the moment they are moved to Documentation/platforms and included in rst files
2023-10-26 18:13:34 -03:00
..
README.txt Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00

README for the verdin-mx8mp Relax
============================

  The directory provides board support for the Toradex Verdin mx8mp.
  Note: this port works on the internal Cortex-M7 auxiliary core, NOT the main Cortex-53 complex!

  LEDs and buttons shall be connected to header pins like this:
  - LED21 on GPIO_4
  - LED22 on GPIO_3
  - LED23 on GPIO_2
  - LED24 on GPIO_1
  - SW11 on GPIO_5_CSI
  You can adjust this pinout in verdin_mx8mp.h

Status
======

  2023-08-23:   The Verdin mx8mp boots into NSH, provides the NSH prompt.
  2023-09-04:   gpio support, i2c support (tested with on-board ina219 sensor)