espressif/gmf_fft

1.0.0

Latest
uploaded 2 days ago
Espressif Fast Fourier Transform

changelog

# Changelog

## 1.0.0

### Features

- Added scalar C fallback for targets without PIE assembly, extending support to all ESP32 series.
- Added ESP32-S31 PIE assembly support

## 0.1.0

### Features
- Q15 real FFT / IFFT (`esp_gmf_fft_*`), PIE assembly for ESP32-S3 and ESP32-P4.
- Forward outputs half-spectrum + 1 (`fftr` packed, `N/2 + 1` bins).
- Supports ESP32-S3 and ESP32-P4.

Links

Supports all targets

License: Custom

To add this component to your project, run:

idf.py add-dependency "espressif/gmf_fft^1.0.0"

download archive

Stats

  • Archive size
    Archive size ~ 38.38 KB
  • Downloaded in total
    Downloaded in total 3 times
  • Weekly Downloads Weekly Downloads (All Versions)
  • Downloaded this version
    This version: 2 times

Badge

espressif/gmf_fft version: 1.0.0
|