Index — E1M-AEN reading order and bring-up entry points

E1M-AEN is the Alif Ensemble SoM family on the 35×35 mm E1M form factor.

Reading order

  1. One-pagerdocs/soms/aen.md — what’s on the SoM, what the carrier sees, what’s optional.
  2. Bring-updocs/getting-started.md §4..5 — Zephyr toolchain, first flash, sanity blink.
  3. Reference examplesexamples/gpio-button-led/, examples/i2c-scanner/, examples/rtc-clock/ — same code runs across every SoM family.
  4. Alif HAL upstreamsdk-alif is now a first-class consumer in west.yml; the SDK’s hal_alif is promoted to first-class upstream (see CHANGELOG §C.41/§C.42).

What the SDK exposes on AEN

The portable <alp/...> API: alp_i2c_*, alp_spi_*, alp_uart_*, alp_gpio_*, alp_pwm_*, alp_adc_*, alp_dac_*, alp_counter_*, alp_qenc_*, alp_i2s_*, alp_can_*, alp_rtc_*, alp_wdt_*, plus v0.3 surfaces (audio, ble, security, mproc, dsp, power, gpu2d, camera, storage).