Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@amclain amclain released this 20 Jul 03:30
· 1 commit to main since this release

This release is a major version update to TI's 10.00.06 board support package.
There are now device trees for other AM62 platforms, like Toradex Verdin
and Beagle Play.
This Nerves system doesn't support those platforms automatically yet, but you
can change this system's BR2_LINUX_KERNEL_INTREE_DTS_NAME in nerves_defconfig
to the device tree you would like to use.

  • Supported hardware

  • Validated peripherals

    • UART5
    • I2C0, I2C2
    • GPIO (use circuits_gpio v2)
    • ETH0, ETH1
    • Heartbeat LED
    • OSPI flash
    • Board ID EEPROM
    • CPU & memory temperature sensors
    • User header load switches
  • Dependencies